From 93f8c7e9d321820ef6b1bcac260e86b754b44813 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 5 Jan 2018 14:10:05 +0100 Subject: [PATCH] fix: GTP attack - multiple on GTP interface --- objects/gtp-attack/definition.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/objects/gtp-attack/definition.json b/objects/gtp-attack/definition.json index 292974d..62b3e7b 100644 --- a/objects/gtp-attack/definition.json +++ b/objects/gtp-attack/definition.json @@ -34,6 +34,7 @@ ], "misp-attribute": "text", "disable_correlation": true, + "multiple": true, "ui-priority": 1 }, "GtpMessageType": { @@ -88,7 +89,7 @@ "misp-attribute": "datetime" } }, - "version": 1, + "version": 2, "description": "GTP attack object as seen on a GSM, UMTS or LTE network", "meta-category": "network", "uuid": "6b3c48d2-0ca6-4608-9c36-455105439145",