-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
FIXEDthe issue has been fixedthe issue has been fixed
Description
Autosploit version: 2.2.1
OS information: Linux-4.18.0-kali1-amd64-x86_64-with-Kali-kali-rolling-kali-rolling
Running context: autosploit.py
Error meesage: [Errno 2] No such file or directory: '10.18.31.113'
Error traceback:
File "/root/Desktop/AutoSploit/autosploit/main.py", line 117, in main
terminal.terminal_main_display(loaded_exploits)
File "/root/Desktop/AutoSploit/lib/term/terminal.py", line 293, in terminal_main_display
self.exploit_gathered_hosts(loaded_mods)
File "/root/Desktop/AutoSploit/lib/term/terminal.py", line 182, in exploit_gathered_hosts
host_file = lib.exploitation.exploiter.whitelist_wash(open(self.host_path).readlines(), whitelist_file)
File "/root/Desktop/AutoSploit/lib/exploitation/exploiter.py", line 19, in whitelist_wash
whitelist_hosts = [x.strip() for x in open(whitelist_file).readlines() if x.strip()]
Metasploit launched: False
Metadata
Metadata
Assignees
Labels
FIXEDthe issue has been fixedthe issue has been fixed