Hello guy's, Welcome to another article in this article we are going to discuss about how to change the MAC address and this is first step to wifi hacking process.
What is MAC address?
The full form of MAC address is Media access control address. Mac address is unique identifier that is assigned to a Network interface controller. it consist of 48 bit and 64 bit address. which is associated with the network adopter. MAC address can be in hexadecimal format.
1.Media access control
- Permanent
- Physical
- Unique
2.Assigned by manufacturer
How to find MAC address?
In linux system you just type this below command on your terminal this command will help you to find your MAC address.
sudo ifconfig
How to change the MAC address?
Step 1:
The first step is we need to install macchanger on our linux so type this below command on our linux terminal.
sudo apt install macchanger
Step 2:
Now you down your network interface so type this below command on our terminal.
sudo ifconfig wlan0 down
Step 3:
Once you down your interface now you type this below command on your terminal this command will help you to change your MAC address.
sudo ifconfig wlan0 hw ether 00:11:22:33:44:55
I type mac address for just educational purpose. you can type any MAC address which you want.
Step 4:
Now you need to enable your network interface so type this below command on your linux terminal.
from ERRORSFIND https://ift.tt/3bzqkwy
via news
ConversionConversion EmoticonEmoticon