Public-dns warning list
parent
987b01beda
commit
2a108c358a
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"name": "List of known public DNS resolvers",
|
||||
"description": "Event contains one or more public DNS resolvers as attribute with an IDS flag set",
|
||||
"matching_attributes": [
|
||||
"ip-src",
|
||||
"ip-dst"
|
||||
],
|
||||
"list": [
|
||||
"8.8.8.8",
|
||||
"8.8.4.4",
|
||||
"208.67.222.222",
|
||||
"208.67.220.220",
|
||||
"195.46.39.39",
|
||||
"195.46.39.40"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue