diff --git a/objects/ss7-attack/definition.json b/objects/ss7-attack/definition.json index de71cb9..efbf4a8 100644 --- a/objects/ss7-attack/definition.json +++ b/objects/ss7-attack/definition.json @@ -276,6 +276,7 @@ "SccpCdGT": { "description": "Signaling Connection Control Part (SCCP) CdGT - Phone number.", "misp-attribute": "text", + "multiple": true, "ui-priority": 0 }, "SccpCdGT-Country": { @@ -318,7 +319,6 @@ "SccpCgGT-Country": { "description": "Country in which SCCP CGGT is registered.", "misp-attribute": "text", - "multiple": true, "ui-priority": 0 }, "SccpCgGT-CountryISO2": { @@ -334,7 +334,6 @@ "SccpCgGT-TADIG": { "description": "TADIG under which the SCCP CGGT is registered.", "misp-attribute": "text", - "multiple": true, "ui-priority": 0 }, "SccpCgPC": { @@ -371,4 +370,4 @@ ], "uuid": "f3493d8b-a7ab-48d0-a775-046c4d64d782", "version": 4 -} \ No newline at end of file +}