/Modfuzz

Modfuzz: A simple python based Modbus Client to carry out transactions from the command line.

Primary LanguagePythonMIT LicenseMIT

Modfuzz

Modfuzz: A simple python based Modbus TCP Client to carry out transactions from the command line.

Modbus Protocol

Modbus is a defacto protocol, majorly used in Industrial Control Systems, for communicating with PLCs, Smart Meters, etc.

Introduction to Modbus TCP

Usage

Download

  git clone https://github.com/sachin0x18/Modfuzz.git
  cd Modfuzz

Help

  ./Modfuzz --help

Functionality

  • Reading Input Registers
  • Write Single Register