Rapid7 Vulnerability & Exploit Database

PhoenixContact PLC Remote START/STOP Command

Back to Search

PhoenixContact PLC Remote START/STOP Command

Disclosed
05/20/2015
Created
05/30/2018

Description

PhoenixContact Programmable Logic Controllers are built upon a variant of ProConOS. Communicating using a proprietary protocol over ports TCP/1962 and TCP/41100 or TCP/20547. It allows a remote user to read out the PLC Type, Firmware and Build number on port TCP/1962. And also to read out the CPU State (Running or Stopped) AND start or stop the CPU on port TCP/41100 (confirmed ILC 15x and 17x series) or on port TCP/20547 (confirmed ILC 39x series)

Author(s)

  • Tijl Deneut <tijl.deneut@howest.be>

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/admin/scada/phoenix_command
msf auxiliary(phoenix_command) > show actions
    ...actions...
msf auxiliary(phoenix_command) > set ACTION < action-name >
msf auxiliary(phoenix_command) > show options
    ...show and set options...
msf auxiliary(phoenix_command) > 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

;