Script hadoop-datanode-info
Script types:
portrule
Categories:
default, discovery, safe
Download: https://svn.nmap.org/nmap/scripts/hadoop-datanode-info.nse
Script Summary
Discovers information such as log directories from an Apache Hadoop DataNode HTTP status page.
Information gathered:
- 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-datanode-info.nse -p 50075 host
Script Output
PORT STATE SERVICE REASON 50075/tcp open hadoop-datanode syn-ack | hadoop-datanode-info: |_ Logs: /logs/
Requires
Author:
License: Simplified (2-clause) BSD license--See https://nmap.org/svn/docs/licenses/BSD-simplified