Personal Research
My own offensive security research: vulnerability hunting, exploit development, red team techniques and malware analysis.
Vulnerability Research
Vulnerabilities I have found and reported myself in production code and real-world devices. Each post is my own advisory with a technical breakdown.
Exploit Development
I take published CVEs and write my own working PoC from scratch. Each post goes from the root cause of the bug to how I put the PoC together step by step.
Red Team Techniques
Deep dives into specific TTPs, not the basics everyone already knows. Techniques I ran into in practice or that caught my eye in a particular setup, taken apart in depth.
Malware Analysis
Real malware samples pulled apart statically and dynamically: I reverse the code, watch their behavior and map the techniques they use. Each post is a deep dive into a single sample.