Simple Python script to run a man in the middle attack on a WiFi network

You need to learn to code! Learn Python. Learn Networking. You are going to be very powerful and very scary if you combine knowledge of networking with Python scripting! But, do good.

Learn to code. Learn Linux. Learn Networking.

// MENU //
0:00 ▶️ Introduction
1:01 ▶️ Man in the middle attack
1:37 ▶️ Network setup
2:02 ▶️ iPhone Private MAC Addresses
2:44 ▶️ ARP Posioning
3:11 ▶️ Script overview
3:26 ▶️ Linux IPv4 forwarding
4:22 ▶️ Warning!
5:21 ▶️ Kali WiFi Setup
5:44 ▶️ Kali Script and command format
7:02 ▶️ Run ARP MITM script
8:15 ▶️ Issues with MITM attacks
9:15 ▶️ Capture username and password
10:34 ▶️ Follow TCP stream
11:10 ▶️ Prove that MAC addresses have changed
13:15 ▶️ What about Internet Traffic
13:55 ▶️ VPN company advertisement warnings


// SCRIPTS //
Python ARP MITM: https://davidbombal.wiki/arpmitn

Playlist: https://davidbombal.wiki/scapy

// SCAPY RESOURCES //
Website: https://scapy.net/
Documentation: https://scapy.readthedocs.io/en/latest/

// SCAPY INSTALLATION //
sudo apt update
sudo apt install python3-pip
sudo pip3 install scapy

// SOCIAL //
Discord: https://discord.com/invite/usKSyzb
Twitter: https://www.twitter.com/davidbombal
Instagram: https://www.instagram.com/davidbombal
LinkedIn: https://www.linkedin.com/in/davidbombal
Facebook: https://www.facebook.com/davidbombal.co
TikTok: http://tiktok.com/@davidbombal
YouTube: https://www.youtube.com/davidbombal

// SPONSORS //
Interested in sponsoring my videos? Reach out to my team here: [email protected]

python
iphone
android
samsung
arp
wifi
wifi arp
arp mitm
mitm wifi
wifi mitm
python mitm
python arp
scapy
python scapy
ccna
cisco routers
ccna 200-301
python scripts
kali linux
linux
kali
kali linux 2021.3
kali linux 2021
oscp
ceh
security+
pentest+

Disclaimer: This video is for educational purposes only. I own all equipment used for this demonstration. No actual attack took place on any websites.

Please note that links listed may be affiliate links and provide me with a small percentage/kickback should you use them to purchase any of the items listed or recommended. Thank you for supporting me and this channel!

#wifi #hacking #mitm