Script afp-showmount

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

Script Summary

Shows AFP shares and ACLs.

Script Arguments

afp.password, afp.username

See the documentation for the afp library.

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


Author:

  • Patrik Karlsson

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