AutoSploit icon indicating copy to clipboard operation
AutoSploit copied to clipboard

Unhandled Exception (ca9701ee9)

Open AutosploitReporter opened this issue 2 years ago • 0 comments

Autosploit version: 4.0 OS information: Linux-6.2.0-34-generic-x86_64-with-Ubuntu-22.04-jammy Running context: autosploit.py Error mesage: '-T4' Error traceback:

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

Metasploit launched: True

AutosploitReporter avatar Oct 12 '23 20:10 AutosploitReporter