Windows Gather Directory Permissions Enumeration | Metasploit Exploit Database (DB)

Windows Gather Directory Permissions Enumeration

This module enumerates directories and lists the permissions set on found directories.

Search Other Modules


Rank

  • Normal

Authors

  • Kx499 < >

Development


Similar Modules


Usage Information

$ msfconsole

                ##                          ###           ##    ##
 ##  ##  #### ###### ####  #####   #####    ##    ####        ######
####### ##  ##  ##  ##         ## ##  ##    ##   ##  ##   ###   ##
####### ######  ##  #####   ####  ##  ##    ##   ##  ##   ##    ##
## # ##     ##  ##  ##  ## ##      #####    ##   ##  ##   ##    ##
##   ##  #### ###   #####   #####     ##   ####   ####   #### ###
                                      ##

msf > use post/windows/gather/enum_dirperms
msf post(enum_dirperms) > set PATH [STRING]
msf post(enum_dirperms) > set SESSION [INTEGER]


Module Options

DEPTH Depth to drill down into subdirs, O = no limit (default: 0)
FILTER Filter to limit results by (accepted: NA, R, W, RW) (default: NA)
PATH Directory to begin search from (default: )
SESSION The session to run this module on.
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module