Skip to content

Commit fa62f08

Browse files
authored
Merge pull request #1112 from splunk/http_user_agents
Add more user agent data
2 parents 3143e86 + 1192106 commit fa62f08

File tree

4 files changed

+22
-1
lines changed

4 files changed

+22
-1
lines changed

datasets/attack_techniques/T1071.001/http_user_agents/http_user_agents.yml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
author: Raven Tait, Splunk
22
id: fdc85d57-acaf-4552-a363-1fd59a447f33
33
date: '2023-12-16'
4-
description: Attack data related to various web request user agents
4+
description: Attack data related to various http user agents
55
environment: attack_range
66
directory: http_user_agents
77
mitre_technique:
@@ -11,3 +11,15 @@ datasets:
1111
path: /datasets/attack_techniques/T1071.001/http_user_agents/suricata_c2.log
1212
sourcetype: suricata
1313
source: suricata
14+
- name: suricata_malware
15+
path: /datasets/attack_techniques/T1071.001/http_user_agents/suricata_malware.log
16+
sourcetype: suricata
17+
source: suricata
18+
- name: suricata_pua
19+
path: /datasets/attack_techniques/T1071.001/http_user_agents/suricata_pua.log
20+
sourcetype: suricata
21+
source: suricata
22+
- name: suricata_rmm
23+
path: /datasets/attack_techniques/T1071.001/http_user_agents/suricata_rmm.log
24+
sourcetype: suricata
25+
source: suricata
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:2f8c6eeb09893ec58228f9578a61b4e6f0b36277420b58f7c8a36c7ea4c01e79
3+
size 7222
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:a4e6904a2ad806985f244c1583cd4ffc50cc7198a744adcdde16f707ecab0305
3+
size 3214
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:4faeaab2d5031c7186bdccfe857a3c3f1c22da66ca36438ba58e86a2e646b21f
3+
size 3633

0 commit comments

Comments
 (0)