nmaplr is a nmap log reporting tool which will print out a text format
report of a nmap log in the XML format (by using the -oX option).
The following is included in the report:
- scan start/end/duration times
- nmap command used
- verbose and debug levels used
- scan type
- listing of each IPs open ports and services
- sends the report (via the specified SMTP server) to and from the
specified email addresses
...and if specified in the nmap command used:
- fingerprints for each service scanned
- OS fingerprint details
A sample log file has been included for convenience if you do not have any
logs around to test it on (or for whatever other reason). These scan reports
may be used in emails to system administrators or for personal keeping if
you find them easier to read.
nmaplr is released under the GNU General Public License.
Current version: [gzip] [bzip2]
Documentation: [POD format]
Examples: [Sample report]
[NOTE]: There will probably be no more releases for nmaplr because nmap
3.80+ can now create reports with an XSL stylesheet using a new inbuilt
feature. If you'd prefer a Perl module with a little more versatility and
more features, you will have much better luck with the
Nmap::Parser module.
Please, if you have any bugs to report, send me an email and also send the log file for which the error occured. Bug reports and suggestions can be emailed to triple [at] aeoth.net