bgp-hijack

pull/114/head
Stefan Kelm 2018-09-13 14:13:33 +02:00
parent 76553f176c
commit 00184b6fc0
1 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,9 @@
{ {
"required": [ "required": [
"expected-asn", "expected-asn",
"detected-asn", "detected-asn",
"start", "start",
"subnet-announced" "subnet-announced"
], ],
"attributes": { "attributes": {
"expected-asn": { "expected-asn": {
@ -42,7 +42,7 @@
"description": "Last time the Prefix hijack was seen", "description": "Last time the Prefix hijack was seen",
"disable_correlation": true, "disable_correlation": true,
"ui-priority": 0, "ui-priority": 0,
"misp-attribute": "datetime" "misp-attribute": "datetime"
} }
}, },
"version": 1, "version": 1,