From 1e0c73529b70148b3537ae1688331e08fe834aef Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 22 Aug 2021 16:43:08 +0700 Subject: [PATCH] Add: RedCursorSecurityConsulting/SharpHashSpray to Credential Access section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 1989516..b341428 100644 --- a/Offensive.md +++ b/Offensive.md @@ -1399,6 +1399,10 @@ Some tools can be categorized in more than one category. But because the current putterpanda/mimikittenz A post-exploitation powershell tool for extracting juicy info from memory. + + RedCursorSecurityConsulting/SharpHashSpray + An execute-assembly compatible tool for spraying local admin hashes on an Active Directory domain. + ricardojoserf/adfsbrute A script to test credentials against Active Directory Federation Services (ADFS), allowing password spraying or bruteforce attacks.