Ekultek / Zeus-Scanner

Advanced reconnaissance utility
952 stars 246 forks source link

Unhandled exception (ff7c823a) #1111

Open ZeusIssueReporter opened 3 years ago

ZeusIssueReporter commented 3 years ago

Zeus version: 1.5.2.21b875

Firefox version: (57, 0)

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

Error info:

  File "/home/tsdl/zeus-scanner/var/search/selenium_search.py", line 268, in parse_search_results
    tor=tor, batch=batch, xforward=forward_for
  File "/home/tsdl/zeus-scanner/var/search/selenium_search.py", line 80, in get_urls
    ff_display = Display(visible=0, size=(800, 600))
  File "/home/tsdl/.local/lib/python2.7/site-packages/pyvirtualdisplay/display.py", line 34, in __init__
    self._obj = self.display_class(
  File "/home/tsdl/.local/lib/python2.7/site-packages/pyvirtualdisplay/display.py", line 52, in display_class
    cls.check_installed()
  File "/home/tsdl/.local/lib/python2.7/site-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.4.0-47-generic-x86_64-with-Ubuntu-18.04-bionic

Commands used: zeus.py -d url http://testbank.tdbm.mn/wp/ -x -W

Log file info:

2021-07-01 15:27:34,312;zeus-log;INFO;using default search engine
2021-07-01 15:27:34,312;zeus-log;INFO;starting dork scan with query 'url'
2021-07-01 15:27:34,313;zeus-log;WARNING;only pulling URLs with GET(query) parameters (to pull all URL's pass -E)
2021-07-01 15:27:34,313;zeus-log;INFO;attempting to gather query URL
2021-07-01 15:27:34,313;zeus-log;INFO;setting up virtual display to hide the browser
2021-07-01 15:27:34,313;zeus-log;ERROR;selenium_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/tsdl/zeus-scanner/var/search/selenium_search.py", line 268, in parse_search_results
    tor=tor, batch=batch, xforward=forward_for
  File "/home/tsdl/zeus-scanner/var/search/selenium_search.py", line 80, in get_urls
    ff_display = Display(visible=0, size=(800, 600))
  File "/home/tsdl/.local/lib/python2.7/site-packages/pyvirtualdisplay/display.py", line 34, in __init__
    self._obj = self.display_class(
  File "/home/tsdl/.local/lib/python2.7/site-packages/pyvirtualdisplay/display.py", line 52, in display_class
    cls.check_installed()
  File "/home/tsdl/.local/lib/python2.7/site-packages/pyvirtualdisplay/xvfb.py", line 38, in check_installed
    ubuntu_package=PACKAGE).check_installed()
TypeError: __init__() got an unexpected keyword argument 'url'

2021-07-01 15:27:37,994;zeus-log;INFO;Zeus got an unexpected error and will automatically create an issue for this error, please wait
2021-07-01 15:27:37,994;zeus-log;INFO;getting authorization
2021-07-01 15:27:37,995;zeus-log;INFO;extracting traceback from log file
2021-07-01 15:27:37,995;zeus-log;INFO;attempting to get firefox browser version