Dynamic Views Loading – Abusing Server Side Rendering in DrogonWhat could go wrong releasing a C++ web server with "live reload" into the wild? 2024‑08‑18 12 minute readcpp ctf web
Automating Boolean-Based SQL Injection with PythonHow to be efficiently lazy at finding hidden gems in predictable places – Database Edition 2024‑08‑10 8 minute readsql python web
My OSCP Adventure — Lessons, Tips, and ThoughtsReflections on my journey tackling one of the most rigorous exams in cybersecurity. 2024‑04‑14 9 minute readexperience reflection
Practical Linux Tricks for the Aspiring HackerA curated list of fanciful Linux tricks I use to bolster my command-line prowess and activate Sage Mode. 2024‑04‑08 8 minute readprogramming cheatsheet linux
I'm now a Certified Offensive Waterblower!Emotional penetration testing is no joke. Millions suffer each year. 2024‑04‑01 2 minute readsatire programming
From Compression to Compromise: Unmasking Zip File ThreatsDeep dive into zip file attacks and mitigations (with examples!). 2024‑02‑15 10 minute readnotes web python
GDB/GEF CheatsheetQuick command reference on one of the most powerful tools for dynamic analysis. 2023‑09‑11 7 minute readprogramming cheatsheet ctf