Skip to content

Python script to brute force the valid registers with read/write access

Notifications You must be signed in to change notification settings

nallamuthu/ModBus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

➰ ModBus Scanner - TCP/IP ➰

Script take IP as input and brute force against all the registers. Identified valid registered will be exported to excel file

Pre-requisite:

  • pip install -r requirements.txt

Scan:

  • Coil Register
  • Holding Register
  • Discrete Input
  • Input Register

Execution:

  • python register_scanner.py -i ip_addr -p port_number

Output

  • Excel File

About

Python script to brute force the valid registers with read/write access

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages