-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
i have error in here,,
[_root@autosploit# 4
------------------------------
[?] enter the host IP you wish to add: xx.xx.xx.xxx
Traceback (most recent call last):
File "autosploit.py", line 5, in <module>
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 277, in terminal_main_display
self.add_single_host()
File "/root/AutoSploit/lib/term/terminal.py", line 94, in add_single_host
with open(self.host_path, "a+") as hosts:
TypeError: coercing to Unicode: need string or buffer, list found_
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working