Python WiFi MAC changer (Windows 10 MAC address spoofing)

preview_player
Показать описание
Python hacking script to change Windows 10 WiFi MAC address. Use this script to spoof a new WiFi mac address. It's really easy to change your Windows Wi-Fi MAC Address using this Python script.

Menu:
Python script to change MAC address: 0:00
Change Windows 10 MAC address: 0:22
Bypass Airport restrictions: 0:38
Bypass Parental controls on WiFi network: 1:00
Two laptops used: Dell XPS and ASUS: 1:10
Python script has lots of comments: 1:38
Learn Python if you want to be an Ethical hacker: 1:51
Demonstration of WiFi Mac address changer: 2:10
Run Python MAC Address changer script: 2:53
Warning: Duplicate MAC Addresses: 4:50
Disable and re-enable WiFi Interface: 5:15
Change a physical or virtual interface MAC address: 6:08
Change Dell WiFi MAC address using Python: 7:14
Python script import winreg subprocess: 9:23
Windows getmac command explained: 10:00
Which MAC address do you want to use: 10:49
Important Windows 10 MAC Address settings: 11:10
Regular expressions: 12:00
getmac not working: 12:22
Which MAC address do you want to use? 13:40
Write MAC address to the registry: 14:40
Windows Registry: 15:20
Python code to disable and enable the Wifi Interface: 16:12
Download the code from github: 16:56

============
Python code:
============

======================
Free Cheatsheet (PDF):
======================

======
Errata:
======
In the video I showed a MAC address of 0AFACEBOOK01. This should have been 0AFACEBOOC01 because Hexadecimal values are in the range 0 to F. The script will still work and Windows will (in my tests) use a MAC Address of 0AFACEB0001 (in other words, it will replace K with 0).

================
Connect with me:
================

hack
hacker
hacking
python
python hacking
python script
windows 10
mac addresses
Windows 10 mac address
mac address hacking
mac address spoofing
hacking
hacker
ethical hacking
parental controls
bypass parental controls
kali linux
hacking
ethical hacking
ceh
oscp
comptia
ine
mac spoofing
macchanger
change mac address windows 10

#hacking #windows10 #macaddress
Рекомендации по теме
Комментарии
Автор

Errata: In the video I showed a MAC address of 0AFACEBOOK01. This should have been 0AFACEBOOC01 because Hexadecimal values are in the range 0 to F. The script will still work and Windows will (in my tests) use a MAC Address of 0AFACEB0001 (in other words, it will replace K with 0).

Menu:
Python script to change MAC address: 0:00
Change Windows 10 MAC address: 0:22
Bypass Airport restrictions: 0:38
Bypass Parental controls on WiFi network: 1:00
Two laptops used: Dell XPS and ASUS: 1:10
Python script has lots of comments: 1:38
Learn Python if you want to be an Ethical hacker: 1:51
Demonstration of WiFi Mac address changer: 2:10
Run Python MAC Address changer script: 2:53
Warning: Duplicate MAC Addresses: 4:50
Disable and re-enable WiFi Interface: 5:15
Change a physical or virtual interface MAC address: 6:08
Change Dell WiFi MAC address using Python: 7:14
Python script import winreg subprocess: 9:23
Windows getmac command explained: 10:00
Which MAC address do you want to use: 10:49
Important Windows 10 MAC Address settings: 11:10
Regular expressions: 12:00
getmac not working: 12:22
Which MAC address do you want to use? 13:40
Write MAC address to the registry: 14:40
Windows Registry: 15:20
Python code to disable and enable the Wifi Interface: 16:12
Download the code from github: 16:56


Python code:



Free Cheatsheet (PDF):




Connect with me:

davidbombal
Автор

