Create fake Routers with python and scapy

It’s too easy to create fake routers and inject routes into real routers if they are not configured properly. In this video I show you how to create fake EIGRP neighbors. In other videos I show you how to add fake EIGRP routes to Cisco routers and how to DoS a network using Python. 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. ====== Scripts: ====== One EIGRP fake neighbor: Many EIGRP fake neighbors: Playlist: ============== Scapy Resources: ============== Website: Documentation: Scapy installation: =============== sudo apt update sudo apt install python3-pip sudo pip3 install scapy ================ Connect with me: ================ Discord: h
Back to Top