Rapid7 Vulnerability & Exploit Database

Hak5 WiFi Pineapple Preconfiguration Command Injection

Back to Search

Hak5 WiFi Pineapple Preconfiguration Command Injection

Disclosed
08/01/2015
Created
05/30/2018

Description

This module exploits a command injection vulnerability on WiFi Pineapples version 2.0 <= pineapple < 2.4. We use a combination of default credentials with a weakness in the anti-csrf generation to achieve command injection on fresh pineapple devices prior to configuration. Additionally if default credentials fail, you can enable a brute force solver for the proof-of-ownership challenge. This will reset the password to a known password if successful and may interrupt the user experience. These devices may typically be identified by their SSID beacons of 'Pineapple5_....'; details derived from the TospoVirus, a WiFi Pineapple infecting worm.

Author(s)

  • catatonicprime

Platform

Unix

Architectures

cmd

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 exploit/linux/http/pineapple_preconfig_cmdinject
msf exploit(pineapple_preconfig_cmdinject) > show targets
    ...targets...
msf exploit(pineapple_preconfig_cmdinject) > set TARGET < target-id >
msf exploit(pineapple_preconfig_cmdinject) > show options
    ...show and set options...
msf exploit(pineapple_preconfig_cmdinject) > exploit

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

;