/Domain-Scanner-Script

This bash script automates reconnaissance for bug bounty hunting. It performs subdomain enumeration, port scanning, and directory enumeration for target domains, generating human-readable reports. It's interactive, using Amass for subdomain enumeration and nmap for port scanning. Designed to improve efficiency and reduce manual effort.

Primary LanguageShellMIT LicenseMIT

Watchers