Using a USB WiFi Adapter with Kali for Penetration Testing
I found a driver-free USB WiFi adapter. Although it can access the internet without a driver, you still need to install the driver to unlock all its features.
Steps
1. Buy a USB WiFi Adapter
Search Taobao for kali and driver-free and just pick one you like. I used the 2.4G adapter from the Qiwei Huaqing shop that looks like a receiver.
2. Install the Driver
Run the following commands to update:
| |
Edit /etc/modprobe.d/realtek.conf and add this line:
| |
Reboot, then run:
| |
That’s it. After that, you can mess around freely with things like ARP man-in-the-middle attacks and packet sniffing. However, I only used it to change my MAC address, so I won’t do any further testing — I’m a law-abiding citizen 🤣.