Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 825 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 825 Bytes

funwithmodbus0x5a

Material from my ICS Village talk at DEFCON 25

This is a temporary repo to store and make available the tools used during the talks

The scripts should be finalized and integrated into Metasploit

Talks

The slides are located on Google Slides Some demo videos can be found here

Description

  • modicon_stux_transfer_ASO.rb: allows downloading a program from the PLC
  • schneider.rb: allows to gather information about the PLC (GATHER_INFOS) and to force the values of the digital outputs (M340_FORCE_OUTPUTS)
  • modicon_command_CTv2.rb: work by Alexandrine TORRENTS to allow START/STOP on TM221 PLCs.