Script hadoop-tasktracker-info
Script types:
portrule
Categories:
default, discovery, safe
Download: https://svn.nmap.org/nmap/scripts/hadoop-tasktracker-info.nse
Script 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/)
Script Arguments
- slaxml.debug
See the documentation for the slaxml library.
- http.host, http.max-body-size, http.max-cache-size, http.max-pipeline, http.pipeline, http.truncated-ok, http.useragent
See the documentation for the http library.
- smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername
See the documentation for the smbauth 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:
License: Simplified (2-clause) BSD license--See https://nmap.org/svn/docs/licenses/BSD-simplified