AutoSploit icon indicating copy to clipboard operation
AutoSploit copied to clipboard

Unhandled Exception (eebc8b540)

Open AutosploitReporter opened this issue 6 years ago • 0 comments

Autosploit version: 4.0 OS information: Linux-5.3.0-kali2-amd64-x86_64-with-debian-kali-rolling Running context: autosploit.py Error mesage: '-v' Error traceback:

Traceback (most recent call):
 File "/root/Desktop/AutoSploit/lib/term/terminal.py", line 719, in terminal_main_display
    self.do_nmap_scan(target, arguments)
  File "/root/Desktop/AutoSploit/lib/term/terminal.py", line 503, in do_nmap_scan
    data=json.dumps(formatted_results_output["nmap_scan"][target], indent=4), sep=sep
KeyError: '-v'

Metasploit launched: True

AutosploitReporter avatar Jan 04 '20 03:01 AutosploitReporter