AutoSploit icon indicating copy to clipboard operation
AutoSploit copied to clipboard

Unhandled Exception (583c3c717)

Open AutosploitReporter opened this issue 4 years ago • 0 comments

Autosploit version: 4.0 OS information: Linux-5.4.0-66-generic-x86_64-with-Ubuntu-20.04-focal Running context: autosploit.py Error mesage: [Errno 2] No such file or directory: '/media/ez/Windows/home/ez/Bureau/AutoSploit/hosts.txt' Error traceback:

Traceback (most recent call):
 File "/media/ez/Windows/home/ez/Bureau/AutoSploit/lib/term/terminal.py", line 721, in terminal_main_display
    self.__reload()
  File "/media/ez/Windows/home/ez/Bureau/AutoSploit/lib/term/terminal.py", line 77, in __reload
    self.loaded_hosts = open(lib.settings.HOST_FILE).readlines()
IOError: [Errno 2] No such file or directory: '/media/ez/Windows/home/ez/Bureau/AutoSploit/hosts.txt'

Metasploit launched: True

AutosploitReporter avatar Mar 08 '21 01:03 AutosploitReporter