vexance / Stratustryke

A small work-in-progress modular cloud security tool
2 stars 0 forks source link

[STSK9] Managed Microsoft365 User Enumeration Module #9

Closed vexance closed 1 year ago

vexance commented 1 year ago

Requesting module (microsoft365/enum/unauth/m365_managed_auth_user_enumeration) for user enumeration against managed micrsoft365 tenants. Implementation can be done similar to https://github.com/vexance/o365enum. Requesting the following options:

FIREPROX_API: (optional) Fireprox URL endpoint which overrides the default microsoft login endpoint in order to help evade rate limiting. DOMAIN: (required) Target microsoft365 domain (e.g., example.com) USER: (required) Username(s) to enumerate. Must support file: syntax to use username wordlist

vexance commented 1 year ago

Addressed in #38, closing.