Wireless Hacking
Computers talk or communicate over the network using Mac address(Media Access Control Address ) which is unique for each and every machine.Here in this post we will see how we can spoof or change the Mac Address manually and using tools.
Procedure:
Using Registry:
Step 1.
Type “Regedit” in run and press enter.In the regedit winodow follow the path
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318] as shown in the image below.
Step 1.
Type “Regedit” in run and press enter.In the regedit winodow follow the path
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318] as shown in the image below.
Step 2.
Check all the values under the above path to find the correct driver description(DriverDesc) as shown in the above image.For me it was “0009″,Now search for “NetworkAddress” in the right side of the editor,if you find it then change the value to your desired 12 digit number(MacAddress).If you cannot find “NetworkAddress” then create a new “string value“.
Check all the values under the above path to find the correct driver description(DriverDesc) as shown in the above image.For me it was “0009″,Now search for “NetworkAddress” in the right side of the editor,if you find it then change the value to your desired 12 digit number(MacAddress).If you cannot find “NetworkAddress” then create a new “string value“.
Step 3.
Now rename the new string value to “NetworkAddress” and set the value to a random 12-digit
Now rename the new string value to “NetworkAddress” and set the value to a random 12-digit
p 4.
Now disable the connection and enable then open up command prompt and type the command ipconfig /all to find the change in Mac Address.
Now disable the connection and enable then open up command prompt and type the command ipconfig /all to find the change in Mac Address.
Using tools:
1.SMAC :
It is not a freeware tool to use but it is a very useful tool and widely used for spoofing MacAddress
1.SMAC :
It is not a freeware tool to use but it is a very useful tool and widely used for spoofing MacAddress
2.Macshift:
It is an opensource tool and has a command line usage
It is an opensource tool and has a command line usage
0 comments:
Post a Comment