Personal offensive security cheatsheets. Battle-tested methodology for CTF, HTB, and red team engagements.
| File | Topic |
|---|---|
| recon.md | Enumeration & reconnaissance methodology |
| privesc-linux.md | Linux privilege escalation paths |
| privesc-windows.md | Windows privilege escalation paths |
| ad-attack.md | Active Directory attack playbook |
| web-attacks.md | Web application attack patterns |
| reverse-shells.md | Reverse shell one-liners & upgrading |
No fluff. No theory dumps. Just what works.
Every entry follows the same format:
## Technique Name
- WHEN to use it
- Command / payload
- What to look for in output
- Next step if successful