AutoSploit icon indicating copy to clipboard operation
AutoSploit copied to clipboard

Unhandled Exception (9ad11344c)

Open AutosploitReporter opened this issue 3 years ago • 0 comments

Autosploit version: 4.0 OS information: Linux-5.16.0-kali7-amd64-x86_64-with-debian-kali-rolling Running context: autosploit.py Error mesage: [Errno 2] No such file or directory: '/root/\xe6\xa1\x8c\xe9\x9d\xa2/AutoSploit-master/hosts.txt' Error traceback:

Traceback (most recent call):
 File "/root/桌面/AutoSploit-master/lib/term/terminal.py", line 721, in terminal_main_display
    self.__reload()
  File "/root/桌面/AutoSploit-master/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: '/root/\xe6\xa1\x8c\xe9\x9d\xa2/AutoSploit-master/hosts.txt'

Metasploit launched: False

AutosploitReporter avatar Aug 05 '22 14:08 AutosploitReporter