dark-lbp / isf

ISF(Industrial Control System Exploitation Framework),a exploitation framework based on Python
BSD 2-Clause "Simplified" License
1.02k stars 286 forks source link

Error with modbus client read/write functions #11

Open sh4d0wlesss opened 3 years ago

sh4d0wlesss commented 3 years ago

I tried read write coils/registers with modbuspal 1.6b version simulator with icssploit modbus client and metasploit module, ics give this errors and it can not read or write anything but msf succesfully did. (Tried on manjaro linux with python 2)

error

i saw this example from this blogpost: https://medium.com/@lucideus/industrial-control-system-exploitation-framework-lucideus-research-643cf563c42d

dark-lbp commented 3 years ago

Hi @sh4d0wlesss can you provide the network packets during your test?