CTF write-ups

I keep a small set of CTF write-ups, mostly from HackTheBox, TryHackMe, and picoCTF. They’re notes-style — written so future-me can grep my own past notes when I see a similar trick on a real engagement (or, more honestly, on the next CTF). Junior level, blue-team-leaning, honest about getting stuck.

The full set lives in the ctf-writeups repository. Highlights worth linking individually:

HackTheBox

TryHackMe

picoCTF

What I think CTF practice is for

I do CTFs for the network-defender skills, not the speed-running. Each write-up is an attempt to extract one specific lesson — the trick that, if I see it again, I want to recognise immediately. CTFs are an unusually high-density way to build that instinct relative to the cost.

The blue-team value isn’t in the offensive primitive itself — it’s in the shape of the detection rule that would catch it. Every write-up has at least one gesture toward “what would a Suricata or Sigma rule for this look like”, because that’s the part that comes back to my Brights work.