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

copyright © Same as Nmap--See http://nmap.org/book/man-legal.html

Functions

acl_group_to_long_string (acls)

Converts a group bitmask of Search, Read and Write to table

acls_to_long_string (acls)

Converts a numeric acl to string



Functions

acl_group_to_long_string (acls)

Converts a group bitmask of Search, Read and Write to table

Parameters

  • acls: number containing bitmasked acls

Return value:

table of ACLs
acls_to_long_string (acls)

Converts a numeric acl to string

Parameters

  • acls: number containig acls as recieved from fp_get_file_dir_parms

Return value:

table of long ACLs

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 ]