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-dirlist

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

User Summary

Does a directory listing of a remote NFS share

Script Arguments

nfs-dirlist.maxfiles

If set limits the amount of files returned by the script for each export. If set to zero or less all files are shown. (default 10)

mount.version, nfs.version, rpc.protocol

See the documentation for the rpc library.

Example Usage

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

Script Output

PORT    STATE SERVICE
111/tcp open  rpcbind
| nfs-dirlist:  
|   /home/storage/backup
|     www.cqure.net
|   /home
|     admin
|     lost+found
|     patrik
|     storage
|_    web

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 ]