Skip to content

xchwarze/wifi-pineapple-cloner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Logo

Wifi Pineapple Cloner v4

The Pineapple NANO and TETRA are excellent security hardware but in 2020 they reached their end of life.
So to give a new life to this platform on modern hardware I developed these scripts to port it to different routers.

Sometime between 2019 and 2020 we started using the private beta of this project which my friends called "Pineapple Termidor".
So at the time of redoing this project I decided to rescue the original name from forgotten 🤣

About this project

This project is the result of everything I've experienced from 2018 to 2022 to successfully port the NANO and TETRA in any hardware.

For this I've develop:

  • The method of patching the file system with the minimum to be able to work. For this I created the list of files to copy and the script that copies them.
  • A script to patch the file system to work on any hardware.
  • Completely updated panel with fixes and improvements.
  • Completely updated packages repository (build).
  • New module repository.
  • And some new modules that are basic to use a device like this nowadays. New modules: PMKIDAttack and Terminal
  • I also carefully checked every dependency that was installed on the device in order to have more free space on the main partition.

Panel

Builds

You can find the complete steps to build this project in this document. I have also added several important notes that will help you to try porting to other devices.

Supported devices

There are 211 identified devices that can perfectly run the development. You can see the full list here.

Also I made a second repo for downloads where you can find the firmwares already made for the most common devices of the Supported devices list.

What differences are there with other methods using by firmwares that I can download from the internet?

All the firmwares found on the internet have been created using the securityaddicted method, which involves duplicating the entire original file system. However, this approach consumes excessive space and often leads to instability. As a result, I have developed a new and improved method.

I introduced this new method during my presentations about hardware porting at EkoParty 2020 and DragonJar 2021. You can access the materials from those presentations here.

In 2021, an idiot named Samy Younsi, shamelessly plagiarized the method I had developed and presented at conferences. Months later, he adapted it to Python using the Wifi Pineapple Cloner v1 version and continued spreading it as his own creation.

Throughout 2022, I debugged the method and mastered its usage, enabling me to successfully port the pineapple to any hardware and achieve flawless functionality, identical to that of the original device.

Therefore, the most refined method I have devised not only significantly reduces the firmware's file size but also guarantees stability comparable to the original hardware.

Install steps

  1. Install OpenWrt version 19.07.7 on your router.

  1. Use SCP to upload the firmware image in your device.
scp gl-ar750s-universal-sysupgrade.bin root@192.168.1.1:/tmp 
root@192.168.1.1's password: 
gl-ar750s-universal-sysupgrade.bin                                                                        100%   13MB   2.2MB/s   00:05 

  1. Once the image is uploaded, execute sysupgrade command to update firmware. Wait few minutes until the device install the new firmware.
ssh root@192.168.1.1
sysupgrade -n -F /tmp/gl-ar750s-universal-sysupgrade.bin

  1. Enter to pineapple panel and enjoy! http://172.16.42.1:1471/

In the download repo you can find some debugging tips if you have problems.

  1. Once installed, the project has a tool that helps us to do several things. For example you can use it to change the panel theme with this command:
wpc-tools theme_install

Recomended setup

  1. GL-AR150 or GL-AR750S

  2. USB 2.0 2 ports hub

  3. Generic RT5370 WIFI adapter or MT7612U WIFI adapter you're really going to need this on hardware that doesn't have two wifi adapters

  4. Please support Hak5 work and buy the new hardware!

Patreon and Tips!

Those who want to help buy testing hardware or just give me a tip, you can do it by sending donations to my Binance account. I also made a Patreon account where I share private builds and tests. Here you can find updates for the Pineapple Nano and builds to improve stability on 5g.

patreon binance-qr