A media access control address of a device is a unique identifier assigned to a network interface controller:
how to change MAC Address in kali linux
step1: ifconfig eth0 down
step2: ifconfig eth0 hw ether AA:BB:CC:DD:EE:FF
step3: ifconfig eth0 down
how to launch MAC overflow attack
macof -i eth0