Sinisterly
MAC Address Spoofing in BackTrack 5 - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials)
+--- Thread: MAC Address Spoofing in BackTrack 5 (/Thread-MAC-Address-Spoofing-in-BackTrack-5)



MAC Address Spoofing in BackTrack 5 - HrDe - 04-10-2012

Today, i am going to show you how to change your system MAC address or Hardware Address or Physical Address.

First you know about MAC address. MAC address is your system physical address which provided by Vendor means manufacture company of your system. We know that IP address is a logical address and Unique in whole world for a system, but this thing does not necessary for MAC address.

If you have IP address of any system then by use of ARP you capable find the MAC address of system and By use of RARP you capable to find out MAC address.

So all above write things is enough for know about MAC address. Now our target is how to change MAC address of system when you use BackTrack 5, so let's start.

Step1: Open your terminal window in BackTrack 5 and for see present MAC address write....

Code:
ifconfig

and press enter key, in below pic i have shown the MAC address in RED Box,see pic...


Spoiler:
[Image: 11.PNG]



Step2: Your MAC address works on eth0 , so for change the MAC address first keep down eth0, run command...

Code:
ifconfig eth0 down

see below pic..

Spoiler:
[Image: 12.PNG]




Step3: Now i am going to change MAC address , so change it run command...

Code:
macchanger -r eth0

when you run this command then it show you current MAC address and Faked MAC address, see below pic...

Spoiler:
[Image: 13.PNG]




Step4: Now your MAC address spoof now again active your internet interface eth0 by run command...

Code:
ifconfig eth0 up

see below pic...

Spoiler:
[Image: 14.PNG]




Step5: Now again check your MAC address , so for this run command "ifconfig" , see below pic..


Spoiler:
[Image: 15.PNG]


See MAC Address in Blue Box which that FAKE MAC address.





http://www.hackarde.com/2012/04/mac-address-spoofing-in-backtrack-5.html


RE: MAC Address Spoofing in BackTrack 5 - HrDe - 04-16-2012

I m totally wonder no any comment, why frds no any Linux lover.


RE: MAC Address Spoofing in BackTrack 5 - teamsiber - 04-18-2012

waa..i noob about linux but i follow u thread..thanks bro


RE: MAC Address Spoofing in BackTrack 5 - HrDe - 04-20-2012

(04-18-2012, 07:45 AM)teamsiber Wrote: waa..i noob about linux but i follow u thread..thanks bro

Welcome bro , if u hv any type of problem and query PM me.


RE: MAC Address Spoofing in BackTrack 5 - Hippo - 04-25-2012

This really a amazing thread on MAC spoof......nice!!!!


RE: MAC Address Spoofing in BackTrack 5 - HrDe - 04-30-2012

(04-25-2012, 07:44 PM)Hippo Wrote: This really a amazing thread on MAC spoof......nice!!!!

Thanks bro for like my this thread, ya it's really nice for a man who's that start using Burp.