Destroy a network using a simple Python script // Hack routers with this Scapy DoS Attack

Simple script to DoS a network by reseting routing protocol neighbor relationships which results in the network going down. In other videos I show you how to add fake EIGRP routes to Cisco routers. 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 ▶️ Overview 1:35 ▶️ Python script 1:53 ▶️ Network Topology 2:15 ▶️ Forged Packet 2:30 ▶️ EIGRP K values 3:12 ▶️ Run Hacking script 4:10 ▶️ Result of attack 4:56 ▶️ Stop script 5:41 ▶️ Run test again 5:54 ▶️ How to stop this nonsense 7:32 ▶️ Configure additional interfaces 8:59 ▶️ Configure EIGRP Passive interfaces 10:49 ▶️ Mitigation ideas ====== Scripts: ====== DoS EIGRP network: Playlist: ============== Scapy Resources: ============== Website: Documentation:
Back to Top