From 07d677705c1bcf870b6de4179304ea3c7439c93e Mon Sep 17 00:00:00 2001 From: Domenico Del Giudice <114437746+domedg@users.noreply.github.com> Date: Sun, 2 Mar 2025 14:06:18 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3ef6bcd..4d2aec7f 100644 --- a/README.md +++ b/README.md @@ -325,7 +325,7 @@ nmap -sV # Service version detection #### **ModBusSploit 🛠️** -In this section, we will perform tests on the **[ModBusSploit](https://github.com/C4l1b4n/ModBusSploit/)** tool to simulate attacks on the Conpot honeypot. +In this section, we will perform tests on the **[ModBusSploit](https://github.com/C4l1b4n/ModBusSploit/)** tool to simulate attacks on the Conpot honeypot with protocols like Modbus. **Step 1: Clone the ModBusSploit repository:** ```sh