vexance / Stratustryke

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

[STSK3] Office365 Password Spraying Module #3

Open vexance opened 1 year ago

vexance commented 1 year ago

New module issue for microsoft/m365/util/microsoft365_login

Initial thoughts on required options:

Module should conduct a password guessing / spraying / bruteforce attack against the Microsoft365 logon portal. Successful logons will be indicated with print_success(), logons indicating an MFA requirement will be noted with print_failure() and print_status(), regular auth failures should be noted with print_failure().