Ekultek / Zeus-Scanner

Advanced reconnaissance utility
952 stars 246 forks source link

Unhandled exception (c473ed2d) #1129

Open ZeusIssueReporter opened 2 years ago

ZeusIssueReporter commented 2 years ago

Zeus version: 1.5.2.21b875

Firefox version: (58, 0)

Geckodriver version: geckodriver-v0.19.0-linux64.tar.gz

Error info:

  File "zeus.py", line 176, in <module>
    show_success=opt.showSuccessRate
  File "/app/var/search/selenium_search.py", line 217, in parse_search_results
    if not parse_webcache and "google" in url_to_search:
TypeError: argument of type 'NoneType' is not iterable

Running details: Linux-5.10.0-kali9-amd64-x86_64-with-Ubuntu-18.04-bionic

Commands used: zeus.py -d dorks1.txt -f URLtoAttack.txt

Log file info:

2021-11-19 15:30:03,264;zeus-log;INFO;running enumeration on given file 'URLtoAttack.txt'
2021-11-19 15:30:03,264;zeus-log;INFO;starting dork scan with query 'dorks1.txt'
2021-11-19 15:30:03,265;zeus-log;ERROR;ran into exception 'argument of type 'NoneType' is not iterable'
Traceback (most recent call last):
  File "zeus.py", line 176, in <module>
    show_success=opt.showSuccessRate
  File "/app/var/search/selenium_search.py", line 217, in parse_search_results
    if not parse_webcache and "google" in url_to_search:
TypeError: argument of type 'NoneType' is not iterable

2021-11-19 15:30:13,853;zeus-log;INFO;Zeus got an unexpected error and will automatically create an issue for this error, please wait
2021-11-19 15:30:13,853;zeus-log;INFO;getting authorization
2021-11-19 15:30:13,854;zeus-log;INFO;extracting traceback from log file
2021-11-19 15:30:13,855;zeus-log;INFO;attempting to get firefox browser version