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.