Nmap Development mailing list archives

Re: Parsing nmap XML (OS Fingerprint part)


From: "Guilherme Polo" <ggpolo () gmail com>
Date: Thu, 23 Aug 2007 14:32:59 -0300

2007/8/23, Lawrence Waterhouse <lawrence.waterhouse () gmail com>:
Thanks for the reply,

I am looking at your sax based parser right now, i would like to take
a look at your Python package for converting XML to database if you
dont mind sharing :)


It is only on my umit branch actually, you can access using svn:
https://umit.svn.sourceforge.net/svnroot/umit/branch/ggpolo

Inside it there is package called umitDB, that is it.

You may view illustrations (diagrams) of database being used here:
http://umit.svn.sourceforge.net/viewvc/*checkout*/umit/branch/umitdb/diagram/umitdb-on-delete.png?revision=1310
http://umit.svn.sourceforge.net/viewvc/*checkout*/umit/branch/umitdb/diagram/umitdb.png?revision=1290

i started playing with Umit in the last few days, terrific tool !

Lawrence

On 8/23/07, Guilherme Polo <ggpolo () gmail com> wrote:
2007/8/23, Lawrence Waterhouse <lawrence.waterhouse () gmail com>:
Hello folks,

As a learning exercice i am writing a script to parse nmap XML file to
database in python. I am having problem parsing the "OS fingerprint"
part... consider the following XML tidbit:


You may consider taking a look at NmapParser that Umit is using. Also,
I've done a Python package for converting XML to database (also does
some other things) using that parser.


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



-- 
-- Guilherme H. Polo Goncalves

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


Current thread: