massclude/README.md

20 lines
1.0 KiB
Markdown
Raw Normal View History

# massclude
## Information
2023-08-24 00:16:34 +00:00
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.
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)
2023-09-17 18:40:08 +00:00
<p align="center">
<a href="https://www.buymeacoffee.com/acidvegas"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a BEER&emoji=🍺&slug=acidvegas&button_colour=FFDD00&font_colour=000000&font_family=Bree&outline_colour=000000&coffee_colour=ffffff" /></a>
</p>