How to Change Mac address in BackTrack

No comments

In previous post we completely install Back Track OS on computer, and yeah there are more stuff for hacking but that's very dangerous. Because everybody know that hacking is illegal ( Black Hat Hacking ) and if we hack something then we need to stay anonymous ( hidden ). In this post i teach you how to change your mac address which is very important part that every hacker should know about that.

1. Start Back Track virtual machine, and after that open terminal and type in macchanger and hit enter. And now type macchanger -s eth0.
2. Now we need to change current mac address, by typing in
macchanger --mac=00:11:22:33:44:55 eth0  00:11:22:33:44:55 is an example, you can change it ). 
3. Now type ifconfig eth0 down and again hit enter.
4. Now repeat step 2.
5. At last type in ifconfig eth0 up and tit Enter.
OK now your mac address was successfully changed, but do not forget when you restart OS your mac address reset to the default. You need to do same process at every starting of machine.

No comments :

Post a Comment