NullArray / AutoSploit

Automated Mass Exploiter
GNU General Public License v3.0
5.01k stars 1.13k forks source link

Unhandled Exception (f1897db18) #1275

Open AutosploitReporter opened 4 years ago

AutosploitReporter commented 4 years ago

Autosploit version: 2.2.3 OS information: Linux-4.4.0-17134-Microsoft-x86_64-with-Kali-kali-rolling-kali-rolling Running context: autosploit.py Error meesage: [Errno 2] No such file or directory: 'home/zachary/AutoSploit/hosts.txt' Error traceback:

Traceback (most recent call):
 File "/home/zachary/AutoSploit/autosploit/main.py", line 123, in main
    terminal.terminal_main_display(loaded_exploits)
  File "/home/zachary/AutoSploit/lib/term/terminal.py", line 369, in terminal_main_display
    self.terminal_main_display(loaded_mods)
  File "/home/zachary/AutoSploit/lib/term/terminal.py", line 331, in terminal_main_display
    self.custom_host_list(loaded_mods)
  File "/home/zachary/AutoSploit/lib/term/terminal.py", line 277, in custom_host_list
    self.exploit_gathered_hosts(mods, hosts=provided_host_file)
  File "/home/zachary/AutoSploit/lib/term/terminal.py", line 217, in exploit_gathered_hosts
    host_file = open(hosts).readlines()
IOError: [Errno 2] No such file or directory: 'home/zachary/AutoSploit/hosts.txt'

Metasploit launched: True