{"id":9812,"date":"2017-05-05T11:52:36","date_gmt":"2017-05-05T06:22:36","guid":{"rendered":"https:\/\/www.wikitechy.com\/technology\/?p=9812"},"modified":"2017-05-05T11:52:36","modified_gmt":"2017-05-05T06:22:36","slug":"spoof-mac-address-macchanger-kali-linux","status":"publish","type":"post","link":"https:\/\/www.wikitechy.com\/technology\/spoof-mac-address-macchanger-kali-linux\/","title":{"rendered":"How to Spoof MAC address with Macchanger in Kali Linux"},"content":{"rendered":"<h4 id=\"mac-address-spoofing\"><span style=\"color: #993300;\"><strong>MAC Address Spoofing<\/strong><\/span><\/h4>\n<p>Uniquely identifies a specific hardware device like a network adapter of your wifi connection device or NIC card using MAC Address that is Media Access Control address which is a 12 character code. MAC address can uniquely identify your device over the Internet or the local network.<\/p>\n<p>MAC spoofing is the technique to efficiently change the MAC address that your network interface appears to have. We can change our MAC address to any desired address until the next reboot by using Macchanger tool which is in-build with Kali OS. Changing MAC address is not an easy task if we consider doing it in any other operating systems. But in Kali Linux we can use Macchanger tool to do it simply.<\/p>\n[ad type=&#8221;square&#8221;]\n<h4 id=\"how-to\"><strong><span style=\"color: #ff6600;\">HOW TO:-<\/span><\/strong><\/h4>\n<p>Our first task is to take down the network adapter for the network. To do so we can use the command:<\/p>\n<ul>\n<li>ifconfig wlan1 down<\/li>\n<\/ul>\n<p>Replace wlan1 with your own network adapter.<\/p>\n<p>Then we need to change the MAC address or replace the MAC address with some random MAC address by using the command:<\/p>\n<ul>\n<li>macchanger -r wlan1<\/li>\n<\/ul>\n<p><img fetchpriority=\"high\" decoding=\"async\" class=\"size-full wp-image-9816 aligncenter\" src=\"https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/1-106.png\" alt=\"How to spoof MAC address with Macchanger in Kali Linux\" width=\"424\" height=\"137\" srcset=\"https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/1-106.png 424w, https:\/\/www.wikitechy.com\/technology\/wp-content\/uploads\/2017\/04\/1-106-300x97.png 300w\" sizes=\"(max-width: 424px) 100vw, 424px\" \/><\/p>\n<p>As shown on the screenshot, Macchanger will show you the permanent, current and changed MAC address. The permanent MAC Address will be restored to your network adapter after reboot or you can reset your network adapters MAC address manually. Use the following command to restore the permanent MAC address to your network adapter manually:<\/p>\n<ul>\n<li><strong>macchanger \u2013permanent wlan1<\/strong><\/li>\n<\/ul>\n<p>You can also spoof a particular MAC address using the following command:<\/p>\n<ul>\n<li><strong>macchanger -m [Spoofing MAC Address] wlan1<\/strong><\/li>\n<li><strong>macchanger -m XX:XX:XX:XX:XX:XX wlan1<\/strong><\/li>\n<\/ul>\n[ad type=&#8221;banner&#8221;]\n<p>If you receive the following error you need to take down the network interface first before changing the MAC Address (Command: ifconfig wlan1 down):<\/p>\n<ul>\n<li><strong>ERROR: Can\u2019t change MAC: interface up or not permission: Cannot assign requested address<\/strong><\/li>\n<\/ul>\n<p>Use the following command to bring up your network adapter with the new MAC address:<\/p>\n<ul>\n<li><strong>ifconfig wlan1 up<\/strong><\/li>\n<\/ul>\n<p>Now in the ending we can use the following command to show the current MAC address:<\/p>\n<ul>\n<li><strong>macchanger \u2013show wlan1<\/strong><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>How to spoof MAC address with Macchanger in Kali Linux &#8211; Hacking &#8211; MAC address can uniquely identify your device over the Internet or the local network.<\/p>\n","protected":false},"author":2,"featured_media":11077,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[29859],"tags":[28429,28436,28437,28443,28423,28428,28427,28422,28441,28438,28430,28431,28444,28442,28439,28440,27988,28424,28425,28434,28426,28432,28433,28435],"class_list":["post-9812","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-hacking","tag-android-spoof-mac-address","tag-how-spoof-mac-address","tag-how-to-find-mac-address-in-kali-linux","tag-how-to-find-mac-address-in-linux-command-line","tag-how-to-spoof-mac-address","tag-how-to-spoof-mac-address-android","tag-how-to-spoof-mac-address-on-android","tag-how-to-spoof-mac-address-with-macchanger-in-kali-linux","tag-install-macchanger","tag-kali-linux-change-mac-address-permanently","tag-linux-spoof-mac-address","tag-mac-spoof-mac-address","tag-macchanger-command-not-found","tag-macchanger-ubuntu","tag-macchanger-windows","tag-network-driver-didnt-actually-change-to-the-new-mac","tag-spoof-mac-address","tag-spoof-mac-address-android","tag-spoof-mac-address-iphone","tag-spoof-mac-address-on-mac","tag-spoof-mac-address-osx","tag-spoof-mac-address-ubuntu","tag-ubuntu-spoof-mac-address","tag-why-spoof-mac-address"],"_links":{"self":[{"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/posts\/9812","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/comments?post=9812"}],"version-history":[{"count":0,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/posts\/9812\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/media\/11077"}],"wp:attachment":[{"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/media?parent=9812"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/categories?post=9812"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.wikitechy.com\/technology\/wp-json\/wp\/v2\/tags?post=9812"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}