NullArray / AutoSploit

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

Unhandled Exception (3d888a9f4) #1263

Closed AutosploitReporter closed 4 years ago

AutosploitReporter commented 4 years ago

Autosploit version: 2.2.3 OS information: Linux-4.9.106-perf+-armv8l-with-libc Running context: /data/data/com.thecrackertechnology.andrax/ANDRAX/AutoSploit/autosploit.py Error meesage: [Errno 2] No such file or directory: '' Error traceback:

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

Metasploit launched: True