Dome
Dome copied to clipboard
Dome - Subdomain Enumeration Tool. Fast and reliable python script that makes active and/or passive scan to obtain subdomains and search for open ports.
I have added api for all services but they are not working because these services are not receiving requests. python version: 3.6.9 config.api -> VIRUSTOTAL, SHODAN, SECURITYTRAILS, PASSIVETOTAL, BINARYEDGE.
python3 dome.py -m passive -d google.com performing results to xx.txt can be OK
I ran dome with a 1000 line wordlist. `python3 dome.py -d domain.com -m active -w wordlist ` This is what I see  There is...
When I execute ./dome.py -m -d google.com I get an error. I'm using Python 3.9.6 `$ ./dome.py -m -d rentslam.nl Dome/./dome.py:59: SyntaxWarning: invalid escape sequence '\|' if printOutput: print(Y +...