forked from MISP/misp-warninglists
-
Notifications
You must be signed in to change notification settings - Fork 0
/
list.json
32 lines (32 loc) · 858 Bytes
/
list.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"description": "Tenable IPv6 Cloud Sensor addresses used for scanning Internet-facing infrastructure",
"list": [
"2406:da14:e76:5b00::/56",
"2406:da17:524:dd00::/56",
"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",
"2606:4700:7::1a/128",
"2606:4700:7::a29f:8153/128",
"2606:4700:7::a29f:8253/128",
"2a05:d014:532:b00::/56",
"2a05:d018:f53:4100::/56",
"2a05:d01c:da5:e800::/56",
"2a06:98c1:58::1a/128"
],
"matching_attributes": [
"ip-src",
"ip-dst",
"domain|ip",
"ip-src|port",
"ip-dst|port"
],
"name": "List of known Tenable Cloud Sensors IPv6",
"type": "cidr",
"version": 20240816
}