Man Page
Manual Section... (1) - page: ndiff
NAME
ndiff - Utility to compare the results of Nmap scansSYNOPSIS
- ndiff [options] {a.xml} {b.xml}
DESCRIPTION
Ndiff compares two scans at a time. The first scan is called the A scan and the second scan is called the B scan.
OPTIONS SUMMARY
-h, --help
- Show a help message and exit.
-v, --verbose
- Include all hosts and ports in the output, not only those that have changed.
--text
- Write output in human-readable text format.
--xml
- This option is not currently supported.
Any other arguments are taken to be the names of Nmap XML output files. There must be exactly two. The first one listed is the A scan and the second is the B scan.
BUGS
Report bugs to the nmap-dev mailing list at nmap-dev@insecure.org.
HISTORY
Ndiff started as a project by Michael Pattrick during the 2008 Google Summer of Code. Michael designed the program and led the discussion of its output formats. He wrote versions of the program in Perl and C++, but the summer ended shortly after it was decided to rewrite the program in Python for the sake of Windows (and Zenmap) compatibility. This Python version was written by David Fifield.
AUTHORS
David Fifield david@bamsoftware.com
Michael Pattrick mpattrick@rhinovirus.org
WEB SITE
m[blue]http://nmap.org/ndiff/m[]
Index
This document was created by man2html, using the manual pages.
Time: 15:26:17 GMT, June 11, 2010
