Script that visualizes subdomains for the domain you want.
Requirements:
- Aquatone
- nmap
- SonarSearch Crobat or SecurityTrails API key
- Active internet connection :)
-
Check if requirements are met
-
Get the domain the user want to parse
-
Run SonarSearch Crobat or SecurityTrails API to find subdomains or just input your own file
-
Run nmap against subdomains with the following flags '-Pn -T4'
-
Run Aquatone against results of nmap for screenshotting found ports (optionally a proxy can be used)
-
Check for compatible browsers to open the report created by Aquatone and let the user choose which browser is used
MIT