From 2b5fc812a5b4f67e2e205a5e5a16fb15f388dc4b Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sat, 24 Apr 2021 12:49:05 +0700 Subject: [PATCH] Add: itm4n/PPLdump to Credential Access section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index 0ab47a2..26e5ee6 100644 --- a/Offensive.md +++ b/Offensive.md @@ -907,6 +907,10 @@ Some tools can be categorized in more than one category. But because the current Hackndo/lsassy Extract credentials from lsass remotely + + itm4n/PPLdump + Dump the memory of a PPL with a userland exploit + jfmaes/SharpHandler Duplicating handles to dump LSASS since 2021