Skip to content

Naabu + Nmap integration does not create XML output file. #1589

@Dr0gas

Description

@Dr0gas

Naabu version:

2.3.6

Current Behavior:

Running naabu with nmap integration and XML output parameter (-oX), the XML file should be created, but it does not happen.
Even running with sudo the problem persists.
In 2.3.5 version this issue does not happen.

Expected Behavior:

Running naabu with nmap integration and XML output parameter (-oX), the XML file should be created.

Steps To Reproduce:

  1. Fist, try another format, for example echo hackerone.com | naabu -nmap-cli 'nmap -sV -oN nmap-output_n'
Image
  1. As you can see above, the nmap-output_n file was created.
  2. Now try to run again, but using XML output parameter: echo hackerone.com | naabu -nmap-cli 'nmap -sV -oX nmap-output'
  3. The nmap-output_x file was not created
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions