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 (03e1a43b) #720

Open
ZeusIssueReporter opened this issue Feb 28, 2019 · 0 comments
Open

Unhandled exception (03e1a43b) #720

ZeusIssueReporter opened this issue Feb 28, 2019 · 0 comments

Comments

@ZeusIssueReporter
Copy link

Zeus version:
1.5.2.910c3e

Firefox version:
(65, 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/burncode/zeus-scanner/var/search/selenium_search.py", line 268, in parse_search_results
    tor=tor, batch=batch, xforward=forward_for
  File "/home/burncode/zeus-scanner/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/burncode/zeus-scanner/var/search/__init__.py", line 148, in set_browser
    executable_path=whichcraft.which("geckodriver"))
  File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/firefox/webdriver.py", line 174, in __init__
    keep_alive=True)
  File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 157, in __init__
    self.start_session(capabilities, browser_profile)
  File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 252, in start_session
    response = self.execute(Command.NEW_SESSION, parameters)
  File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
    self.error_handler.check_response(response)
  File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
    raise exception_class(message, screen, stacktrace)
WebDriverException: Message: newSession

Running details:
Linux-4.16.0-parrot5-amd64-x86_64-with-Parrot-4.0-stable

Commands used:
zeus.py -D -r --random-agent

Log file info:

2019-02-28 23:45:39,579;zeus-log;INFO;random agent being used 'Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.0.10) Gecko/20090624 Firefox/3.5'
2019-02-28 23:45:39,581;zeus-log;INFO;specified to use non-default search engine
2019-02-28 23:45:39,585;zeus-log;INFO;using random dork 'inurl:index2.php?pollname=' as the search query
2019-02-28 23:45:39,589;zeus-log;WARNING;only pulling URLs with GET(query) parameters (to pull all URL's pass -E)
2019-02-28 23:45:39,590;zeus-log;INFO;attempting to gather query URL
2019-02-28 23:45:39,593;zeus-log;INFO;setting up virtual display to hide the browser
2019-02-28 23:45:39,734;zeus-log;INFO;setting the browser
2019-02-28 23:45:48,491;zeus-log;ERROR;�[7;31;31mselenium_search.pyc failed to gather the URL from search engine, caught exception 'Message: newSession' exception has been logged to current log file
Traceback (most recent call last):
  File "/home/burncode/zeus-scanner/var/search/selenium_search.py", line 268, in parse_search_results
    tor=tor, batch=batch, xforward=forward_for
  File "/home/burncode/zeus-scanner/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/burncode/zeus-scanner/var/search/__init__.py", line 148, in set_browser
    executable_path=whichcraft.which("geckodriver"))
  File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/firefox/webdriver.py", line 174, in __init__
    keep_alive=True)
  File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 157, in __init__
    self.start_session(capabilities, browser_profile)
  File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 252, in start_session
    response = self.execute(Command.NEW_SESSION, parameters)
  File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
    self.error_handler.check_response(response)
  File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
    raise exception_class(message, screen, stacktrace)
WebDriverException: Message: newSession


2019-02-28 23:46:05,894;zeus-log;INFO;�[32mZeus got an unexpected error and will automatically create an issue for this error, please wait�[0m
2019-02-28 23:46:05,894;zeus-log;INFO;�[32mgetting authorization�[0m
2019-02-28 23:46:05,895;zeus-log;INFO;�[32mextracting traceback from log file�[0m
2019-02-28 23:46:05,895;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