Skip to content

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

License

Notifications You must be signed in to change notification settings

sachin0x18/Modfuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages