From 052220085508773dd988cb2c8a6659d47dc09df0 Mon Sep 17 00:00:00 2001 From: mrsh Date: Thu, 23 Apr 2026 16:21:39 +0200 Subject: [PATCH] change readme.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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.