From 95036e32dcfbd564def2db90d76fa79734fda616 Mon Sep 17 00:00:00 2001 From: Domenico Del Giudice <114437746+domedg@users.noreply.github.com> Date: Sun, 2 Mar 2025 14:02:31 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 221d8afa..249473ff 100644 --- a/README.md +++ b/README.md @@ -321,7 +321,8 @@ nmap -sS -p- # TCP SYN scan (all ports) nmap -sU -p- # UDP scan (all ports) nmap -sV # Service version detection ``` - +
+
**Testing (ModBusSploit) 🛠️** @@ -354,7 +355,8 @@ python3 start.py 3. **Result on Kibana dashboard:** kibana_dash - +
+
**Brute force attack examples using Hydra:** ```sh