PiRogue icon

🇬🇧 PiRogue

PiRogue is a small device meant to ease network interception and analysis. PiRogue is based on a Raspberry Pi 3 and Kali GNU/Linux. This project is for educational purpose.

By default, PiRogue will mount a rogue Wi-fi access point with the SSID PiRogue without password available on wlan1 which is the Wi-fi dongle. The Internet connection will be dynamically shared with the rogue Wi-fi network. PiRogue will automatically share the active connection (wlan0 or eth0).

The OLED screen on top of the PiRogue will display:

Since PiRogue is based on Kali GNU/Linux, it offers plenty of tools.

This project was initiated with the participation of @MaliciaRogue.

Demo

Installation

Use cases

Transparent proxying with MITMproxy

While using mitmproxy you can use between at least 2 different modes:

An helper script /usr/share/PiRogue/proxy/transparent.sh is available. By executing this script, HTTP and HTTPS traffic from wlan1 will be redirected to mitmproxy.

Google Location Services live map

Please refer to the GLS live map plugin


🇫🇷 PiRogue

Le PiRogue est un petit équipement ayant pour objectif de faciliter l'interception de trafic réseau et de l'analyser. Le PiRogue est basé sur un Raspberry Pi 3 et la distribution Kali GNU/Linux. Ce projet est à but éducatif.

Par défaut, le PiRogue crée un point d'accès wi-fi avec le SSID PiRogue utilisable sans mot de passe diffusé sur l'interface wlan1 (dongle wi-fi). La connection Internet est dynamiquement partagée avec ce réseau wi-fi. C'est-à-dire que le PiRogue va automatiquement partager la connection active soit wlan0 soit eth0.

L'écran OLED situé sur le dessus du PiRogue affichera :

Le PiRogue étant basée sur Kali GNU/Linux, il offre un grand nombre d'outils.

Ce projet a été initié avec l'active participation de @MaliciaRogue.

Demo

Installation

Cas d'usage

Proxy transparent avec MITMproxy

L'utilisation de mitmproxy permet 2 modes différents :

Un script permettant l'utilisation du mode transparent est disponible ici /usr/share/PiRogue/proxy/transparent.sh.

Carte interactive pour Google Location Services

Rendez-vous sur GLS live map plugin.