9 comments

[ 3.1 ms ] story [ 34.0 ms ] thread
cute, but I think imma stay with -oG
Wasn't there stuff that only appears in the XML output?
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.

[0] https://nmap.org/book/output-formats-output-to-html.html

> which modern browsers block

Because of security implications of xml processing instructions?

What a shame ;-/