From 6aa7eb2aded9bc98840eb492afe278091d08d8f2 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 3 May 2021 00:39:18 +0700 Subject: [PATCH] Add: Pickfordmatt/SharpLocker to Credential Access section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index bb0120a..6ec41a3 100644 --- a/Offensive.md +++ b/Offensive.md @@ -1016,6 +1016,10 @@ Some tools can be categorized in more than one category. But because the current peewpw/Invoke-WCMDump PowerShell Script to Dump Windows Credentials from the Credential Manager + + Pickfordmatt/SharpLocker + SharpLocker helps get current user credentials by popping a fake Windows lock screen, all output is sent to Console which works perfect for Cobalt Strike. + PorLaCola25/TransactedSharpMiniDump Implementation of b4rtiks's SharpMiniDump using NTFS transactions to avoid writting the minidump to disk and exfiltrating it via HTTPS using sockets.