The aim of this project is to create a MITM demonstrator by using a Raspberry Pi and kali linux.
The program will analyze the probe request messages and extract the SSID to make a copy of the access point.
- Raspberry Pi with 2 wlan interfaces (I am using a PI4 with an AirPcap NX card)
- kali linux version >= 2020.2
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
sudo ./start.sh