Recport is a tool to automate the enumeration process for domain names and process the report for analysis. It makes use of API's to first look for the possible subdomains for the provided domain and then filter out the live subdomains for further enumeration. Once we get live domains we make use of nmap to look for open ports on those vhosts also in end using ffuf it does directory enumeration for hidden paths.
-
Open Source
-
Automation
-
Best for target with multiple subdomains
-
Bash compatible on linux distros so no extra setup required
- Clone the repository
- Run
sudo ./requirements.sh
- Run
./script.sh [domain] [directory_wordlist]
Special thanks to Imran Parray for the awesome session on bash scripting
Support me on Paypal