Version added

pull/1/head
Alexandre Dulaunoy 2016-04-19 18:11:22 +02:00
parent 1b0ac3c631
commit b5b5bffac0
4 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{ {
"name": "List of known hashes for empty files", "name": "List of known hashes for empty files",
"version": 1,
"description": "Event contains one or more entries of empty files based on known hashed", "description": "Event contains one or more entries of empty files based on known hashed",
"matching_attributes": [ ], "matching_attributes": [ ],
"list": [ "list": [

View File

@ -1,5 +1,6 @@
{ {
"name": "List of known public DNS resolvers", "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", "description": "Event contains one or more public DNS resolvers as attribute with an IDS flag set",
"matching_attributes": [ "matching_attributes": [
"ip-src", "ip-src",

View File

@ -12,5 +12,6 @@
"ip-dst" "ip-dst"
], ],
"description": "Event contains one or more entries part of the RFC 1918 CIDR blocks", "description": "Event contains one or more entries part of the RFC 1918 CIDR blocks",
"version": 1,
"name": "List of RFC 1918 CIDR blocks" "name": "List of RFC 1918 CIDR blocks"
} }

View File

@ -1296,5 +1296,6 @@
"domain" "domain"
], ],
"description": "Event contains one or more TLDs as attribute with an IDS flag set", "description": "Event contains one or more TLDs as attribute with an IDS flag set",
"version": 1,
"name": "TLDs as known by IANA" "name": "TLDs as known by IANA"
} }