kedrich

Starting a public research log

This is the first entry in what I intend to be a long-running, honest record of learning security in public. Not a highlight reel — a research log.

Why write it down

Most of what I learn evaporates if I don't write it down. Putting notes here forces me to actually understand a thing well enough to explain it, and it leaves a trail I (and anyone else) can follow later.

A few ground rules I'm holding myself to:

  • Honesty over polish. If a box beat me, I'll say so and note what I missed.
  • Show the work. Commands, payloads, and dead ends — not just the win.
  • No fabrication. If a test wasn't run, it's marked as such.

What lands here

Expect CTF walkthroughs, notes on tools as I pick them up, and short technique write-ups. Early posts will be rough around the edges — that's the point.

# the kind of thing that ends up in these notes
nmap -sC -sV -oN scan.txt target

A research log, not a résumé. In progress, on purpose.

More soon.