marpie / nmap2json

nmap2json converts a NMap XML file to a JSON file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nmap2json

nmap2json converts a NMap XML file to a JSON file.

Command Line Options

Usage: ./nmap2json [OPTIONS] [FILE] ([FILE] [FILE]...)
  -outdir string
    	Output Directory. (default ".")
  -prettify
    	Prettify JSON Output.

Downloads

Pre-compiled binaries are available on the Github releases page.

About

nmap2json converts a NMap XML file to a JSON file.

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%