-
Notifications
You must be signed in to change notification settings - Fork 190
Expand file tree
/
Copy pathlist.json
More file actions
108 lines (108 loc) · 2.59 KB
/
list.json
File metadata and controls
108 lines (108 loc) · 2.59 KB
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
{
"description": "List containing IP's associated with the Shadowserver scanners. This scanner CIDR range is extracted from CIRCL Network Telescope analysis on 2026/04/09",
"list": [
"184.105.139.112/29",
"184.105.139.120/30",
"184.105.139.124/31",
"184.105.139.126/32",
"184.105.139.68/31",
"184.105.139.71/32",
"184.105.139.72/29",
"184.105.139.80/28",
"184.105.139.96/28",
"184.105.247.195/32",
"184.105.247.196/32",
"184.105.247.198/31",
"184.105.247.200/32",
"184.105.247.202/31",
"184.105.247.204/32",
"184.105.247.206/31",
"184.105.247.208/32",
"184.105.247.210/31",
"184.105.247.212/32",
"184.105.247.214/31",
"184.105.247.216/32",
"184.105.247.218/31",
"184.105.247.220/32",
"184.105.247.222/31",
"184.105.247.224/32",
"184.105.247.226/31",
"184.105.247.228/32",
"184.105.247.230/31",
"184.105.247.232/32",
"184.105.247.234/31",
"184.105.247.236/32",
"184.105.247.238/31",
"184.105.247.240/32",
"184.105.247.242/31",
"184.105.247.244/32",
"184.105.247.246/31",
"184.105.247.248/32",
"184.105.247.250/31",
"184.105.247.252/32",
"184.105.247.254/32",
"216.218.206.112/29",
"216.218.206.120/30",
"216.218.206.124/31",
"216.218.206.126/32",
"216.218.206.68/30",
"216.218.206.72/29",
"216.218.206.80/28",
"216.218.206.96/28",
"64.62.156.10/31",
"64.62.156.12/30",
"64.62.156.128/26",
"64.62.156.16/28",
"64.62.156.192/27",
"64.62.156.224/29",
"64.62.156.32/27",
"64.62.156.64/26",
"64.62.197.128/26",
"64.62.197.16/28",
"64.62.197.192/27",
"64.62.197.2/31",
"64.62.197.224/28",
"64.62.197.240/31",
"64.62.197.32/27",
"64.62.197.4/30",
"64.62.197.64/26",
"64.62.197.8/29",
"65.49.1.10/31",
"65.49.1.12/30",
"65.49.1.128/26",
"65.49.1.16/28",
"65.49.1.192/27",
"65.49.1.224/28",
"65.49.1.240/31",
"65.49.1.32/27",
"65.49.1.64/26",
"65.49.20.112/29",
"65.49.20.120/30",
"65.49.20.124/31",
"65.49.20.126/32",
"65.49.20.66/31",
"65.49.20.68/30",
"65.49.20.72/29",
"65.49.20.80/28",
"65.49.20.96/28",
"74.82.47.16/28",
"74.82.47.2/31",
"74.82.47.32/28",
"74.82.47.4/30",
"74.82.47.48/29",
"74.82.47.56/30",
"74.82.47.60/31",
"74.82.47.62/32",
"74.82.47.8/29"
],
"matching_attributes": [
"ip-src",
"ip-dst",
"domain|ip",
"ip-dst|port",
"ip-src|port"
],
"name": "Shadowserver IP Ranges Used for Scanning",
"type": "cidr",
"version": 26040914
}