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 afp-showmount

Download: http://nmap.org/svn/scripts/afp-showmount.nse

User Summary

Shows AFP shares and ACLs.

Script Arguments

afp.username

The username to use for authentication. (If unset, first attempt to use credentials found by afp-brute, then no credentials.)

afp.password

The password to use for authentication. (If unset, first attempt to use credentials found by afp-brute, then no credentials.)

Example Usage

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

Script Output

PORT    STATE SERVICE
548/tcp open  afp
| afp-showmount:  
|   Yoda's Public Folder
|     Owner: Search,Read,Write
|     Group: Search,Read
|     Everyone: Search,Read
|     User: Search,Read
|   Vader's Public Folder
|     Owner: Search,Read,Write
|     Group: Search,Read
|     Everyone: Search,Read
|     User: Search,Read
|_    Options: IsOwner

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 ]