Dome icon indicating copy to clipboard operation
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.

Results 4 Dome issues
Sort by recently updated
recently updated
newest added

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 ![CleanShot 2024-07-01 at 13 22 39@2x](https://github.com/v4d1/Dome/assets/3512672/324290e1-f5f2-4a1f-a717-4b9ed9e4cfd8) 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 +...