Skip to content

NMAP output #296

@ankushgoel27

Description

@ankushgoel27

Is your feature request related to a problem? Please describe.
When I try to run rustscan with multiple hosts and the nmap output command such as -oX nmap.xml, I get 1 file with the last host output in it. The output doesn't include all the hosts in it.

rustscan -u 5000 www.yahoo.com,login.yahoo.com -- -A -sC -sT -T4 -Pn -oX nmap.xml

Describe the solution you'd like
I should be able to describe an output like nmap XML file which I can then send to xsltproc for HTML output and send it to brutespray for further exploitation.

Describe alternatives you've considered
I don't have an alternative

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions