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 (63b08c14) #1117

Open
ZeusIssueReporter opened this issue Sep 8, 2021 · 0 comments
Open

Unhandled exception (63b08c14) #1117

ZeusIssueReporter opened this issue Sep 8, 2021 · 0 comments

Comments

@ZeusIssueReporter
Copy link

Zeus version:
1.5.2.21b875

Firefox version:
(57, 0)

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

Error info:

  File "/home/yeti/Zeus-Scanner/var/search/selenium_search.py", line 268, in parse_search_results
    tor=tor, batch=batch, xforward=forward_for
  File "/home/yeti/Zeus-Scanner/var/search/selenium_search.py", line 80, in get_urls
    ff_display = Display(visible=0, size=(800, 600))
  File "/usr/local/lib/python2.7/dist-packages/pyvirtualdisplay/display.py", line 34, in __init__
    self._obj = self.display_class(
  File "/usr/local/lib/python2.7/dist-packages/pyvirtualdisplay/display.py", line 52, in display_class
    cls.check_installed()
  File "/usr/local/lib/python2.7/dist-packages/pyvirtualdisplay/xvfb.py", line 38, in check_installed
    ubuntu_package=PACKAGE).check_installed()
TypeError: __init__() got an unexpected keyword argument 'url'

Running details:
Linux-5.10.0-kali7-amd64-x86_64-with-debian-kali-rolling

Commands used:
zeus.py -r

Log file info:

2021-09-08 14:26:17,257;zeus-log;INFO;using default search engine
2021-09-08 14:26:17,258;zeus-log;INFO;using random dork 'inurl:index2.php?p=' as the search query
2021-09-08 14:26:17,258;zeus-log;WARNING;will not parse webcache URL's (to parse webcache pass -W)
2021-09-08 14:26:17,258;zeus-log;WARNING;only pulling URLs with GET(query) parameters (to pull all URL's pass -E)
2021-09-08 14:26:17,258;zeus-log;INFO;attempting to gather query URL
2021-09-08 14:26:17,258;zeus-log;INFO;setting up virtual display to hide the browser
2021-09-08 14:26:17,258;zeus-log;ERROR;�[7;31;31mselenium_search.pyc failed to gather the URL from search engine, caught exception '__init__() got an unexpected keyword argument 'url'' exception has been logged to current log file
Traceback (most recent call last):
  File "/home/yeti/Zeus-Scanner/var/search/selenium_search.py", line 268, in parse_search_results
    tor=tor, batch=batch, xforward=forward_for
  File "/home/yeti/Zeus-Scanner/var/search/selenium_search.py", line 80, in get_urls
    ff_display = Display(visible=0, size=(800, 600))
  File "/usr/local/lib/python2.7/dist-packages/pyvirtualdisplay/display.py", line 34, in __init__
    self._obj = self.display_class(
  File "/usr/local/lib/python2.7/dist-packages/pyvirtualdisplay/display.py", line 52, in display_class
    cls.check_installed()
  File "/usr/local/lib/python2.7/dist-packages/pyvirtualdisplay/xvfb.py", line 38, in check_installed
    ubuntu_package=PACKAGE).check_installed()
TypeError: __init__() got an unexpected keyword argument 'url'

2021-09-08 14:26:20,790;zeus-log;INFO;�[32mZeus got an unexpected error and will automatically create an issue for this error, please wait�[0m
2021-09-08 14:26:20,790;zeus-log;INFO;�[32mgetting authorization�[0m
2021-09-08 14:26:20,791;zeus-log;INFO;�[32mextracting traceback from log file�[0m
2021-09-08 14:26:20,792;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