A Bash script for efficient enumeration of massive ranges of Internet networks.
Handles enumeration of large Internet-based networks at high speed. Uses masscan to quickly identify open ports and then calls nmap to get details about systems/services listening on those ports.
Provides tons of useful flat files to import into other tools:
https://github.com/johnnyxmas/ScanCannon
Handles enumeration of large Internet-based networks at high speed. Uses masscan to quickly identify open ports and then calls nmap to get details about systems/services listening on those ports.
Provides tons of useful flat files to import into other tools:
- masscan& nmapstandard output files.
- Discovered domains and subdomains
- Highly attackable services such as RDP, ssh, ftp
https://github.com/johnnyxmas/ScanCannon