PC & IT SUPPORT MADE EASY FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Show your current Mac Address and change mac address using macchanger

Go down

Show your current Mac Address and change mac address using macchanger Empty Show your current Mac Address and change mac address using macchanger

Post by jamied_uk 23rd July 2015, 15:09

Show your current Mac Address

Code:
sudo apt-get install -y Install macchanger


This command may change your mac address but it wont be permanent
Code:
sudo macchanger -s eth0


Advanced look (to see if its been temporally changed)
Code:
sudo macchanger -r eth0


Changing your Mac Address

Code:
Disable your network

Code:
sudo ifconfig eth0 down

Code:
sudo macchanger -m b2:aa:0e:56:ed:f7 eth0


Then enable your network again!
Code:
sudo ifconfig eth0 up

Updates to random mac changer python script can be found

https://app.box.com/s/4e4ft4nwrhr30iy47l8mt6t9ugtzktxz

More info found http://linuxconfig.org/change-mac-address-with-macchanger-linux-command


Last edited by jamied_uk on 23rd July 2015, 16:13; edited 2 times in total
jamied_uk
jamied_uk
Admin

Posts : 2942
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Show your current Mac Address and change mac address using macchanger Empty Re: Show your current Mac Address and change mac address using macchanger

Post by jamied_uk 23rd July 2015, 16:08

Python Menu Examples Now have mac changer built in and also can be downloaded just as the actual script (no menu) here.
Attachments
Show your current Mac Address and change mac address using macchanger Attachment
RandomMacChanger.zip You don't have permission to download attachments.(2 Kb) Downloaded 0 times
jamied_uk
jamied_uk
Admin

Posts : 2942
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Show your current Mac Address and change mac address using macchanger Empty Re: Show your current Mac Address and change mac address using macchanger

Post by jamied_uk 23rd July 2015, 16:10

More Python and Menu python scripts to launch this random mac changer can be found

https://jnet.forumotion.com/t798-some-python-examples



Also a secure example of a menu for python can be found

https://jnet.forumotion.com/t797-securing-a-python-menu-with-python-encrypted-password-file
jamied_uk
jamied_uk
Admin

Posts : 2942
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Show your current Mac Address and change mac address using macchanger Empty Re: Show your current Mac Address and change mac address using macchanger

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum