AutoSploit icon indicating copy to clipboard operation
AutoSploit copied to clipboard

Unhandled Exception (e59bd010f)

Open AutosploitReporter opened this issue 3 years ago • 0 comments

Autosploit version: 4.0 OS information: Linux-5.18.0-kali5-amd64-x86_64-with-debian-kali-rolling Running context: autosploit.py Error mesage: [Errno 2] No such file or directory: '/home/george/Documents/AutoSploit-4.0/hosts.txt' Error traceback:

Traceback (most recent call):
 File "/home/george/Documents/AutoSploit-4.0/lib/term/terminal.py", line 721, in terminal_main_display
    self.__reload()
  File "/home/george/Documents/AutoSploit-4.0/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: '/home/george/Documents/AutoSploit-4.0/hosts.txt'

Metasploit launched: False

AutosploitReporter avatar Sep 02 '22 22:09 AutosploitReporter