Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 813 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 813 Bytes

ModBusBruteForce

A simple python script to automate the modbus address value enumerations, and storage of the logs

Libraries you need:

  • pyModbusTCP
  • rich

IM

Download: git clone https://github.com/sudo-JACT/ModBusBruteForce.git

If the server work correctly, the script show the data like this:

IM2

Else if the server doesn't respond, the data turn like this:

IM3