Nmap Development mailing list archives

Re: Playing with nmap xml output


From: Martin Holst Swende <martin () swende se>
Date: Sat, 03 Sep 2011 23:45:22 +0200

On 09/02/2011 08:40 PM, David Fifield wrote:
On Fri, Sep 02, 2011 at 03:55:57PM +0200, Martin Holst Swende wrote:
Since there is no active server involved, you can actually test it
directly on bitbucket*:

https://bitbucket.org/holiman/nmap-onepage/raw/tip/index.html
I have to say, that is pretty awesome. The Script Output → Separate Row
is pretty much the effect Colin and I were trying to get in Zenmap. I
like the interactive filtering, it's just like Zenmap keyword filtering.

David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/
Thanks!

I have made a large internal overhaul now, and have some vague plans to
add some more features to it. Things like
- Possibility to add a notes-column, where a user can write more information
- Possibility to store/export data, either through localstorage or
export to a json-blob, which can be saved locally and restored again
(pretty useless to write notes if you can't save it)
- Ability to move columns around
- Ability to incorporate output from other tools which spit out xml, and
aggregrate the data. The biggest refactoring I did now was to separate
the table-drawing logic from nmap specific stuff, so another parser
easily can just be plugged in.
- Also, the filters should really be moved to the top instead of the
bottom.

We'll see, it's often the most fun shortly before it gets tedious... :)

Regards,
Martin Holst Swende
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/

Current thread: