From 4cfd1da462ad5cfc7ef4ead49a51061c1da8266d Mon Sep 17 00:00:00 2001 From: pe3zx Date: Fri, 26 Nov 2021 16:05:32 +0700 Subject: [PATCH] Add: connormcgarr/tgtdelegation to Credential Access section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 8476fef..db5e5b6 100644 --- a/Offensive.md +++ b/Offensive.md @@ -1722,6 +1722,10 @@ Some tools can be categorized in more than one category. But because the current codewhitesec/HandleKatz PIC lsass dumper using cloned handles + + connormcgarr/tgtdelegation + tgtdelegation is a Beacon Object File (BOF) to obtain a usable TGT via the "TGT delegation trick" + cube0x0/MiniDump C# Lsass parser