Nmap Development mailing list archives

Re: Nmap Scan Results


From: Tuan Nguyen <chateaulafite () gmail com>
Date: Thu, 29 Jul 2010 21:12:55 -0400

I want to be able to parse the Nmap XML output in Java and convert it to
Java objects.

Anyway, I have figured out how to do it in Java.

Do you have another way to parse Nmap and convert it to Java object?

On Wed, Jul 28, 2010 at 5:06 PM, Jon Svede <jsvede () gmail com> wrote:

What do you want to do with the results?  I.e., are you looking just
to convert it a Java object or are you trying to get into another
format or something else?

Jon


On Wed, Jul 28, 2010 at 3:04 PM, Tuan Nguyen <chateaulafite () gmail com>
wrote:
Can someone point me to where I could get help with Java parsing of the
following nmap xml output?

<?xml version="1.0"?>
<nmaprun>
 <port protocol="tcp" portid="10243">
   <state state="open" reason="syn-ack" reason_ttl="123"/>
   <service name="unknown" method="table" conf="3" />
 </port>
</nmaprun>

Thanks,

Tuan


On Wed, Jul 28, 2010 at 2:19 PM, Vlatko Kosturjak <kost () linux hr> wrote:

java.io.FileNotFoundException:
/data/data/com.wjholden.nmap/tmp/scan.nmap
App for droid incredible just purchased, errors out. Please fix, or
refund
my purchase.
Seems to come from this website :
http://www.cyrket.com/p/android/com.wjholden.nmap/
Chris, afaik noone here is selling any of (his) nmap-related work.
Plus,
it's available for free : http://seclists.org/nmap-dev/2010/q3/187
I'm afraid it's a rip-off...

Chris, right e-mail to complain is found at:
http://www.cyrket.com/p/android/com.wjholden.nmap/
(it ends with @gmail.com)

I'm not aware of Fyodor's opinion or official nmap opinion about this,
but
I don't cosider it as ripoff. As he sells GUI around nmap, not nmap
itself.

Maybe, time to make official android GUI?

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

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


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


Current thread: