Nmap Development mailing list archives

Re: Nmap XML HowTo


From: Guilherme Polo <ggpolo () gmail com>
Date: Tue, 22 May 2007 21:19:18 +0000 (UTC)



I am most interested in a method to extract data from the XML that would be
DB friendly.  Meaning, I would love
to be able to query (SQL) all systems in my enterprise that run a specific
port, OS, etc.  Maybe something
SQLite friendly.

I committed some hours ago to umit svn a handler that stores xml file nicely
into a database that we were (still are) working on.
If you want, you can also check current database diagram and sqlite schema and
triggers (missing delete triggers), there is also a postgresql schema made by 
Joao.

Right now all you can do besides creating the database is storing a xml file
nicely into it, I'm working to make it possible to retrieve data easily (right
now you would need to all the queries all yourself).




_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: