Rapid7 Vulnerability & Exploit Database

On premise user enumeration

Back to Search

On premise user enumeration

Disclosed
11/06/2018
Created
03/19/2019

Description

On premise enumeration of valid exchange users

Author(s)

  • poptart
  • jlarose
  • Vincent Yiu
  • grimhacker
  • Nate Power
  • Nick Powers
  • clee-r7

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/scanner/msmail/onprem_enum
msf auxiliary(onprem_enum) > show actions
    ...actions...
msf auxiliary(onprem_enum) > set ACTION < action-name >
msf auxiliary(onprem_enum) > show options
    ...show and set options...
msf auxiliary(onprem_enum) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;