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

File nfs-acls

Download: http://nmap.org/svn/scripts/nfs-acls.nse

User Summary

Shows NFS exports and access controls.

Script Arguments

mount.version, nfs.version, rpc.protocol

See the documentation for the rpc library.

Example Usage

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

Script Output

PORT    STATE SERVICE
111/tcp open  rpcbind
| nfs-acls:  
|   /tmp
|     uid: 0; gid: 0; mode: drwxrwxrwx (1777)
|   /home/storage/backup
|     uid: 0; gid: 0; mode: drwxr-xr-x (755)
|   /home
|_    uid: 0; gid: 0; mode: drwxr-xr-x (755)

Requires


Categories: discovery safe

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 ]