echothrust/howtos

A list of OpenBSD (mostly) material

View on GitHub

Generate nmap Reports

The following document describes a simple procedure to perform and compare network scans to detect anomalies.

Nmap has the ability to save output file in XML format, by using the ‘-oX’ parameter.

Now you can use your favorite tools to parse and compare XML files.