May 2017
Intermediate to advanced
416 pages
21h 33m
English
By default, Nmap overwrites logfiles when any of the output options are used: (-oN, -oX, -oG, and -oS). To append the results instead of overwriting them, use the directive --append-output, as shown in the following command:
$ nmap --append-output -oN existing.log scanme.nmap.org
Read now
Unlock full access