-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Running information
- Clone
- Kali Linux 2.0
Exploit module information
Program information
- Python 2.7.14
- AutoSploit 2.0
- File "autosploit.py", line 5, in
main()
File "/root/AutoSploit/autosploit/main.py", line 58, in main
terminal.terminal_main_display(loaded_exploits)
File "/root/AutoSploit/lib/term/terminal.py", line 273, in terminal_main_display
self.view_gathered_hosts()
File "/root/AutoSploit/lib/term/terminal.py", line 73, in view_gathered_hosts
with open(self.host_path) as hosts:
TypeError: coercing to Unicode: need string or buffer, list found
when I try ask for the gathered hosts it produces a list and fails
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working