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 (9e71149b) #721

Open
ZeusIssueReporter opened this issue Mar 6, 2019 · 0 comments
Open

Unhandled exception (9e71149b) #721

ZeusIssueReporter opened this issue Mar 6, 2019 · 0 comments

Comments

@ZeusIssueReporter
Copy link

Zeus version:
1.5.2.f6a3ad

Firefox version:
failed to start

Geckodriver version:
geckodriver-v0.17.0-linux32.tar.gz

Error info:

  File "/home/prado/zeus/var/search/selenium_search.py", line 268, in parse_search_results
    tor=tor, batch=batch, xforward=forward_for
  File "/home/prado/zeus/var/search/selenium_search.py", line 82, in get_urls
    browser = var.search.SetBrowser(agent=user_agent, proxy=proxy, tor=tor, xforward=xforward).set_browser()
  File "/home/prado/zeus/var/search/__init__.py", line 148, in set_browser
    executable_path=whichcraft.which("geckodriver"))
  File "/home/prado/.local/lib/python2.7/site-packages/selenium/webdriver/firefox/webdriver.py", line 144, in __init__
    self.service.start()
  File "/home/prado/.local/lib/python2.7/site-packages/selenium/webdriver/common/service.py", line 96, in start
    self.assert_process_still_running()
  File "/home/prado/.local/lib/python2.7/site-packages/selenium/webdriver/common/service.py", line 109, in assert_process_still_running
    % (self.path, return_code)
WebDriverException: Message: Service /usr/bin/geckodriver unexpectedly exited. Status code was: -4

Running details:
Linux-3.18.35+-armv7l-with-Ubuntu-18.04-bionic

Commands used:
zeus.py -d index.php?id=

Log file info:

2019-03-06 11:38:32,652;zeus-log;INFO;using default search engine
2019-03-06 11:38:32,658;zeus-log;INFO;starting dork scan with query 'index.php?id='
2019-03-06 11:38:32,669;zeus-log;WARNING;will not parse webcache URL's (to parse webcache pass -W)
2019-03-06 11:38:32,673;zeus-log;WARNING;only pulling URLs with GET(query) parameters (to pull all URL's pass -E)
2019-03-06 11:38:32,678;zeus-log;INFO;attempting to gather query URL
2019-03-06 11:38:32,693;zeus-log;INFO;setting up virtual display to hide the browser
2019-03-06 11:38:33,108;zeus-log;INFO;setting the browser
2019-03-06 11:38:35,259;zeus-log;ERROR;�[7;31;31mselenium_search.pyc failed to gather the URL from search engine, caught exception 'Message: Service /usr/bin/geckodriver unexpectedly exited. Status code was: -4' exception has been logged to current log file
Traceback (most recent call last):
  File "/home/prado/zeus/var/search/selenium_search.py", line 268, in parse_search_results
    tor=tor, batch=batch, xforward=forward_for
  File "/home/prado/zeus/var/search/selenium_search.py", line 82, in get_urls
    browser = var.search.SetBrowser(agent=user_agent, proxy=proxy, tor=tor, xforward=xforward).set_browser()
  File "/home/prado/zeus/var/search/__init__.py", line 148, in set_browser
    executable_path=whichcraft.which("geckodriver"))
  File "/home/prado/.local/lib/python2.7/site-packages/selenium/webdriver/firefox/webdriver.py", line 144, in __init__
    self.service.start()
  File "/home/prado/.local/lib/python2.7/site-packages/selenium/webdriver/common/service.py", line 96, in start
    self.assert_process_still_running()
  File "/home/prado/.local/lib/python2.7/site-packages/selenium/webdriver/common/service.py", line 109, in assert_process_still_running
    % (self.path, return_code)
WebDriverException: Message: Service /usr/bin/geckodriver unexpectedly exited. Status code was: -4


2019-03-06 11:39:07,529;zeus-log;INFO;�[32mZeus got an unexpected error and will automatically create an issue for this error, please wait�[0m
2019-03-06 11:39:07,532;zeus-log;INFO;�[32mgetting authorization�[0m
2019-03-06 11:39:07,558;zeus-log;INFO;�[32mextracting traceback from log file�[0m
2019-03-06 11:39:07,569;zeus-log;INFO;�[32mattempting to get firefox browser version�[0m
2019-03-06 11:39:07,625;zeus-log;ERROR;�[7;31;31mfailed to run firefox�[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