You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Autosploit version: 4.0
OS information: Linux-5.10.0-kali9-amd64-x86_64-with-debian-kali-rolling
Running context: autosploit.py
Error mesage: can only concatenate list (not "str") to list
Error traceback:
Traceback (most recent call):
File "/home/s/AutoSploit/AutoSploit/lib/term/terminal.py", line 719, in terminal_main_display
self.do_nmap_scan(target, arguments)
File "/home/s/AutoSploit/AutoSploit/lib/term/terminal.py", line 498, in do_nmap_scan
output, warnings, errors = lib.scanner.nmap.do_scan(target, nmap_path, arguments=passable_arguments)
File "/home/s/AutoSploit/AutoSploit/lib/scanner/nmap.py", line 127, in do_scan
] + arguments
TypeError: can only concatenate list (not "str") to list
Metasploit launched: False
The text was updated successfully, but these errors were encountered:
Autosploit version:
4.0
OS information:
Linux-5.10.0-kali9-amd64-x86_64-with-debian-kali-rolling
Running context:
autosploit.py
Error mesage:
can only concatenate list (not "str") to list
Error traceback:
Metasploit launched:
False
The text was updated successfully, but these errors were encountered: