.\" Automatically generated by Pandoc 2.7.2 .\" .TH "nmap-analyze" "1" .hy .SH NAME .PP nmap-analyze \[en] Analyzes nmap xml output and compares results with expected specification. .SH SYNOPSIS .PP nmap-analyze [\f[I]options\f[R]] \f[I]MODULE\f[R] .PP nmap-analyze \[en]help .PP nmap-analyze \[en]version .SH DESCRIPTION .PP nmap-analyze is a CLI tool that analyzes nmap xml output and compares results with expected specification. .PP The project home page currently \f[I]https://github.com/lukaspustina/nmap-analyze\f[R]. .SH COMMON OPTIONS .TP .B -m, \[en]mapping \f[I]mapping\f[R] Mapping file .TP .B -n, \[en]nmap \f[I]nmap\f[R] Nmap XML file .TP .B \[en]output-detail \f[I]output_detail\f[R] Select output detail level for human output [default: fail] [possible values: fail, all] .TP .B -o, \[en]output \f[I]output_format\f[R] Select output format [default: human] [possible values: human, json, none] .TP .B -p, \[en]portspec \f[I]portspec\f[R] Portspec file .TP .B -v, \[en]verbose Verbose mode (-v, -vv, -vvv, etc.) .TP .B \[en]help Prints help information .SH LESS COMMON OPTIONS .TP .B \[en]no-color Turns off colorful output. Helpful for non-tty usage. .TP .B -s, \[en]silent Silencium; use this for json output. .TP .B -V, \[en]version Prints version information. .SH COPYRIGHT AND LICENSE .PP Copyright (c) 2018 Lukas Pustina. Licensed under the MIT License. See \f[I]https://github.com/lukaspustina/nmap-analyze/blob/master/LICENSE\f[R] for details.