Skip to content

Commit 3eaeaa3

Browse files
committed
Merge branch 'yodresh-master'
2 parents 26ae504 + 7d8bac3 commit 3eaeaa3

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

objects/diameter-attack/definition.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,48 @@
3535
"multiple": true,
3636
"ui-priority": 0
3737
},
38+
"Origin-Host-CountryISO2": {
39+
"description": "Origin-Host Country ISO2",
40+
"misp-attribute": "text",
41+
"multiple": true,
42+
"ui-priority": 0
43+
},
44+
"Origin-Host-OperatorName": {
45+
"description": "Origin-Host Operator Name",
46+
"misp-attribute": "text",
47+
"multiple": true,
48+
"ui-priority": 0
49+
},
50+
"Origin-Host-TADIG": {
51+
"description": "Origin-Host Operator TADIG",
52+
"misp-attribute": "text",
53+
"multiple": true,
54+
"ui-priority": 0
55+
},
3856
"Origin-Realm": {
3957
"description": "Origin-Realm.",
4058
"misp-attribute": "text",
4159
"multiple": true,
4260
"ui-priority": 0
4361
},
62+
"Origin-Realm-CountryISO2": {
63+
"description": "Origin-Realm Country ISO2",
64+
"misp-attribute": "text",
65+
"multiple": true,
66+
"ui-priority": 0
67+
},
68+
"Origin-Realm-OperatorName": {
69+
"description": "Origin-Realm Operator Name",
70+
"misp-attribute": "text",
71+
"multiple": true,
72+
"ui-priority": 0
73+
},
74+
"Origin-Realm-TADIG": {
75+
"description": "Origin-Realm Operator TADIG",
76+
"misp-attribute": "text",
77+
"multiple": true,
78+
"ui-priority": 0
79+
},
4480
"SessionId": {
4581
"description": "Session-ID.",
4682
"misp-attribute": "text",

0 commit comments

Comments
 (0)