From c6ff95d901e5c133524d9e70587f366e64bfeb12 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 30 Oct 2018 13:39:32 +0700 Subject: [PATCH] Add: TheSecondSun/Bashark - Bash post exploitation toolkit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ae6e7d9..ba2dbcb 100644 --- a/README.md +++ b/README.md @@ -2299,6 +2299,10 @@ _return-to-libc techniques_ stephenfewer/ReflectiveDLLInjection Reflective DLL injection is a library injection technique in which the concept of reflective programming is employed to perform the loading of a library from memory into a host process + + TheSecondSun/Bashark + Bash post exploitation toolkit + trustedsec/unicorn Unicorn is a simple tool for using a PowerShell downgrade attack and inject shellcode straight into memory. Based on Matthew Graeber's powershell attacks and the powershell bypass technique presented by David Kennedy (TrustedSec) and Josh Kelly at Defcon 18.