mirror of
git://git.acid.vegas/massclude.git
synced 2024-11-21 15:36:40 +00:00
Updated README
This commit is contained in:
parent
0d16ff8599
commit
e41b6418d1
@ -1,7 +1,11 @@
|
||||
# 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 almost 1.5 billion ip addresses from the scan, thus making it much faster and raising less suspicion.
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user