Skip to content

Commit 5feb052

Browse files
committed
chg: [cs-beacon-config] some updates
1 parent 3c2b62d commit 5feb052

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

objects/cs-beacon-config/definition.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
"multiple": true,
1010
"ui-priority": 1
1111
},
12+
"ip": {
13+
"description": "IP of the C2",
14+
"misp-attribute": "ip-dst",
15+
"multiple": true,
16+
"ui-priority": 1
17+
},
1218
"jar-md5": {
1319
"categories": [
1420
"External analysis"
@@ -17,6 +23,11 @@
1723
"misp-attribute": "md5",
1824
"ui-priority": 0
1925
},
26+
"license-id": {
27+
"description": "License ID of the Colbalt Strike",
28+
"misp-attribute": "text",
29+
"ui-priority": 1
30+
},
2031
"md5": {
2132
"categories": [
2233
"Payload delivery"
@@ -69,5 +80,5 @@
6980
"watermark"
7081
],
7182
"uuid": "d17355ef-ca1f-4b5a-86cd-65d877991f54",
72-
"version": 1
83+
"version": 2
7384
}

0 commit comments

Comments
 (0)