Skip to main content

Writeups

Technical writeups on CTFs, web security, and automation.

A walkthrough of the HackTheBox Keeper machine covering initial enumeration, exploiting default credentials in Request Tracker, and leveraging a KeePass memory dump for privilege escalation.

Read more

A breakdown of the most common access control failures encountered during security assessments, from IDOR vulnerabilities to missing function-level authorization checks.

Read more

How I built a modular Python pipeline to automate the repetitive parts of bug bounty reconnaissance while keeping the manual analysis where it matters most.

Read more