DHCP Starvation (DoS) Attack // Python Scapy Red Team Script

DHCP is one of those basic networking protocols that can be manipulated. Learn about the vulnerabilities of networks so you can protect them. 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 ▶️ DHCP exhaustion attack 1:02 ▶️ Script 1 overview 3:00 ▶️ Kali Virtual Machine setup 3:30 ▶️ Create script on Kali 3:45 ▶️ Cisco Router DHCP server 5:44 ▶️ Run script 5:55 ▶️ Results of attack on DHCP server 6:27 ▶️ Result: Clients cannot connect 7:35 ▶️ Second script 7:58 ▶️ Enhancement options ====== Scripts: ====== DHCP basic: DHCP more complex: Playlist: ============== Scapy Resources: ============== Website: Documentation: ================ Connect w
Back to Top