Files
python-cybersecurity/README.md
2026-04-23 16:21:39 +02:00

13 lines
359 B
Markdown

🐍 Cybersecurity Tools with Python
A collection of simple Python tools built while learning cybersecurity through hands-on practice.
🔧 Features
Network scanning (port scanners)
Basic web testing scripts
Reconnaissance automation
Small security-focused utilities
🎯 Purpose
Learn cybersecurity by building real tools instead of just studying theory.