killvxk / PPLrevenant

Bypass LSA protection using the BYODLL technique

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PPLrevenant

poc.webm

This is a proof-of-concept that shows how a technique such as Bring Your Own Vulnerable DLL (BYODLL) could be used to bypass LSA Protection, or more generally execute arbitrary code within Protected Processes on Windows.

For more information, please check out my blog post series entitled "Ghost in the PPL".

Credits

About

Bypass LSA protection using the BYODLL technique


Languages

Language:C 71.0%Language:C++ 29.0%