From dc23d16299383fb3c079292f96f74b7c32cf7887 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 16 Aug 2021 16:37:41 +0700 Subject: [PATCH] Add: cube0x0/MiniDump to Credential Access section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 091f253..b4c6b1d 100644 --- a/Offensive.md +++ b/Offensive.md @@ -1216,6 +1216,10 @@ Some tools can be categorized in more than one category. But because the current byt3bl33d3r/SprayingToolkit Scripts to make password spraying attacks against Lync/S4B, OWA & O365 a lot quicker, less painful and more efficient + + cube0x0/MiniDump + C# Lsass parser + dafthack/MSOLSpray A password spraying tool for Microsoft Online accounts (Azure/O365). The script logs if a user cred is valid, if MFA is enabled on the account, if a tenant doesn't exist, if a user doesn't exist, if the account is locked, or if the account is disabled.