misp-warninglists/lists/public-dns-v6/list.json

57 lines
1.4 KiB
JSON
Raw Normal View History

{
2017-02-12 21:43:19 +01:00
"description": "Event contains one or more public IPv6 DNS resolvers as attribute with an IDS flag set",
"list": [
"2001:148f:ffff::1",
2020-09-16 09:04:39 +02:00
"2001:1608:10:25::1c04:b12f",
"2001:19f0:6401:b3d:5400:2ff:fe5a:fb9f",
2020-11-23 08:59:40 +01:00
"2001:41d0:203:4b1f:2:2:2:2",
2017-02-12 21:43:19 +01:00
"2001:428::1",
"2001:470:1f06:10b::2",
"2001:470:1f1a:78e::2",
2020-09-16 09:04:39 +02:00
"2001:470:20::2",
2020-08-11 10:33:32 +02:00
"2001:470:2351:11::1",
"2001:470:2351::1",
2020-08-11 10:33:32 +02:00
"2001:4860:4860::8844",
"2001:4860:4860::8888",
"2001:4b8:2:101::602",
"2001:4b8:3:201::902",
"2001:67c:28a4::",
2017-02-12 21:43:19 +01:00
"2001:67c:2b0::1",
"2001:840:2010:413::100",
2020-09-16 09:04:39 +02:00
"2001:910:800::12",
2020-11-23 08:59:40 +01:00
"2001:bc8:32d7:307::301",
"2604:a880:0:1010::b:4001",
2020-08-11 10:33:32 +02:00
"2606:4700:4700::1001",
"2606:4700:4700::1111",
"2606:ed00:2:babe::10",
"2607:5300:203:1797::53",
"2607:5300:203:439c::102",
2020-11-23 08:59:40 +01:00
"2607:f130:0:d7::918",
2020-09-16 09:04:39 +02:00
"2620:0:ccc::2",
"2620:0:ccd::2",
"2620:10a:80bb::20",
"2620:10a:80bb::30",
2020-09-16 09:04:39 +02:00
"2620:74:1b::1:1",
"2620:74:1c::2:2",
2020-08-11 10:33:32 +02:00
"2620:fe::9",
"2620:fe::fe",
2020-09-16 09:04:39 +02:00
"2a00:1508:0:4::9",
"2a00:aa40:0:225::2",
"2a01:4f8:141:316d::117",
"2a01:4f8:151:34aa::198",
"2a02:2970:1002::18",
2020-09-16 09:04:39 +02:00
"2a02:6b8:0:1::feed:bad",
"2a02:6b8::feed:bad",
"2a09::",
"2a0d:2a00:1::2"
2017-02-12 21:43:19 +01:00
],
"matching_attributes": [
"ip-src",
"ip-dst",
"domain|ip"
],
"name": "List of known IPv6 public DNS resolvers",
"type": "string",
2020-11-23 08:59:40 +01:00
"version": 20201123
2017-02-12 21:43:19 +01:00
}