diff --git a/README.md b/README.md index e69de29..ff111cd 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,12 @@ +🐍 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.