Rapid7 Vulnerability & Exploit Database

Vulnerable domain identification

Back to Search

Vulnerable domain identification

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

Description

Identifying potentially vulnerable Exchange endpoints

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/host_id
msf auxiliary(host_id) > show actions
    ...actions...
msf auxiliary(host_id) > set ACTION < action-name >
msf auxiliary(host_id) > show options
    ...show and set options...
msf auxiliary(host_id) > 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

;