Rapid7 Vulnerability & Exploit Database

Extract zip from Modbus communication

Back to Search

Extract zip from Modbus communication

Created
06/26/2019

Description

This module is able to extract a zip file sent through Modbus from a pcap. Tested with Schneider TM221CE16R

Author(s)

  • José Diogo Monteiro <jdlopes@student.dei.uc.pt>
  • Luis Rosa <lmrosa@dei.uc.pt)>

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/analyze/modbus_zip
msf auxiliary(modbus_zip) > show actions
    ...actions...
msf auxiliary(modbus_zip) > set ACTION < action-name >
msf auxiliary(modbus_zip) > show options
    ...show and set options...
msf auxiliary(modbus_zip) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;