Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled exception (c473ed2d) #1129

Open
ZeusIssueReporter opened this issue Nov 19, 2021 · 0 comments
Open

Unhandled exception (c473ed2d) #1129

ZeusIssueReporter opened this issue Nov 19, 2021 · 0 comments

Comments

@ZeusIssueReporter
Copy link

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;�[7;31;31mran 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;�[32mZeus got an unexpected error and will automatically create an issue for this error, please wait�[0m
2021-11-19 15:30:13,853;zeus-log;INFO;�[32mgetting authorization�[0m
2021-11-19 15:30:13,854;zeus-log;INFO;�[32mextracting traceback from log file�[0m
2021-11-19 15:30:13,855;zeus-log;INFO;�[32mattempting to get firefox browser version�[0m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant