Rapid7 Vulnerability & Exploit Database

Outlook Web App (OWA) Brute Force Utility

Back to Search

Outlook Web App (OWA) Brute Force Utility

Created
05/30/2018

Description

This module tests credentials on OWA 2003, 2007, 2010, 2013, and 2016 servers.

Author(s)

  • Vitor Moreira
  • Spencer McIntyre
  • SecureState R&D Team
  • sinn3r <sinn3r@metasploit.com>
  • Brandon Knight
  • Pete (Bokojan) Arzamendi
  • Nate Power
  • Chapman (R3naissance) Schleiss
  • Andrew Smith

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

;