chg: [censys] jq all the things
parent
cb70ff9311
commit
8554db2df9
|
@ -1,8 +1,14 @@
|
|||
{
|
||||
"name": "Censys IP Ranges Used for Scanning",
|
||||
"type": "cidr",
|
||||
"version": 1,
|
||||
"description": "List containing IP's associated with Censys scanning [https://support.censys.io/hc/en-us/articles/360043177092-Opt-Out-of-Data-Collection#Can_I_opt_out_of_Censys_data_collection?]",
|
||||
"list": [
|
||||
"162.142.125.0/24",
|
||||
"167.248.133.0/24",
|
||||
"167.94.138.0/24",
|
||||
"167.94.145.0/24",
|
||||
"167.94.146.0/24",
|
||||
"2602:80d:1000:b0cc:e::/80",
|
||||
"2620:96:e000:b0cc:e::/80"
|
||||
],
|
||||
"matching_attributes": [
|
||||
"ip-src",
|
||||
"ip-dst",
|
||||
|
@ -10,13 +16,7 @@
|
|||
"ip-dst|port",
|
||||
"ip-src|port"
|
||||
],
|
||||
"list": [
|
||||
"162.142.125.0/24",
|
||||
"167.94.138.0/24",
|
||||
"167.94.145.0/24",
|
||||
"167.94.146.0/24",
|
||||
"167.248.133.0/24",
|
||||
"2602:80d:1000:b0cc:e::/80",
|
||||
"2620:96:e000:b0cc:e::/80"
|
||||
]
|
||||
"name": "Censys IP Ranges Used for Scanning",
|
||||
"type": "cidr",
|
||||
"version": 1
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue