Ekultek / Ekultek/Zeus-Scanner

Unhandled exception (bd5a264a)

Open
#809 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
999
Forks
245
PR merge metrics
No merged PRs in 30d

Description

Zeus version:
`1.5.2.21b875`

Firefox version:
`failed to start`

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

Error info:
```Traceback (most recent call last):
File "/Zeus-Scanner/var/search/selenium_search.py", line 268, in parse_search_results
tor=tor, batch=batch, xforward=forward_for
File "/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 "/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 144, in __init__
self.service.start()
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/common/service.py", line 74, in start
stdout=self.log_file, stderr=self.log_file)
File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
raise child_exception
OSError: [Errno 8] Exec format error
```

Running details:
`Linux-4.4.111-15411975-aarch64-with-Kali-kali-rolling-kali-rolling`

Commands used:
`./zeus.py --dork site:freebitco.in/?op=home`

Log file info:
```2019-11-01 14:30:18,239;zeus-log;INFO;log file being saved to '/Zeus-Scanner/log/zeus-log-6.log'
2019-11-01 14:30:18,239;zeus-log;INFO;using default search engine
2019-11-01 14:30:18,239;zeus-log;INFO;starting dork scan with query 'site:freebitco.in/?op=home'
2019-11-01 14:30:18,240;zeus-log;WARNING;will not parse webcache URL's (to parse webcache pass -W)
2019-11-01 14:30:18,241;zeus-log;WARNING;only pulling URLs with GET(query) parameters (to pull all URL's pass -E)
2019-11-01 14:30:18,241;zeus-log;INFO;attempting to gather query URL
2019-11-01 14:30:18,242;zeus-log;INFO;setting up virtual display to hide the browser
2019-11-01 14:30:18,498;zeus-log;INFO;setting the browser
2019-11-01 14:30:18,564;zeus-log;ERROR;selenium_search.pyc failed to gather the URL from search engine, caught exception '[Errno 8] Exec format error' exception has been logged to current log file
Traceback (most recent call last):
File "/Zeus-Scanner/var/search/selenium_search.py", line 268, in parse_search_results
tor=tor, batch=batch, xforward=forward_for
File "/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 "/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 144, in __init__
self.service.start()
File "/usr/local/lib/python2.7/dist-packages/selenium/webdriver/common/service.py", line 74, in start
stdout=self.log_file, stderr=self.log_file)
File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
raise child_exception
OSError: [Errno 8] Exec format error

2019-11-01 14:31:41,013;zeus-log;INFO;Zeus got an unexpected error and will automatically create an issue for this error, please wait
2019-11-01 14:31:41,014;zeus-log;INFO;getting authorization
2019-11-01 14:31:41,019;zeus-log;INFO;extracting traceback from log file
2019-11-01 14:31:41,021;zeus-log;INFO;attempting to get firefox browser version
2019-11-01 14:31:41,045;zeus-log;ERROR;failed to run firefox
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.