Skip to content

Commit

Permalink
Modbus network fuzzer by Søren Knudsen
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-shipulin authored Apr 15, 2023
1 parent f5eec74 commit 46e40f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions protocols/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ Developed as a community asset

- [AEGIS Fuzzer](https://www.automatak.com/aegis/) - Aegis™ is a smart fuzzing framework for a growing number of protocols that can identify robustness and security issues in communications software before it is deployed in a production system. **[commercial]** Early Open Source version is mirrored here: [Open-Source](/tools/mirrored/aegis-opensource/).
- [ICSFuzz](https://github.com/momalab/ICSFuzz) - an PLC-side fuzzing tool for uncovering vulnerabilities in ICS control applications.
- [Modbus Fuzzer](https://github.com/bl4ckic3/Modbus-Fuzzer) - Modbus Protocol Fuzzer


## Ethercat

Expand Down Expand Up @@ -135,6 +133,8 @@ Developed as a community asset
### Traffic Generation

- [Modbus Traffic Generation](https://github.com/iti/ics-trafficgen/) - pyModbus-based traffic generation that can take a profile of traffic, apply scriptable variation, and result in output of Modbus traffic matching that profile.
- [Modbus Fuzzer](https://github.com/bl4ckic3/Modbus-Fuzzer) - Modbus Protocol Fuzzer
- [Modbus network fuzzer](https://github.com/s-e-knudsen/Modbus_network_fuzzer) - The modbus network fuzzer uses Boofuzz for the fuzzing of the protocol (By Søren Knudsen)

### Fuzzing

Expand Down

0 comments on commit 46e40f8

Please sign in to comment.