File hadoop-tasktracker-info
Script types:
portrule
Categories:
default, discovery, safe
Download: http://nmap.org/svn/scripts/hadoop-tasktracker-info.nse
User Summary
Retrieves information from an Apache Hadoop TaskTracker HTTP status page.
Information gathered: * Hadoop version * Hadoop Compile date * Log directory (relative to http://host:port/)
For more information about Hadoop, see: * http://hadoop.apache.org/ * http://en.wikipedia.org/wiki/Apache_Hadoop * http://wiki.apache.org/hadoop/TaskTracker
Script Arguments
smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername
See the documentation for the smbauth library.http.max-cache-size, http.max-pipeline, http.pipeline, http.useragent
See the documentation for the http library.Example Usage
nmap --script hadoop-tasktracker-info -p 50060 host
Script Output
PORT STATE SERVICE REASON 50060/tcp open hadoop-tasktracker syn-ack | hadoop-tasktracker-info: | Version: 0.20.1 (f415ef415ef415ef415ef415ef415ef415ef415e) | Compiled: Wed May 11 22:33:44 PDT 2011 by bob from unknown |_ Logs: /logs/
Requires
Author: John R. Bond
License: Simplified (2-clause) BSD license--See http://nmap.org/svn/docs/licenses/BSD-simplified


