Skip to content

Commit f1abc3c

Browse files
committed
Merge branch 'main' of github.com:MISP/misp-objects
2 parents 4d8e21d + 327a9d6 commit f1abc3c

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

objects/spearphishing-campaign/definition.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,24 @@
3636
"multiple": true,
3737
"ui-priority": 1
3838
},
39+
"mitm-connect-back-ja4": {
40+
"description": "JA4 signature used by the TA for log in attempts",
41+
"misp-attribute": "text",
42+
"multiple": true,
43+
"ui-priority": 1
44+
},
45+
"mitm-connect-back-ja4http": {
46+
"description": "JA4HTTP signature used by the TA for log in attempts",
47+
"misp-attribute": "text",
48+
"multiple": true,
49+
"ui-priority": 1
50+
},
51+
"mitm-connect-back-ja4tcp": {
52+
"description": "JA4TCP signature used by the TA for log in attempts",
53+
"misp-attribute": "text",
54+
"multiple": true,
55+
"ui-priority": 1
56+
},
3957
"mitm-connect-back-useragent": {
4058
"description": "User-agent used by the TA for log in attempts",
4159
"misp-attribute": "user-agent",
@@ -72,5 +90,5 @@
7290
"phishing-domain"
7391
],
7492
"uuid": "20241206-9e59-4b7d-9e88-951458f10a5f",
75-
"version": 20250919
93+
"version": 20260112
7694
}

0 commit comments

Comments
 (0)