Ekultek / Ekultek/Zeus-Scanner

Unhandled exception (cae759c3)

Open
#830 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:
`(57, 0)`

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

Error info:
```Traceback (most recent call last):
File "zeus.py", line 290, in
__run_attacks_main()
File "zeus.py", line 146, in __run_attacks_main
threads=opt.amountOfThreads, force_ssl=opt.forceSSL
File "/root/1zeus/zeus-scanner/lib/core/settings.py", line 994, in run_attacks
opts=create_arguments(sqlmap=True, sqlmap_args=sqlmap_arguments, conf=conf_file), auto_start=auto_start)
File "/root/1zeus/zeus-scanner/lib/attacks/sqlmap_scan/__init__.py", line 154, in sqlmap_scan_main
is_started = lib.core.settings.search_for_process("sqlmapapi.py")
File "/root/1zeus/zeus-scanner/lib/core/settings.py", line 598, in search_for_process
process = psutil.Process(pid)
File "/usr/local/lib/python2.7/dist-packages/psutil/__init__.py", line 374, in __init__
self._init(pid)
File "/usr/local/lib/python2.7/dist-packages/psutil/__init__.py", line 414, in _init
raise NoSuchProcess(pid, None, msg)
NoSuchProcess: psutil.NoSuchProcess no process found with pid 31912
```

Running details:
`Linux-4.4.196-16939-g508716d00dcf-x86_64-with-Ubuntu-16.04-xenial`

Commands used:
`zeus.py -r -s --sqlmap-args=level 3, risk 3, randomAgent true, threads 10, osShell, getUsers, getPasswordHashes, getCurrentUser, getRoles, getPrivileges, eta, verbose 3 --auto --verbose --batch --show-success`

