Automate your Web Enumeration & reconnaissance and save time with sub3num. Enumeration and automation shellscript to find subdomains and other extra features. Integrates tools written in Go to automate the process of web application enumeration.
- Install essential reconnaissance tools and dependencies
- Subdomain Enumeration
- Find alive Subdomdomains
- Look for possible Domain takeover
- Directory busting with gobuster
- Look a t unique HTML attribs using HTML-tool
- Scan web server using nikto
- Find archieve of URIs using waybackurls
- ...and many more :)
To get started, check out the installation instructions in the documentation.
./rx <domain>
- Add tools
- Update Screenshots
- Add more docs and scale up
- Add option to only run a selection of tools
Feel free to add more tools so that the Bug Bounty community can benefit from them. When contributing to this repository, please first discuss the change you wish to make via issue,before making a change.
This project is licensed under the MIT License - see the LICENSE file for details