AutoSploit icon indicating copy to clipboard operation
AutoSploit copied to clipboard

Unhandled Exception (87f54699a)

Open AutosploitReporter opened this issue 4 years ago • 0 comments

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

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

Metasploit launched: False

AutosploitReporter avatar Oct 29 '21 18:10 AutosploitReporter