Research & Blogs

Notes, writeups, and things I learn while studying cybersecurity - written simply for myself and anyone else learning.

Medium

I publish longer writeups on Medium. Topics include CTF notes, web security basics, small research summaries, and tool learning.

Visit my Medium Follow for new writeups

Blog Posts

Click a card to read the full post.

EDR
Endponit Security

DLL Injection: How Attackers Execute Code in Trusted Windows Processes

A step-by-step breakdown of classic DLL injection using Windows APIs, with a live demonstration inside an isolated VM - including real screenshots of every stage.

Malware AnalysisBlue TeamEDRWindows