HOW TO CHANGE THE MAC-ADDRESS OF KALI LINUX.
Kali linux is most preferd linux destros for hacking and penetration testing purposes , In many of attacks we do with kali linux we have to change the mac address of our machine so that the victim cannot catch us .
we have a step by process on WINDOWS machine but in the case of KALI LINUX the way have have become more possible with an application named MAC-CHANGER .
In this post we will tell you how change the mac-address of you kali linux machine very esaily.
First of all know how make a kali linux iso bootable here .
HOW TO USE MAC-CHANGER TO CHANGE THE MAC ADDRESS OF KALI MACHINE .
first of all to know your mac address type in the command Macchanger
-s <wireless interface name>
this will show you your default mac address
And to change it type in the other command
macchanger -a <wireless interface name>
this will give you its own mac-address as default
And to keep your own mac address you have an other set or command
macchanger
-m as:34:34:56:67:66 <wireless interface name>
there you can give your own mac-address .
very simple trick
Comments
Post a Comment