type was not declared as substring
parent
41963f2d79
commit
946e15b468
|
@ -1001,12 +1001,12 @@
|
|||
"voyeurhit.com"
|
||||
],
|
||||
"name": "Top 1000 website from Alexa",
|
||||
"version": "20170118",
|
||||
"version": "20170119",
|
||||
"description": "Event contains one or more entries from the top 1000 of the most used website (Alexa).",
|
||||
"matching_attributes": [
|
||||
"hostname",
|
||||
"domain",
|
||||
"domain|ip",
|
||||
"substring"
|
||||
]
|
||||
"domain|ip"
|
||||
],
|
||||
"type": "substring"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue