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

Plugin Overview

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

Unique Command Line Options

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

Throttle Notes

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

Example Command

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