damian@wong:~$ ./portfolio

loading portfolio...

0%
damian@wong:~/blog/breaking-my-first-box$ cat breaking-my-first-box.mdx

Breaking My First Box

Enumeration, one forgotten service, and the moment a shell finally landed.

Sep 14, 2026 · 1 min read

This is a deliberately generic placeholder for a future CTF writeup. A real version should clearly identify the environment, distinguish authorized practice from production testing, and focus on the reasoning rather than only the final payload.

Enumeration first

The important lesson was not a clever exploit. It was slowing down long enough to read service banners, compare versions, and write down what I had already ruled out.

Once a path to access exists, the writeup should explain the remediation too. That makes the work useful to people building systems, not only people testing them.