Windows Gather Enumerate Domain Group | Metasploit Exploit Database (DB)

Windows Gather Enumerate Domain Group

This module extracts user accounts from specified group and stores the results in the loot. It will also verify if session account is in the group. Data is stored in loot in a format that is compatible with the token_hunter plugin. This module should be run over as session with domain credentials.

Search Other Modules


Rank

  • Normal

Authors

  • Carlos Perez < carlos_perez [at] darkoperator.com >
  • Stephen Haywood < haywoodsb [at] gmail.com >

Development


Similar Modules


Usage Information

$ msfconsole

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

msf > use post/windows/gather/enum_domain_group_users
msf post(enum_domain_group_users) > set GROUP [STRING]
msf post(enum_domain_group_users) > set SESSION [INTEGER]


Module Options

GROUP Domain Group to enumerate
SESSION The session to run this module on.
VERBOSE Enable detailed status messages
WORKSPACE Specify the workspace for this module