Resources
Everything that supports the courses: quick references to keep open while you work, deeper guides that connect the dots, and practice to make it stick.
Cheat Sheets
One-page references distilled from each course — the highest-value patterns and commands, ready to keep open in a tab.
- Regex secret patterns
- requests one-liners
- grep / sed / awk recipes
- JavaScript DOM sinks
Command References
Quick lookups for the tools and built-ins each language leans on.
- Python re module
- Bash text-processing
- Pagefind search syntax
Learning Guides
Cross-cutting guides that tie multiple lessons together into a workflow.
- From recon to report
- Reading a JS bundle
- Source-review methodology
Practice & Challenges
Hands-on tasks that turn reading into doing. Built to be done on legal, authorised targets only.
- Recon pipeline build-along
- Secret-hunting drills
- Log-analysis exercises
FAQ
The questions newcomers actually ask about learning to code for security.
- Do I need a CS degree?
- Which language first?
- Is this legal to practice?