Log file info:
```2019-11-21 16:41:16,360;zeus-log;DEBUG;found 'https://linux.die.net/man/8/cachemgr.cgi'
2019-11-21 16:41:16,360;zeus-log;DEBUG;found 'https://linux.die.net'
2019-11-21 16:41:16,361;zeus-log;DEBUG;found 'https://subscription.packtpub.com/book/networking_and_servers/9781849513906/6/ch06lvl1sec94/time-for-action-configuring-apache-to-use-cachemgr-cgi'
2019-11-21 16:41:16,362;zeus-log;DEBUG;found 'https://subscription.packtpub.com'
2019-11-21 16:41:16,363;zeus-log;DEBUG;found 'https://exchange.xforce.ibmcloud.com/search/Squid-Cache%20Squid%20cachemgr.cgi%20denial%20of%20service'
2019-11-21 16:41:16,373;zeus-log;DEBUG;found 'https://exchange.xforce.ibmcloud.com'
2019-11-21 16:41:16,374;zeus-log;DEBUG;found 'https://fortiguard.com/encyclopedia/ips/34290/squid-proxy-cache-cachemgr-cgi-dos'
2019-11-21 16:41:16,376;zeus-log;DEBUG;found 'https://fortiguard.com'
2019-11-21 16:41:16,376;zeus-log;DEBUG;found 'https://www.linuxquestions.org/questions/linux-server-73/how-can-configure-cachemgr-cgi-for-monitoring-squid-868897/'
2019-11-21 16:41:16,380;zeus-log;DEBUG;found 'https://www.linuxquestions.org'
2019-11-21 16:41:16,383;zeus-log;DEBUG;found 'http://server/cgi-bin/cachemgr.cgi'
2019-11-21 16:41:16,385;zeus-log;DEBUG;found 'https://tools.cisco.com/security/center/viewAlert.x?alertId=60447&vs_f=Alert%20RSS&vs_cat=Security%20Intelligence&vs_type=RSS&vs_p=Squid%20cachemgr.cgi%20Web%20Module%20Cross-Site%20Scripting%20Vulnerability&vs_k=1'
2019-11-21 16:41:16,387;zeus-log;DEBUG;found 'https://tools.cisco.com'
2019-11-21 16:41:16,389;zeus-log;DEBUG;found 'https://serverfault.com/questions/386906/seeking-help-configuring-apache-server-in-10-7-to-work-with-squid-cachemgr-cgi'
2019-11-21 16:41:16,394;zeus-log;DEBUG;found 'https://serverfault.com'
2019-11-21 16:41:16,395;zeus-log;DEBUG;found 'https://forum.netgate.com/topic/99586/pfsense-2-3-squid-cachemgr-cgi-browser-only-downloads-the-file'
2019-11-21 16:41:16,397;zeus-log;DEBUG;found 'https://forum.netgate.com'
2019-11-21 16:41:16,397;zeus-log;DEBUG;found 'http://squid-web-proxy-cache.1019090.n4.nabble.com/cachemgr-cgi-on-embedded-system-td4678665.html'
2019-11-21 16:41:16,398;zeus-log;DEBUG;found 'https://mailing.unix.squid-users.narkive.com/U00aqQGa/squid-users-cachemgr-cgi-manager-name-password'
2019-11-21 16:41:16,411;zeus-log;DEBUG;found 'https://mailing.unix.squid-users.narkive.com'
2019-11-21 16:41:16,417;zeus-log;INFO;successfully wrote found items to '/root/1zeus/zeus-scanner/log/url-log/url-log-38.log'
2019-11-21 16:41:16,425;zeus-log;INFO;found a total of 20 URLs with given query 'inurl:cachemgr.cgi'
2019-11-21 16:41:16,442;zeus-log;INFO;currently running on 'https://mailing.unix.squid-users.narkive.com' (target #1)
2019-11-21 16:41:16,442;zeus-log;INFO;fetching target meta-data
2019-11-21 16:41:16,448;zeus-log;WARNING;target actively refused the connection, sleeping for 5s and retrying the request
2019-11-21 16:41:21,461;zeus-log;WARNING;target actively refused the connection, sleeping for 5s and retrying the request
2019-11-21 16:41:26,471;zeus-log;ERROR;target is refusing to allow meta-data dumping, skipping
2019-11-21 16:41:26,472;zeus-log;INFO;creating arguments for sqlmap
2019-11-21 16:41:26,611;zeus-log;ERROR;ran into exception 'psutil.NoSuchProcess no process found with pid 31912' and cannot continue, saved to current log file
Traceback (most recent call last):
File "zeus.py", line 290, in
__run_attacks_main()
File "zeus.py", line 146, in __run_attacks_main
threads=opt.amountOfThreads, force_ssl=opt.forceSSL
File "/root/1zeus/zeus-scanner/lib/core/settings.py", line 994, in run_attacks
opts=create_arguments(sqlmap=True, sqlmap_args=sqlmap_arguments, conf=conf_file), auto_start=auto_start)
File "/root/1zeus/zeus-scanner/lib/attacks/sqlmap_scan/__init__.py", line 154, in sqlmap_scan_main
is_started = lib.core.settings.search_for_process("sqlmapapi.py")
File "/root/1zeus/zeus-scanner/lib/core/settings.py", line 598, in search_for_process
process = psutil.Process(pid)
File "/usr/local/lib/python2.7/dist-packages/psutil/__init__.py", line 374, in __init__
self._init(pid)
File "/usr/local/lib/python2.7/dist-packages/psutil/__init__.py", line 414, in _init
raise NoSuchProcess(pid, None, msg)
NoSuchProcess: psutil.NoSuchProcess no process found with pid 31912

2019-11-21 16:41:26,745;zeus-log;INFO;Zeus got an unexpected error and will automatically create an issue for this error, please wait
2019-11-21 16:41:26,747;zeus-log;INFO;getting authorization
2019-11-21 16:41:26,752;zeus-log;INFO;extracting traceback from log file
2019-11-21 16:41:26,753;zeus-log;INFO;attempting to get firefox browser version
```

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.