Rapid7 Vulnerability & Exploit Database

Cambium cnPilot r200/r201 Login Scanner and Config Dump

Back to Search

Cambium cnPilot r200/r201 Login Scanner and Config Dump

Created
06/14/2018

Description

This module scans for Cambium cnPilot r200/r201 management login portal(s), attempts to identify valid credentials, and dump device configuration. The device has at least two (2) users - admin and user. Due to an access control vulnerability, it is possible for 'user' account to access full device config. All information, including passwords, and keys, is stored insecurely, in clear-text form, thus allowing unauthorized admin access to any user.

Author(s)

  • Karn Ganeshen <KarnGaneshen@gmail.com>

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

;