AutoSploit icon indicating copy to clipboard operation
AutoSploit copied to clipboard

Unhandled Exception (5dd3c8366)

Open AutosploitReporter opened this issue 5 years ago • 0 comments

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

Traceback (most recent call):
 File "/home/kali/AutoSploit/lib/term/terminal.py", line 719, in terminal_main_display
    self.do_nmap_scan(target, arguments)
  File "/home/kali/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: '-A'

Metasploit launched: False

AutosploitReporter avatar May 16 '20 21:05 AutosploitReporter