Update README.md

This commit is contained in:
Domenico Del Giudice 2025-03-02 14:06:18 +01:00 committed by GitHub
parent 60ab92f32d
commit 07d677705c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -325,7 +325,7 @@ nmap -sV <indirizzo-IP> # 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