Course Overview

/

nmap Output Analysis

Masscan output

During testing, it is important to output scan results into files. This will assist in gathering evidence of findings, and also being able to conduct analysis of findings.

The syntax to output a masscan scan to a file is:

Masscan -p # <IP address> -oX <outputfile>

This will create an xml file that can later be analysed.