We're sunsetting PodQuest on 2025-07-28. Thank you for your support!
Export Podcast Subscriptions
cover of episode #311: Hacking Routers With Python Fake Route Injection To BLACK HOLE Networks

#311: Hacking Routers With Python Fake Route Injection To BLACK HOLE Networks

2021/8/19
logo of podcast David Bombal

David Bombal

Shownotes Transcript

Routing protocols manage networks around the world. They are even used to decide where packets go on the Internet. In this video I'll 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:

Hacking Routing protocols: 0:00 What's we doing in this hack: 1:00 Python scapy script explanation: 2:31 Kali setup: 8:50 Run script and see results: 9:59 View fake routes on Cisco router: 10:57

====== Scripts:

EIGRP route injection: https://davidbombal.wiki/eigrproutein...

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

================ Connect with me:

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

python scapy ccna eigrp routing cisco routers fake routes route injection python scapy ccna 200-301 python scripts kali linux linux kali kali linux 2021.2 kali linux 2021 oscp ceh security+ pentest+

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!

#hacking #python #scapy