Python utilities and tools developed during my Jedha Fullstack Cybersecurity training (2026). Real scripts built to solve real problems during the course, not copy-pasted exercises. Each one comes with an explanation of what it does and why I built it.
| Script | Description | Category |
|---|---|---|
| ... | ... | ... |
Each script folder contains :
- the script itself
- a short README explaining context, usage, and what it demonstrates
Python 3, libraries vary per script (scapy, requests, os, etc.)