chg: [findip-host] updated (sourced from Passive DNS)
parent
4a137f870a
commit
f3be9f4e45
|
@ -2,10 +2,15 @@
|
||||||
"description": "Event contains one or more entries of known hostname querying your source IP.",
|
"description": "Event contains one or more entries of known hostname querying your source IP.",
|
||||||
"list": [
|
"list": [
|
||||||
"api.extralargecoffee.com",
|
"api.extralargecoffee.com",
|
||||||
|
"ip.dyn.bortzmeyer.fr",
|
||||||
"ip.parrotdns.com",
|
"ip.parrotdns.com",
|
||||||
"ns.rydgames.com",
|
"ns.rydgames.com",
|
||||||
"o-o.myaddr.l.google.com",
|
"o-o.myaddr.l.google.com",
|
||||||
"whoami.akamai.net"
|
"resolver-identity.cloudfront.net",
|
||||||
|
"resolver.00f.net",
|
||||||
|
"whoami.akamai.net",
|
||||||
|
"whoami.nisl-research.com",
|
||||||
|
"whoami.v4.powerdns.org"
|
||||||
],
|
],
|
||||||
"matching_attributes": [
|
"matching_attributes": [
|
||||||
"domain",
|
"domain",
|
||||||
|
@ -14,5 +19,5 @@
|
||||||
],
|
],
|
||||||
"name": "List of known hostname used for querying your source IP. This can be used as exclusion for your Passive DNS lookup.",
|
"name": "List of known hostname used for querying your source IP. This can be used as exclusion for your Passive DNS lookup.",
|
||||||
"type": "hostname",
|
"type": "hostname",
|
||||||
"version": 2
|
"version": 3
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue