chg: [public-dns] updated

pull/160/head
Alexandre Dulaunoy 2020-08-11 10:33:32 +02:00
parent fa325114ab
commit e2bb53492a
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
3 changed files with 577 additions and 624 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,32 +1,43 @@
{ {
"description": "Event contains one or more public IPv6 DNS resolvers as attribute with an IDS flag set", "description": "Event contains one or more public IPv6 DNS resolvers as attribute with an IDS flag set",
"list": [ "list": [
"2001:148f:fffe::1",
"2001:148f:ffff::1",
"2001:1608:10:25::1c04:b12f",
"2001:1608:10:25::9249:d69b",
"2001:41d0:203:4b1f:2:2:2:2", "2001:41d0:203:4b1f:2:2:2:2",
"2001:428:101:100:205:171:2:65", "2001:428:101:100:205:171:2:65",
"2001:428::1", "2001:428::1",
"2001:470:0:45::2", "2001:470:0:45::2",
"2001:470:1f1a:78e::2", "2001:470:1f1a:78e::2",
"2001:470:2351:11::1",
"2001:470:2351::1", "2001:470:2351::1",
"2001:4860:4860::8844",
"2001:4860:4860::8888",
"2001:4b8:2:101::602", "2001:4b8:2:101::602",
"2001:4b8:3:201::902", "2001:4b8:3:201::902",
"2001:67c:28a4::", "2001:67c:28a4::",
"2001:67c:2b0::1", "2001:67c:2b0::1",
"2001:b000:168::2",
"2001:de4::102", "2001:de4::102",
"2405:8a00:8001::20",
"2606:4700:4700::1001",
"2606:4700:4700::1111",
"2606:ed00:2:babe::10", "2606:ed00:2:babe::10",
"2607:5300:203:1797::53", "2607:5300:203:1797::53",
"2607:f130:0:d7::d41", "2607:f130:0:d7::d41",
"2610:a1:1018::34", "2610:a1:1018::34",
"2620:fe::9",
"2620:fe::fe",
"2a00:aa40:0:225::2", "2a00:aa40:0:225::2",
"2a01:238:42f6:ac00:2a29:4f7f:b6d:ef46", "2a01:238:42f6:ac00:2a29:4f7f:b6d:ef46",
"2a01:3a0:53:53::", "2a01:3a0:53:53::",
"2a01:4f8:141:316d::117", "2a01:4f8:141:316d::117",
"2a01:4f8:151:34aa::198", "2a01:4f8:151:34aa::198",
"2a01:4f8:c0c:1e44::1",
"2a01:4f8:c17:739a::2", "2a01:4f8:c17:739a::2",
"2a02:2970:1002::18", "2a02:2970:1002::18",
"2a02:c205:3001:4558::1", "2a02:c205:3001:4558::1",
"2a03:8600:1001::2" "2a03:8600:1001::2",
"2a03:b0c0:3:f0::157:2000"
], ],
"matching_attributes": [ "matching_attributes": [
"ip-src", "ip-src",
@ -35,5 +46,5 @@
], ],
"name": "List of known IPv6 public DNS resolvers", "name": "List of known IPv6 public DNS resolvers",
"type": "string", "type": "string",
"version": 20200720 "version": 20200811
} }