NullArray / AutoSploit

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

Unhandled Exception (c745f1000) #1247

Closed AutosploitReporter closed 4 years ago

AutosploitReporter commented 4 years ago

Autosploit version: 4.0 OS information: Linux-4.15.0-76-generic-x86_64-with-Ubuntu-18.04-bionic Running context: autosploit.py Error mesage: [Errno 2] No such file or directory: '/opt/AutoSploit/hosts.txt' Error traceback:

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

Metasploit launched: True

Ekultek commented 4 years ago

update