From 99a9014cc91b2760ab1b9e11dc5e9c48cf8b93e2 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 13 Sep 2021 11:34:30 +0700 Subject: [PATCH] Add: cube0x0/SharpSystemTriggers to Credential Access section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 6f4aae6..fa92db3 100644 --- a/Offensive.md +++ b/Offensive.md @@ -1465,6 +1465,10 @@ Some tools can be categorized in more than one category. But because the current cube0x0/MiniDump C# Lsass parser + + cube0x0/SharpSystemTriggers + Collection of remote authentication triggers in C# + 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.