Rapid7 Vulnerability & Exploit Database

Apple Airport Extreme Password Extraction (WDBRPC)

Back to Search

Apple Airport Extreme Password Extraction (WDBRPC)

Created
05/30/2018

Description

This module can be used to read the stored password of a vulnerable Apple Airport Extreme access point. Only a small number of firmware versions have the WDBRPC service running, however the factory configuration was vulnerable. It appears that firmware versions 5.0.x as well as 5.1.x are susceptible to this issue. Once the password is obtained, the access point can be managed using the Apple AirPort utility.

Author(s)

  • hdm <x@hdm.io>

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

;