In this tutorial you will learn how you can learn to hack WiFi networks using a Raspberry Pi 4 model B running Kali Linux with Fluxion and Aircrack-ng
Useful commands from video
iwconfig – find wireless interface aimon-ng start wlan0 – allows you to put wireless adapter from managed mode into monitor mode git clone https://github.com/FluxionNetwork/fluxion.git – link to clone fluxion from Github cd fluxion – Login to fluxion directly after download ./fluxion.sh -i – How to boot fluxion and install dependencies in fluxion – remove -i to boot fluxion after dependencies installed