From 2ec767682b78663027f64ad7d8c445408447d8c9 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sat, 29 Dec 2018 11:45:25 +0700 Subject: [PATCH] [Tools][Post Exploitation] fbkcs/ThunderDNS --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b7d7af6..fec3771 100644 --- a/README.md +++ b/README.md @@ -2280,6 +2280,10 @@ _return-to-libc techniques_ eladshamir/Internal-Monologue Internal Monologue Attack: Retrieving NTLM Hashes without Touching LSASS + + fbkcs/ThunderDNS + This tool can forward TCP traffic over DNS protocol. Non-compile clients + socks5 support. + FuzzySecurity/PowerShell-Suite There are great tools and resources online to accomplish most any task in PowerShell, sometimes however, there is a need to script together a util for a specific purpose or to bridge an ontological gap. This is a collection of PowerShell utilities I put together either for fun or because I had a narrow application in mind.