From b93e05779e9d38cdf82122a80b57df3e90411d79 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 26 Apr 2022 12:43:17 +0700 Subject: [PATCH] Add: Dec0ne/KrbRelayUp to Privilege Escalation section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index a6d6dc7..326ebfb 100644 --- a/Offensive.md +++ b/Offensive.md @@ -938,6 +938,10 @@ Some tools can be categorized in more than one category. But because the current DarkCoderSc/PowerRunAsSystem Run application as system with interactive system process support (active Windows session) + + Dec0ne/KrbRelayUp + KrbRelayUp - a universal no-fix local privilege escalation in windows domain environments where LDAP signing is not enforced (the default settings). + eladshamir/Whisker Whisker is a C# tool for taking over Active Directory user and computer accounts by manipulating their msDS-KeyCredentialLink attribute, effectively adding "Shadow Credentials" to the target account.