AutoSploit icon indicating copy to clipboard operation
AutoSploit copied to clipboard

Unhandled Exception (4bc8d547d)

Open AutosploitReporter opened this issue 1 year ago • 0 comments

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

Traceback (most recent call):
 File "/home/jhonkreak/AutoSploit/lib/term/terminal.py", line 628, in terminal_main_display
    workspace, shodan_token=self.tokens["shodan"][0]
  File "/home/jhonkreak/AutoSploit/lib/term/terminal.py", line 383, in do_exploit_targets
    open(lib.settings.HOST_FILE).readlines(),
IOError: [Errno 2] No such file or directory: '/home/jhonkreak/AutoSploit/hosts.txt'

Metasploit launched: False

AutosploitReporter avatar Sep 24 '24 00:09 AutosploitReporter