misp-warninglists/tools
Loïc Jaquemet f974c15776
VPN list is outdated
github.com/ejrv/VPNs/ has not been refreshed in 24 months.
https://github.com/X4BNet/lists_vpn/ seems to have replicated that effort for ipv4. No new source found for ipv6
Pros:
- Code for generation is in repository

Cons:
- Unsure about quality. Lots of ASN as source of data.
- No IPV6 data

Comparable open source sources:
- Firehol https://github.com/firehol/blocklist-ipsets / datacenter.ipset . Source data (https://github.com/client9/ipcat) is outdated from 2019
- https://github.com/jhassine/server-ip-addresses limited provider list
- https://incolumitas.com/pages/Datacenter-IP-API/ API, smaller list

Others sources seem commercial (Udger, securitytrails)
2022-03-30 09:41:37 -06:00
..
adoc_warninglists.py
generate-akamai.py new: Generator for Akamai 2021-06-13 15:48:55 +02:00
generate-amazon-aws.py chg: [cidr] Consolidate CIDR networks 2021-06-13 14:54:48 +02:00
generate-cisco.py
generate-cloudflare.py
generate-covid.py
generate-crl-ip-domains.py new: List of known SMTP sending IP ranges 2021-06-14 23:09:39 +02:00
generate-disposal.py
generate-google-gcp.py chg: [cidr] Consolidate CIDR networks 2021-06-13 14:54:48 +02:00
generate-google-gmail-sending-ips.py new: List of known SMTP receiving IP addresses 2021-06-14 23:26:44 +02:00
generate-google.py
generate-microsoft-azure.py chg: [cidr] Consolidate CIDR networks 2021-06-13 14:54:48 +02:00
generate-office365.py chg: [cidr] Consolidate CIDR networks 2021-06-13 14:54:48 +02:00
generate-publicdns.py chg: [[publicdns] update the golden list 2021-09-23 10:50:09 +02:00
generate-second-level-tlds.py new: [second-level-tlds] Add generator and update to latest version 2021-06-10 10:36:57 +02:00
generate-smtp.py new: List of known SMTP receiving IP addresses 2021-06-14 23:26:44 +02:00
generate-stackpath.py fix: [stackpath] now a txt file is included on the stackpath 2022-01-04 15:45:01 +01:00
generate-tlds.py
generate-university-domain-list.py
generate-vpn.py VPN list is outdated 2022-03-30 09:41:37 -06:00
generate-wikimedia.py
generate_alexa.py
generate_majestic-million.py
generate_moz-top500.py
generate_mozilla_certificates.py fix: [mozilla-IntermediateCA] Typo 2021-06-10 17:57:35 +02:00
generate_phone_numbers.py
generate_tranco.py
generator.py chg: [generator] logging updated 2022-02-01 16:52:09 +01:00
make_list_unique.py
md_list.py
openresolverchecker.py
validate_values.py