WiFi Pentesting
Basic tools:
TPLink - WL722N v2/v3
└─$ lsusb
Bus 001 Device 003: ID 2357:010c TP-Link TL-WN722N v2/v3 [Realtek RTL8188EUS]sudo apt update
sudo apt upgradesudo apt install bcsudo apt install build-essential
sudo apt install libelf-dev
sudo apt install linux-headers-`uname -r`
sudo apt install dkms
sudo rmmod r8188eu.ko
git clone https://github.com/aircrack-ng/rtl8188eus
cd rtl8188eus
sudo -i
echo "blacklist r8188eu" > "/etc/modprobe.d/realtek.conf"Alfa Network
Check the adapter
Check Adapater
Setup monitor mode
Kill process
Monitor mode
Stop monitor mode
Monitor
Deauth Attack
Monitor handshake
Wifite
Wifiphisher
Installation
Steps to deliver
WPA2-E phishing
Last updated