Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 440 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 440 Bytes

Mockingjay

Mockingjay process self injection POC.

Technique originally published by Security Joes that takes advantage of RWX sections in DLLs to allocate and execute code.

POC

Use the rwx_finder.py to find vulnerable DLLs with RWX sections:

Compile and run the solution: