mirror of https://github.com/MISP/misp-objects
bgp-hijack
parent
76553f176c
commit
00184b6fc0
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue