How To Perform The Attack:
The tool we will be using is "macchanger". First you will need to install it.
Code:
apt-get install macchanger
Code:
yum install macchangerFirst because we cannot change the mac address on an active card we need to run
Code:
ifconfig wlan0 downTo view the list of options for this tool you can run
Code:
macchanger --helpIf you are looking to spoof a specific device you can get the prefix for the mac address from the link I provided above or by running the command
Code:
macchanger -lSo if you wanted to to spoof say a cisco device you would do
Code:
macchanger -m 00:e0:f9:52:72:f6 wlan0If successful we will see
Then after this you would run
Code:
ifconfig wlan0 upIf you are not bothered about specifying your mac address as a specific device you can run
Code:
macchanger -aor
Code:
macchanger -rI hope this was informal, if you have any questions feel free to ask.
I have used this software to change my MAC address I was surprised to see that my MAC address actually changed . Thanks for sharing the software .
ReplyDeleteRegards
Silvester Norman
Change Mac Address