Hello,

I have just posted a few nmap scripts to the nmap-dev list[1] also
available on github[2].  Would be usefull if i some people would be
willing to test them out and let me know of any errors or false
reports

to use copy the hadoop-* and hbase-* scripts into ~/.nmap/scripts and
run a command like the following

nmap  --script
hadoop-datanode-info,hbase-master-info,hadoop-jobtracker-info,hadoop-namenode-info,hadoop-tasktracker-info,hbase-region-info.nse
--script-args hadoop-jobtracker-info.userinfo,newtargets -p
60010,50030,50070,50075,50060,60030 master-hadoop-server.example.com

obviously these ports should not be open to unauthorized users

all feed back welcome

thanks
john

[1]http://seclists.org/nmap-dev/2011/q4/58
[2]https://github.com/b4ldr/nse-scripts

Reply via email to