Home page logo
/
Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News

Sponsors

SolarWinds makes easy-to-use enterprise IT management software to help IT pros solve problems every day and help to enable efficient and effective management of networks and IT environments.

Join our online community of over 100,000 IT professionals talking shop. Get involved. Gain insights. Share tips and tricks. Visit thwack today!


File nfs-showmount

Script types: portrule
Categories: discovery, safe
Download: http://nmap.org/svn/scripts/nfs-showmount.nse

User Summary

Shows NFS exports, like the showmount -e command.

Script Arguments

mount.version, nfs.version, rpc.protocol

See the documentation for the rpc library.

Example Usage

nmap -sV --script=nfs-showmount <target>

Script Output

PORT    STATE SERVICE
111/tcp open  rpcbind
| nfs-showmount:  
|   /home/storage/backup 10.46.200.0/255.255.255.0
|_  /home 1.2.3.4/255.255.255.255 10.46.200.0/255.255.255.0

Requires


Author: Patrik Karlsson

License: Same as Nmap--See http://nmap.org/book/man-legal.html

Nmap Site Navigation

Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]