Rapid7 Vulnerability & Exploit Database

Cambium ePMP 1000 SNMP Enumeration

Back to Search

Cambium ePMP 1000 SNMP Enumeration

Created
06/14/2018

Description

Cambium devices (ePMP, PMP, Force, & others) can be administered using SNMP. The device configuration contains IP addresses, keys, and passwords, amongst other information. This module uses SNMP to extract Cambium ePMP device configuration. On certain software versions, specific device configuration values can be accessed using SNMP RO string, even though only SNMP RW string should be able to access them, according to MIB documentation. The module also triggers full configuration backup, and retrieves the backup url. The configuration file can then be downloaded without authentication. The module has been tested on Cambium ePMP versions 3.5 & prior.

Author(s)

  • Karn Ganeshen

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

;