O365 - puzzlepeaches/CredMaster GitHub Wiki

Plugin Overview

The O365 module is for brute-forcing Office365 instances using the "autodiscover-s.outlook.com" URL method. This works for both Managed/Federated environments.

Unique Command Line Options

This plugin does not require any additional arguments.

Usage Notes

TBD, more research required (feel free to PR with notes)

Example Command

python3 credmaster.py --access_key <key> --secret_access_key <key> \ 
    --plugin o365 \ 
    -u userfile.txt -p passfile.txt -a useragents.txt -o outputfile \ 
    -t 5 -j 20 -m 10 -d 360 --passwordsperdelay 3
⚠️ **GitHub.com Fallback** ⚠️