Nmap Development mailing list archives

Re: Parsing nmap XML (OS Fingerprint part)


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

2007/8/23, Guilherme Polo <ggpolo () gmail com>:
---------- Forwarded message ----------
From: Guilherme Polo <ggpolo () gmail com>
Date: 23/08/2007 14:53
Subject: Re: Parsing nmap XML (OS Fingerprint part)
To: Lawrence Waterhouse <lawrence.waterhouse () gmail com>


2007/8/23, Lawrence Waterhouse <lawrence.waterhouse () gmail com>:
Wow Your schema is much more evolved than mine, mine was using Elixir
wrapper for SQLAlchemy(http://elixir.ematia.de)


Elixir seems to be interesting, I'm not using any kind of wrappers and
etc right now.

is there any ETA for the UmitDB part ?

It is working already, I use it to do basically everything I need to
do in Network Inventory I've done for Umit too (my branch, again)

Or maybe I misunderstood ETA (Estimated Time to Arrive) ?


Excellent work !

On 8/23/07, Guilherme Polo <ggpolo () gmail com> wrote:
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


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



--
-- Guilherme H. Polo Goncalves


--
-- Guilherme H. Polo Goncalves



-- 
-- 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: