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

Connection reset by peer #3

Closed matis006 closed 6 years ago

matis006 commented 6 years ago

I'm trying to stop my plc (CPU1212C V4.2.1) or run with the exploit command but I receiv this error: error: [Errno 104] Connextion reset by peer

My PLC isnt protected.

dark-lbp commented 6 years ago

@matis006 s7_1200_plc_control module might only work with S7-1200 V3.x firmware, V4.x firmware has some differences from v3.x

matis006 commented 6 years ago

Ok, thanks a lot for the information. I don't know if you have any idea where I can find informations to do that with v4+?

dark-lbp commented 6 years ago

@matis006 Sorry for the delay, I haven't heard any tools can stop an S7-1200 v4+ PLC. V4 PLC has connection encryption protection, You can find some informations here.