chg: [censys] jq all the things

pull/259/head
Alexandre Dulaunoy 2023-08-30 14:48:26 +02:00
parent cb70ff9311
commit 8554db2df9
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 12 additions and 12 deletions

View File

@ -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
}