Write-ups

Security research write-ups, CTF solutions, and vulnerability analyses

Write-upDec 5, 20254 min read

Reverse Engineering Challenge: Silent Oracle

A walk-through of an HTB Neurogrid reversing challenge where you analyze a stripped 64-bit PIE binary in Ghidra, identify a hardcoded comparison function, discover the local flag is a decoy, and brute-force the real flag from the remote service using a Python script that tests prefixes based on response differences.

ReverseEngineeringHTB
Write-upNov 15, 202514 min read

HackTheBox -- Imagery (MEDIUM) Experience

I’ll walk through my experience tackling the HackTheBox "Imagery" CTF (Medium). I'll showcase my thought process, tools, and methods as I work through each stage — whether I succeed or hit roadblocks. The goal isn't just solving it, but highlighting how I approach challenges and sharpen my skills along the way. As of now this machine remains unsolved.

MediumXSS
Write-upSep 22, 20255 min read

HackTheBox -- Soulmate (Easy) Experience

I’ll walk through my experience tackling the HackTheBox "Soulmate" CTF (Easy). I'll showcase my thought process, tools, and methods as I work through each stage — whether I succeed or hit roadblocks. The goal isn't just solving it, but highlighting how I approach challenges and sharpen my skills along the way. As of now this machine remains unsolved.

htbeasy
Write-upApr 26, 20254 min read

HackTheBox -- Code (EASY) Experience

I’ll walk through my experience tackling the HackTheBox "Code" CTF (Easy). I'll showcase my thought process, tools, and methods as I work through each stage — whether I succeed or hit roadblocks. The goal isn't just solving it, but highlighting how I approach challenges and sharpen my skills along the way. As of now this machine remains unsolved.

HackTheBoxCTFWalkthrough
Write-upNov 25, 20247 min read

My Creative Corner: A New Beginning

This is more than a blog—it's my creative corner! Not only do I aim to showcase my work here, but also provide insight into my mind. Take a peek.

IntroductionWelcome