Nmap Development mailing list archives

Re: Fwd: hadoop and hbase information gathering


From: John Bond <john.r.bond () gmail com>
Date: Sun, 30 Oct 2011 10:46:33 +0100

On 14 October 2011 00:14, John Bond <john.r.bond () gmail com> wrote:
can you send me the output of the script with nmap -ddd (this will
produce a lot of output, some of which you may want to scrub)

@david it is no a simple task to set up hadoop, not sure if you can
even run everything on the same box.  ill try to build a vm or some
guidlines this weekend. in the mean time the cloudera docs are good
https://ccp.cloudera.com/display/DOC/Documentation

After some feedback from patrick i have updated the port rule to
trigger on shorport.http.  I have also cleaned up some errors and
false positive conditions.  However these changes have introduced
another issue.  When using newtargets the port rule is not triggered,
and therefore scripts dont run for the newtargets.  Haven't looked at
this yet but wondered if it is a known issue?

There is also an issue which occurs when the script, thinks it
discovers a new target which is actually the target been scanned.
e.g. im scanning test.example.com which tells me that the another
service is running on test.example.com.  the script calls
target.add("tes.example.com") which causes tes.example.com to get
scanned for a second time.   I would have expected the newtargets
functionality resolve this is self.  is this a bug or should i be
dealing with this condition in my code.  Hope that made sense.

One final thing is it possible to add new ports to the scan?

scripts available here
https://github.com/b4ldr/nse-scripts
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: