mirror of
git://git.acid.vegas/massclude.git
synced 2024-11-22 07:56:40 +00:00
17 lines
804 B
Markdown
17 lines
804 B
Markdown
# 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 pointless to scan.
|
|
|
|
These include a private & reserved IP ranges, bogon IP ranges, and IP ranges that belong to root DNS servers, internet exchange points, & government agencies.
|
|
|
|
This removes over 1.5 billion ip addresses from the scan, thus making it much faster and raising less suspicion.
|
|
|
|
## Live Repository Updates
|
|
This repository is hosted on a VPS that updates every 6 hours with the latest IP ranges to exclude.
|
|
|
|
___
|
|
|
|
###### Mirrors
|
|
[acid.vegas](https://git.acid.vegas/massclude) • [GitHub](https://github.com/acidvegas/massclude) • [GitLab](https://gitlab.com/acidvegas/massclude) • [SuperNETs](https://git.supernets.org/acidvegas/massclude)
|