-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
FIXEDthe issue has been fixedthe issue has been fixed
Description
Autosploit version: 2.2.3
OS information: Linux-4.17.0-kali1-amd64-x86_64-with-Kali-kali-rolling-kali-rolling
Running context: autosploit.py -a -q ***
Error meesage: HTTPSConnectionPool(host='api.zoomeye.org', port=443): Max retries exceeded with url: /user/login (Caused by SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:726)'),))
Error traceback:
Traceback (most recent call):
File "/root/Desktop/AutoSploit/autosploit/main.py", line 112, in main
AutoSploitParser().single_run_args(opts, loaded_tokens, loaded_exploits)
File "/root/Desktop/AutoSploit/lib/cmdline/cmd.py", line 189, in single_run_args
save_mode=search_save_mode
File "/root/Desktop/AutoSploit/api_calls/zoomeye.py", line 88, in zoomeye
raise AutoSploitAPIConnectionError(str(e))
errors: HTTPSConnectionPool(host='api.zoomeye.org', port=443): Max retries exceeded with url: /user/login (Caused by SSLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:726)'),))
Metasploit launched: False
Metadata
Metadata
Assignees
Labels
FIXEDthe issue has been fixedthe issue has been fixed