Description
Hey everyone! In this video, we will explore interesting networking concepts to build a local DNS sniffer.
Please DO NOT use this for malicious purposes!
// Tags
#ethicalhacking #python #nework #sniffing #scapy
// Chapters
0:00 - Intro
0:52 - Creating the base program
2:53 - What is Man in the Middle attack?
3:52 - How MITM ARP spoofing works?
4:44 - Address Resolution Protocol
5:13 - ARP weakness (ARP spoofing)
5:57 - Building the MITM logic
8:26 - Handling mobile devices
10:00 - Capturing DNS traffic
13:03 - Analyzing traffic from my phone
14:19 - Finding targets in the network
17:59 - Using OUI for better device footprinting
// Links
* Python mac vendor lookup: https://pypi.org/project/mac-vendor-lookup/