mirror of https://github.com/MISP/misp-objects
Update definition.json
parent
df2b900c75
commit
e2da981c94
|
@ -276,6 +276,7 @@
|
||||||
"SccpCdGT": {
|
"SccpCdGT": {
|
||||||
"description": "Signaling Connection Control Part (SCCP) CdGT - Phone number.",
|
"description": "Signaling Connection Control Part (SCCP) CdGT - Phone number.",
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
|
"multiple": true,
|
||||||
"ui-priority": 0
|
"ui-priority": 0
|
||||||
},
|
},
|
||||||
"SccpCdGT-Country": {
|
"SccpCdGT-Country": {
|
||||||
|
@ -318,7 +319,6 @@
|
||||||
"SccpCgGT-Country": {
|
"SccpCgGT-Country": {
|
||||||
"description": "Country in which SCCP CGGT is registered.",
|
"description": "Country in which SCCP CGGT is registered.",
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"multiple": true,
|
|
||||||
"ui-priority": 0
|
"ui-priority": 0
|
||||||
},
|
},
|
||||||
"SccpCgGT-CountryISO2": {
|
"SccpCgGT-CountryISO2": {
|
||||||
|
@ -334,7 +334,6 @@
|
||||||
"SccpCgGT-TADIG": {
|
"SccpCgGT-TADIG": {
|
||||||
"description": "TADIG under which the SCCP CGGT is registered.",
|
"description": "TADIG under which the SCCP CGGT is registered.",
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
"multiple": true,
|
|
||||||
"ui-priority": 0
|
"ui-priority": 0
|
||||||
},
|
},
|
||||||
"SccpCgPC": {
|
"SccpCgPC": {
|
||||||
|
@ -371,4 +370,4 @@
|
||||||
],
|
],
|
||||||
"uuid": "f3493d8b-a7ab-48d0-a775-046c4d64d782",
|
"uuid": "f3493d8b-a7ab-48d0-a775-046c4d64d782",
|
||||||
"version": 4
|
"version": 4
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue