Skip to content

Commit 5c534d3

Browse files
committed
chg: [ja4-plus] jq all the things
1 parent f93466c commit 5c534d3

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

objects/ja4-plus/definition.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,17 @@
88
"ip-src": {
99
"description": "IP address related to this JA4+ fingerprint.",
1010
"misp-attribute": "ip-src",
11-
"ui-priority": 1,
12-
"multiple": true
11+
"multiple": true,
12+
"ui-priority": 1
13+
},
14+
"ja4-fingerprint": {
15+
"description": "A JA4+ fingerprint as defined by the JA4+ standard in textual format.",
16+
"misp-attribute": "text",
17+
"ui-priority": 1
1318
},
1419
"ja4-type": {
1520
"description": "One of the JA4+ type expressed as short name.",
1621
"misp-attribute": "text",
17-
"ui-priority": 1,
1822
"sane_default": [
1923
"JA4",
2024
"JA4S",
@@ -25,11 +29,7 @@
2529
"JA4T",
2630
"JA4TS",
2731
"JA4TScan"
28-
]
29-
},
30-
"ja4-fingerprint": {
31-
"description": "A JA4+ fingerprint as defined by the JA4+ standard in textual format.",
32-
"misp-attribute": "text",
32+
],
3333
"ui-priority": 1
3434
}
3535
},
@@ -42,4 +42,4 @@
4242
],
4343
"uuid": "2c15c75e-e7db-4b62-8d17-633e7571818f",
4444
"version": 2
45-
}
45+
}

0 commit comments

Comments
 (0)