Script nfs-showmount
Script types:
portrule
Categories:
discovery, safe
Download: https://svn.nmap.org/nmap/scripts/nfs-showmount.nse
Script 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:
License: Same as Nmap--See https://nmap.org/book/man-legal.html