Nmap Development mailing list archives

Re: Nmap Development in Java


From: charles leonhart <vnewis () gmail com>
Date: Fri, 14 May 2010 12:12:45 +0700

Ok, so it's no Java API then.
will try it Max :)
thx a lot.

On Wed, May 12, 2010 at 1:02 PM, Max <nmap () webwizarddesign com> wrote:

You need to fork/exec it,  and open pip readers from it for
stdin/stdout ... pass the command line you want, then read the output
from the stidn/stdout stream of the executing program :)

- Max

On Tue, May 11, 2010 at 11:24 PM, charles leonhart <vnewis () gmail com>
wrote:
Thx for the reply Max,
guess i'll use the xml output.
And are there some API to call Nmap internally from my java program? Or
i
need to execute runtime.exec (java exec) to call Nmap?

On Wed, May 12, 2010 at 10:02 AM, Max <nmap () webwizarddesign com> wrote:

The XML output from nmap (-oX) would be a terrific fit for a java app.

- max

On Tue, May 11, 2010 at 10:06 PM, charles leonhart <vnewis () gmail com>
wrote:
Hello all,
I'm newbie here and want to ask something.
Are there any java API for Nmap?
I want to develop some application using Nmap in Java.

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




--
best regards,





-- 
regards,
Charles Hariyadi
v_new_is () yahoo co id
Informatics Engineering
School of Electric and Informatics Engineering
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: