From 00184b6fc0b06f8c78d37e2fc7f9e8084c37209b Mon Sep 17 00:00:00 2001 From: Stefan Kelm Date: Thu, 13 Sep 2018 14:13:33 +0200 Subject: [PATCH] bgp-hijack --- objects/bgp-hijack/definition.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/objects/bgp-hijack/definition.json b/objects/bgp-hijack/definition.json index 952ade7..1955f9a 100644 --- a/objects/bgp-hijack/definition.json +++ b/objects/bgp-hijack/definition.json @@ -1,9 +1,9 @@ { "required": [ - "expected-asn", - "detected-asn", - "start", - "subnet-announced" + "expected-asn", + "detected-asn", + "start", + "subnet-announced" ], "attributes": { "expected-asn": { @@ -42,7 +42,7 @@ "description": "Last time the Prefix hijack was seen", "disable_correlation": true, "ui-priority": 0, - "misp-attribute": "datetime" + "misp-attribute": "datetime" } }, "version": 1,