Version added
parent
1b0ac3c631
commit
b5b5bffac0
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"name": "List of known hashes for empty files",
|
||||
"version": 1,
|
||||
"description": "Event contains one or more entries of empty files based on known hashed",
|
||||
"matching_attributes": [ ],
|
||||
"list": [
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"name": "List of known public DNS resolvers",
|
||||
"version": 1,
|
||||
"description": "Event contains one or more public DNS resolvers as attribute with an IDS flag set",
|
||||
"matching_attributes": [
|
||||
"ip-src",
|
||||
|
|
|
@ -12,5 +12,6 @@
|
|||
"ip-dst"
|
||||
],
|
||||
"description": "Event contains one or more entries part of the RFC 1918 CIDR blocks",
|
||||
"version": 1,
|
||||
"name": "List of RFC 1918 CIDR blocks"
|
||||
}
|
||||
|
|
|
@ -1296,5 +1296,6 @@
|
|||
"domain"
|
||||
],
|
||||
"description": "Event contains one or more TLDs as attribute with an IDS flag set",
|
||||
"version": 1,
|
||||
"name": "TLDs as known by IANA"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue