You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the error I was getting. while executing the main.py file.
#python3 main.py --scan-name OpenVASScanner -t http://scanme.kali.org
{'scan_name': 'OpenVASScanner', 'target': 'http://scanme.kali.org', 'pause': False, 'resume': False}
[OpenVAS] Not able to connect to the OpenVAS: (<class 'gvm.errors.RequiredArgument'>, , <traceback object at 0x7f0bb8caa900>)
[ZAP] Starting Scan for Target: http://scanme.kali.org
[ZAP] Starting Scan: OpenVASScanner
[ZAP] Not able to connect to the ZAP: (<class 'requests.exceptions.ProxyError'>, ProxyError(MaxRetryError("HTTPConnectionPool(host='127.0.0.1', port=8080): Max retries exceeded with url: http://scanme.kali.org/ (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0bb8c9b5e0>: Failed to establish a new connection: [Errno 111] Connection refused')))")), <traceback object at 0x7f0bb8cc5680>)
[Nexpose] Starting Scan for Target: http://scanme.kali.org
[Nexpose] Scan Name: OpenVASScanner
[Nexpose] Not able to connect to the Nexpose: (<class 'TypeError'>, TypeError("unsupported operand type(s) for +: 'NoneType' and 'str'"), <traceback object at 0x7f0bb8cc6880>)
[OpenVAS] Starting Scan for Target: http://scanme.kali.org
[OpenVAS] Scan Name: OpenVASScanner
[OpenVAS] Not able to connect to the OpenVAS: (<class 'gvm.errors.GvmError'>, , <traceback object at 0x7f0bb8cc6b40>)
╔Scan Status══╦════════╗
║ # ║ Scanner ║ Status ║
╚═══╩═════════╩════════╝
Hello,
The text was updated successfully, but these errors were encountered: