/TDGMITM

The aim of this project is to create a MITM demonstrator using a Raspberry Pi and kali linux. The goal is not to use it for hacking but for education! The program will analyze the probe request messages and extract the SSID to make a copy of the access point.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

TDG MITM

The aim of this project is to create a MITM demonstrator by using a Raspberry Pi and kali linux.

⚠️ Please, use it for education purpose and not hacking!!!

The program will analyze the probe request messages and extract the SSID to make a copy of the access point.

Minimum Requirements

  • Raspberry Pi with 2 wlan interfaces (I am using a PI4 with an AirPcap NX card)
  • kali linux version >= 2020.2

Installation

Clone the project with the git command:

git clone https://github.com/TheoDiGiacomo/TDGMITM.git

Then, assign right with chmod command and run setup.sh

sudo ./setup.sh

Usage

sudo ./start.sh