Skip to content

TryHackMe

Profile: tryhackme.com/p/thepocket

I use TryHackMe as a sandbox for working through real attack patterns in a safe, sanctioned environment. The streak / badge / rank metrics are the platform's gamification — they're nice but not the point. The point is the muscle memory: enumeration, pivoting, privilege escalation, web exploitation, the whole loop, repeated until it's reflex.

What I'm working on

TBD — room writeups will land here as I finish them.

Embedding a profile badge

If/when we want to surface the live rank/streak on this page, TryHackMe ships an embed at https://tryhackme-badges.s3.amazonaws.com/<userid>.png. We need the numeric userid (visible in the profile API response, not the page itself) to wire it up. Place a <img> here once we have it.