Hey David. Dont know if youll read this but I just wanna say the biggest thank you from the bottom of my heart. Im a complete idiot when it comes to computers and your turtorials of such advanced topics are told so simply and in such an easy to understand way that even someone as stupid and with zero knowledge in computers (infact I actually used to hate the subject itself) can do such stuff, and youve even made me fall in love with computers and networking. My dad is a real jerk and loves to use MAC address to block me and other devices from the home wifi even during when I have exams and need internet access, so your turtorials have been a genuine life saver. Thank you so so so very much for what you do David, never stop. Youre the best. God bless🙌❤

asadelh.
Автор

Wow, a minute ago I wanted to check a python implementation of mac changer, and here is one freshly uploaded today. Nice videos with clear instructions and an ethical warning.

ahmadimran
Автор

Best teacher I ever had. I love you David man! No homo

sofanyc
Автор

Very nicely done @David Bombal

I started learning python a few days ago and have my own Mac address changer script up on GitHub, it's not as good as yours but I can take your ideas and learn from them to improve my existing code

Thank you for the awesome content David

brh
Автор

All good, I have learned a few things about Widows here but I have also few words about your code, first of all, try to stick to the rule of 80 chars per line cause otherwise, it is a nightmare to edit and sometimes even to read, something about 80 is a standard in every tech corp afaik.

You can just do a newline after the comma when you are in brackets, or just do escape char \ and then newline, sublime can be a pain in the arse and can sometimes break your code with tabs/spaces when you are doing this but if this happens just open the file in VSCode and it will highlight the inconsistent indents.

The great thing in your code was the comments, I could learn the whole thing even without watching the vid.

Cheers, keep it up.

ragnarlothbrok
Автор

Nice video Mr.David You are The Best Keep Going 👏👏👏👏👏

ABDR._.
Автор

Thank you very much and good luck Mr.David 💖

ABDR._.
Автор

this is awesome, been learning basic python, so cool to see the various possibilities of what you can do with the language.

angelsepulveda
Автор

Need more videos like this related to python hacking awesome content David, Keep it up .I really enjoyed this ....🔥🔥

flexpixpremium
Автор

Great video David. I'm currently learning python and this is a great example to play with

markvanree
Автор

Thank You. You are making it very interesting to learn python by creating real world solutions.

vyasG
Автор

i got this error any idea to solve it ?:

line 57, in <module>
getmac_output = subprocess.run("getmac",
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x82 in position 191: invalid start byte

ACHALAMI
Автор

thanks david, one simple hack to identify wireless (wifi) mac on windows, is first octet which is 02, every wireless card must start with 02

school_education
Автор

Amazing tutorial, I really like the way you teach.
I want thank you for a video where you and Neal talk about the INE free course, I loved it and now I using it as my first contact with the infoSec field.
Another thing, last week I had to signup in a website from my state and I noticed that the connection wasn't secure so I tried to run wireshark on it and I could see the hash of my password, and after checking the source code I was able to get the type of hash, the hashing algorithm and the salt that they used (it's an old website and for some reason everything was in the frontend of the application). So now I'm wondering if that is a security flaw and if I should report it, because I don't know if that could be exploited.
(sorry about any grammar error or if some of the text doesn't make sense, I'm still learning English)

AkashiiValorant
Автор

I got worried about you not dropping a video in a week LOL. Jk David, don’t work too hard. I’ve been helping some younger kids that are unsure of what to do here at the college. I always tell them, learning new technology is never a bad place to start!

ul
Автор

Excellent work! Please do a Ghidra episode. You explain things very well.

lowlightevangelist
Автор

If a manufacture of a NIC must go to the IEEE for the first half of the MAC address when they manufacturer it, why would the program allow the MAC to be changed so easily? Can we assume spoofing a MAC changes it ONLY on a higher "level" in the OIS commuting model? (And only temporarily? if that makes any sense) Great videos. Thanks in advance if anyone has any answers.

bojo
Автор

Looking forward for more videos on python.

Thank you Sir David Bombal.

jagudaniya
Автор

Hello David, unfortunately this is not working for intel adapters, at least for me, I'm using intel r dual band wireless ac 8260. Thanks anyway for share this content!

pmmoreno