Announcing MyNmap
I have posted the code for a project I started back in 2003.
I needed the ability to manage port scan data from thousands of systems and the ability to sort through it quickly. The result was a mish-mash of LAMP + a PERL script that takes Nmap’s XML and inserts it into a database, allowing some basic reporting. The installation instructions are a little sparse right now, but I hope to straighten that out soon. Check the README file in the tarball for instructions–I wouldn’t suggest trying it if you aren’t familiar with LAMP applications.
I have found the program to be immensely useful, and I hope you do too!
You can download the source here.

