Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xchwarze/wifi-pineapple-cloner-builds

Build repo from Universal Wifi pineapple hardware cloner
https://github.com/xchwarze/wifi-pineapple-cloner-builds

embedded-systems firmware gl-ar150 gl-inet glinet hacking hardware infosec iot network-attacks openwrt pineapple reverse-engineering router wifi wifi-pineapple wifi-pineapple-nano wifi-pineapple-tetra wireless

Last synced: 23 days ago
JSON representation

Build repo from Universal Wifi pineapple hardware cloner

Awesome Lists containing this project

README

        

# Wifi Pineapple Cloner: Builds

For a long time I have noticed that there are people stealing the authorship of this project that started in 2018.

Also there is people who go further and are selling the devices ready to use...

So to prevent anyone from being scammed paying for something that is public and free, I decided to make a second repo with the builds already generated.

## Issues and Pull Request

All this will be handled in the [original project](https://github.com/xchwarze/wifi-pineapple-cloner).

## Supported devices

All builds are made with:
* OpenWrt 19.07.7
* Wifi Pineapple Cloner (WPC) v4
* The config used to build was the "universal" (flavor: universal).

This is designed to be able to mount a TETRA on any hardware.

The process will work correctly only if you follow these steps:
* First install OpenWrt 19.07.7 on the device.
* Then install the update you will find in this repository.

You must install it with the `do not save configuration over reflash` option checked.
* Your hardware has to have at least 2 wifis and it would be recommended to have 3.

To comply with this you can use the usb adapters mentioned in the `Recommended setup`.
* Your hardware must have a pendrive or sd card in order to have the available space needed by the pineapple.

It has to be formatted using the tool provided by the panel under `Advanced > USB & Storage > Format SD Card`.
* As tetra is made to be used on hardware with 32 MB of flash I had to cut some dependencies from the default installation.

These dependencies will be installed automatically when the pinapple is connected to the internet and booting.

If you want to manually run this process `wpc-tools missing_packages`

Without these dependencies you will not be able to use the live scan type and some modules. However you will be able to use the timed scans and the rest of the tools.
* The default ssh password is `root`. This will be useful when debugging problems that may occur during installation.

### Attention!

This repo moved to Gitlab