mirror of https://github.com/MISP/misp-objects
commit
c1329bc313
|
@ -34,6 +34,7 @@
|
||||||
},
|
},
|
||||||
"SccpCgGT": {
|
"SccpCgGT": {
|
||||||
"description": "Signaling Connection Control Part (SCCP) CgGT - Phone number.",
|
"description": "Signaling Connection Control Part (SCCP) CgGT - Phone number.",
|
||||||
|
"multiple": true,
|
||||||
"ui-priority": 0,
|
"ui-priority": 0,
|
||||||
"misp-attribute": "text"
|
"misp-attribute": "text"
|
||||||
},
|
},
|
||||||
|
@ -44,6 +45,7 @@
|
||||||
},
|
},
|
||||||
"SccpCgPC": {
|
"SccpCgPC": {
|
||||||
"description": "Signaling Connection Control Part (SCCP) CgPC - Phone number.",
|
"description": "Signaling Connection Control Part (SCCP) CgPC - Phone number.",
|
||||||
|
"multiple": true,
|
||||||
"ui-priority": 0,
|
"ui-priority": 0,
|
||||||
"misp-attribute": "text"
|
"misp-attribute": "text"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue