Closed TheEthicalHackingGuru closed 6 months ago
Same issue here. I had a list of about 1800 subdomains. I ran with the following:
eyewitness --web -f subdomains.txt --threads 4 --resolve --prepend-https
Looks like the issue is with Selenium. Updating or downgrading Selenium returns a different error too: Message: Service geckodriver unexpectedly exited. Status code was: 64
There are no easy fixes.
This /should/ be handled here https://github.com/RedSiege/EyeWitness/blame/e4cd0b7f9b6c0e13b21a0776b43eb462f0065f45/Python/modules/selenium_module.py#L244
Is this still an issue given there have been updated to selenium since?
OS Used - ALL Information (architecture, linux flavor, etc.)
Kali Linux
Pastebin link to error you are encountering
Expected behavior (vs. what you encountered)
Eyewitness hangs on "connection refused" error and never completes.
Any additional information
Eyewitness hangs on "connection refused" error and never completes. Is there an option to skip over connection refused responses and finish scanning all the URLs?