Skip to content
knavesec edited this page Apr 18, 2021 · 1 revision

Plugin Overview

This module allows for authentication to an organization's on-prem OWA login portal. This module will automatically enumerate the server's internal netbios domain name.

Unique Command Line Options

The OWA plugin adds one new required argument, --url.

Throttle Notes

On prem OWA has no throttle detection/prevention techniques. Spray to your hearts content, but watch out for lockouts.

Example Command

credmaster.py <usual arguments> --plugin owa --url https://mail.domain.com
Clone this wiki locally