AutoSploit icon indicating copy to clipboard operation
AutoSploit copied to clipboard

Unhandled Exception (6ab83cf26)

Open AutosploitReporter opened this issue 5 years ago • 0 comments

Autosploit version: 3.0 OS information: Linux-4.15.0-kali2-amd64-x86_64-with-Kali-kali-rolling-kali-rolling Running context: autosploit.py Error meesage: global name 'Except' is not defined Error traceback:

Traceback (most recent call):
 File "/root/Desktop/crack tools/Autosploit/autosploit/main.py", line 113, in main
    loaded_exploits = load_exploits(EXPLOIT_FILES_PATH)
  File "/root/Desktop/crack tools/Autosploit/lib/jsonize.py", line 61, in load_exploits
    except Except:
NameError: global name 'Except' is not defined

Metasploit launched: False

AutosploitReporter avatar Jul 21 '20 22:07 AutosploitReporter