diff --git a/Offensive.md b/Offensive.md index fdd4afd..13add5a 100644 --- a/Offensive.md +++ b/Offensive.md @@ -175,6 +175,10 @@ Some tools can be categorized in more than one category. But because the current Flangvik/SharpDllProxy Retrieves exported functions from a legitimate DLL and generates a proxy DLL source code/template for DLL proxy loading or sideloading + + /forrest-orr/phantom-dll-hollower-poc + Phantom DLL hollowing PoC + GoodstudyChina/APC-injection-x86-x64 injdrv is a proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC.