Data & Scripting¶
Python , SQL — the data manipulation and automation workhorses that handle 90% of security operations. Python does everything from web scraping to exploit development to ML pipelines. SQL talks to databases in every language and framework. Together they're the skill set that makes the difference between "I ran a tool" and "I solved the problem"
what you'll find here¶
- Python — Scripting , automation , web scraping , data analysis , security tooling
- SQL — Queries , joins , subqueries , window functions , injection patterns , database security
related¶
- Databases — full database curriculum with Postgres , MongoDB , Redis
- Scripting Essentials — cross-language concepts
first topic -> python.md