Skip to content

Unhandled Exception (15515d351) #1186

Open
@AutosploitReporter

Description

@AutosploitReporter

Autosploit version: 4.0
OS information: Linux-4.15.0-58-generic-x86_64-with-Ubuntu-18.04-bionic
Running context: autosploit.py
Error mesage: can only concatenate list (not "str") to list
Error traceback:

Traceback (most recent call):
 File "/pentest/exploitation/autosploit/lib/term/terminal.py", line 719, in terminal_main_display
    self.do_nmap_scan(target, arguments)
  File "/pentest/exploitation/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 "/pentest/exploitation/autosploit/lib/scanner/nmap.py", line 127, in do_scan
    ] + arguments
TypeError: can only concatenate list (not "str") to list

Metasploit launched: False

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions