Rapid7 Vulnerability & Exploit Database

Eaton Xpert Meter SSH Private Key Exposure Scanner

Back to Search

Eaton Xpert Meter SSH Private Key Exposure Scanner

Disclosed
07/18/2018
Created
03/19/2019

Description

Eaton Power Xpert Meters running firmware below version 12.x.x.x or below version 13.3.x.x ship with a public/private key pair that facilitate remote administrative access to the devices. Tested on: Firmware 12.1.9.1 and 13.3.2.10.

Author(s)

  • BrianWGray

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/scanner/ssh/eaton_xpert_backdoor
msf auxiliary(eaton_xpert_backdoor) > show actions
    ...actions...
msf auxiliary(eaton_xpert_backdoor) > set ACTION < action-name >
msf auxiliary(eaton_xpert_backdoor) > show options
    ...show and set options...
msf auxiliary(eaton_xpert_backdoor) > 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

;