Resource Library

Curated cybersecurity resources across all topics

Cheat Sheet Free
Python Security Cheat Sheet — OWASP ↗

OWASP's guide to writing secure Python applications: input validation, cryptography, file handling, subprocess safety, and dependency management.

Book Free
Automate the Boring Stuff with Python (Free Book) ↗

A practical Python book covering automation, file manipulation, web scraping, and working with PDFs, Excel, and CSV files. Free to read online. Great foundation before security scripting.

Book Paid
Black Hat Python — Justin Seitz ↗

A practical book teaching Python for offensive security: network sniffers, raw sockets, web scrapers, command-and-control tools, and forensic tools. For educational/authorised use.