From 242080129ce3d93bae127946fee7293e0fbef319 Mon Sep 17 00:00:00 2001 From: Kyriakos Dodson Date: Mon, 12 Jan 2026 15:32:12 +0200 Subject: [PATCH] Added Zenmap to networking section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6aaadca..99d47e0 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ Check solve section for steganography. - `apt-get install wireshark` - [Zeek](https://www.zeek.org) - An open-source network security monitor. - [Zmap](https://zmap.io/) - An open-source network scanner. +- [Zenmap](https://nmap.org/zenmap/) - A beginner friendly and open source network scanner with a GUI. ## Reversing