MAC Spoofing
In Linux there are various ways to get to the Terminal. Perhaps the easiest way being the hot keys which are Ctrl + Alt + T.
Other ways of accessing the Terminal will vary depending on the Distro of Linux you're running. Once you have the Terminal up and running you will need to run the following commands:
By bringing the eth0 down we can
then start to fake our mac address.
Once we have faked it we can bring
it back up and see if it worked
using the " ifconfig " command.