mirror of
git://git.acid.vegas/massclude.git
synced 2024-11-22 07:56:40 +00:00
masscan exclude generator which includes private, reserved, bogons, root dns, & government ranges
exclude4.conf | ||
exclude6.conf | ||
LICENSE | ||
massclude.py | ||
README.md |
massclude
Information
This is a simple script that will generate an exclude.conf file for masscan that contains a set of IP ranges that are mostly pointless to scan thus making it much faster & raising less suspicion.
These ranges include:
What kind of numbers?
IPv4
Total IPv4 Addresses : 4,294,967,296
Total After Massclude : 3,176,439,555
This is a 26% drop in total IP addresses...
IPv6
Total IP Addresses : 340,282,366,920,938,463,463,374,607,431,768,211,456
Total After Massclude : 12,551,294,199,370,633,260,152,632,202,625,108,965
While this is still a huge number, total IP addresses dropped 96.31% here...
Mirrors
acid.vegas • Github • Gitlab • SuperNETs