MAC Spoofing With MAC Changer
With Kali Linux, MAC spoofing is dead simple. Just enter the terminal. Then, power down your Wireless LAN, so you can change its MAC address. Change its MAC. Then, power it back up with the new “spoofed” MAC. Here’s what the commands look like: iwconfig (Lists your wireless cards to get your wifi card name. We’ll assume wlan0 here.) ifconfig wlan0 down (Powers down the wireless card.) macchanger –random wlan0 (Changes wlan0 MAC to random MAC address.) ifconfig wlan0 up (Powers the wireless card back up with new MAC.) That’s it. Now, of course, to still be able capture packets on