misp-warninglists/lists/tenable-cloud-ipv6/list.json

33 lines
858 B
JSON
Raw Permalink Normal View History

2022-10-05 09:03:03 +02:00
{
2022-10-05 15:53:46 +02:00
"description": "Tenable IPv6 Cloud Sensor addresses used for scanning Internet-facing infrastructure",
2022-10-05 09:03:03 +02:00
"list": [
"2406:da14:e76:5b00::/56",
2024-03-20 14:00:58 +01:00
"2406:da17:524:dd00::/56",
2022-10-05 09:03:03 +02:00
"2406:da18:844:7100::/56",
"2406:da1a:5b2:8500::/56",
"2406:da1c:20f:2f00::/56",
"2600:1f11:622:3000::/56",
"2600:1f14:141:7b00::/56",
"2600:1f16:8ca:e900::/56",
"2600:1f18:614c:8000::/56",
"2600:1f1e:9a:ba00::/56",
2023-02-05 12:50:15 +01:00
"2606:4700:7::1a/128",
2022-10-05 09:03:03 +02:00
"2606:4700:7::a29f:8153/128",
"2606:4700:7::a29f:8253/128",
"2a05:d014:532:b00::/56",
"2a05:d018:f53:4100::/56",
2023-02-05 12:50:15 +01:00
"2a05:d01c:da5:e800::/56",
"2a06:98c1:58::1a/128"
2022-10-05 09:03:03 +02:00
],
"matching_attributes": [
"ip-src",
"ip-dst",
"domain|ip",
"ip-src|port",
"ip-dst|port"
2022-10-05 09:03:03 +02:00
],
"name": "List of known Tenable Cloud Sensors IPv6",
"type": "cidr",
2024-04-26 12:40:32 +02:00
"version": 20240426
2022-10-05 09:03:03 +02:00
}