New Blog Alert! 🚨
Introducing Early Cascade Injection, a stealthy process injection technique that targets Windows process creation, avoids cross-process APCs, and evades top-tier EDRs.
Learn how it combines Early Bird APC Injection & EDR-Preloading: outflank.nl/blog/2024/10/1…
Blog Post Alert! 📖
To share the key findings of my thesis, I wrote this exciting blog post in collaboration with Outflank.
Check it out and hopefully you learn something new!
Reimplemented the Early Cascade Injection technique documented by the Outflank team
The code is boring but the blog post was very interesting to read, especially when it came to how the process is initialized and how LdrInitializeThunk works. Cheers
github.com/Cracked5pider/…