fix: GTP attack - multiple on GTP interface

pull/66/head
Alexandre Dulaunoy 2018-01-05 14:10:05 +01:00
parent 60d5767e8b
commit 93f8c7e9d3
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 2 additions and 1 deletions

View File

@ -34,6 +34,7 @@
], ],
"misp-attribute": "text", "misp-attribute": "text",
"disable_correlation": true, "disable_correlation": true,
"multiple": true,
"ui-priority": 1 "ui-priority": 1
}, },
"GtpMessageType": { "GtpMessageType": {
@ -88,7 +89,7 @@
"misp-attribute": "datetime" "misp-attribute": "datetime"
} }
}, },
"version": 1, "version": 2,
"description": "GTP attack object as seen on a GSM, UMTS or LTE network", "description": "GTP attack object as seen on a GSM, UMTS or LTE network",
"meta-category": "network", "meta-category": "network",
"uuid": "6b3c48d2-0ca6-4608-9c36-455105439145", "uuid": "6b3c48d2-0ca6-4608-9c36-455105439145",