You can actually view the native nmap XML output as a nice HTML document in your browser.
The XML report is using a local XSL stylesheet by default, which modern browsers block, but you can use the nmap.org hosted stylesheet with flag --webxml. For existing report you can simply change the reference manually. [0]
The nmap hosted stylesheet works at least on Firefox.
9 comments
[ 3.1 ms ] story [ 34.0 ms ] threadhttps://github.com/sensepost/gowitness/wiki
The XML report is using a local XSL stylesheet by default, which modern browsers block, but you can use the nmap.org hosted stylesheet with flag --webxml. For existing report you can simply change the reference manually. [0]
The nmap hosted stylesheet works at least on Firefox.
[0] https://nmap.org/book/output-formats-output-to-html.html
Because of security implications of xml processing instructions?
What a shame ;-/