AutoSploit icon indicating copy to clipboard operation
AutoSploit copied to clipboard

Unhandled Exception (e5a285f5d)

Open AutosploitReporter opened this issue 5 years ago • 0 comments

Autosploit version: 4.0 OS information: Linux-5.2.0-2parrot1-amd64-x86_64-with-Parrot-4.7-stable Running context: autosploit.py Error mesage: [Errno 2] No such file or directory: '/home/emachines/Desktop/AutoSploit/hosts.txt' Error traceback:

Traceback (most recent call):
 File "/home/emachines/Desktop/AutoSploit/lib/term/terminal.py", line 659, in terminal_main_display
    self.do_api_search(choice_data_list[1], choice_data_list[2:], tokens)
  File "/home/emachines/Desktop/AutoSploit/lib/term/terminal.py", line 249, in do_api_search
    prompt_for_save = len(open(lib.settings.HOST_FILE).readlines()) != 0
IOError: [Errno 2] No such file or directory: '/home/emachines/Desktop/AutoSploit/hosts.txt'

Metasploit launched: False

AutosploitReporter avatar Jun 04 '20 15:06 AutosploitReporter