swafox

Notes on offensive security, exploit development, and Linux — hand-typed, slowly accumulated, occasionally useful.

These are old field notes from CTFs, bug-bounty work, and after-hours tinkering. Some of it is dated. All of it earned its place by being something I needed to look up more than once.

Linux

Tools I use daily and the occasional sysadmin detour.

Exploit development

Stack overflows, shellcoding, and the toolchain around them.

  • Buffer overflows — the classic 7-step recipe, end to end.
  • Pwntools — the Python toolkit you'll reach for every time.

Ethical hacking & bug bounty

Web vulnerabilities, real-world CVEs, and methodology that scales.

Write-ups

Box-by-box solutions from TryHackMe and HackTheBox.

Reference

  • Resources — a long list of training material, tools, and reading I keep returning to.