We're sunsetting PodQuest on 2025-07-28. Thank you for your support!
Export Podcast Subscriptions
cover of episode #324: Hacking BGP  Remove Routes From A BGP Router Using Python And Scapy

#324: Hacking BGP Remove Routes From A BGP Router Using Python And Scapy

2021/9/30
logo of podcast David Bombal

David Bombal

Shownotes Transcript

Simple Python script to remove routes from a live BGP router πŸ˜„

In other videos in this series, I'll show you how to remove routes and add fake BGP 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: Introduction: 0:00 Python Script: 0:41 Forge BGP Packet: 1:10 Real BGP routers: 2:07 Warning about DoS: 2:37 BGP Header: 3:10 Live BGP Router details: 4:03 BGP Configuration: 4:35 Layer 2 information: 5:08 Copy script to Kali Linux: 5:28 Run Python Script: 5:56 Results - Route is removed: 6:32 Summary of what we did: 7:08 You need to harden your BGP routers: 8:28

========= BGP Music:

You down with BGP: https://www.youtube.com/watch?v=RT-1D...

====== Scripts:

DoS BGP network: https://davidbombal.wiki/bgpremoveroute

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

=========== Harden BGP:

NSA: https://www.nsa.gov/Portals/70/docume...

Cisco: https://www.cisco.com/c/en/us/support...

AWS: https://docs.aws.amazon.com/directcon...

Juniper: https://www.juniper.net/documentation...

NSRC: https://nsrc.org/workshops/2017/apric...

Internet Society: https://www.internetsociety.org/deplo...

================ 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 bgp scapy ccna bgp scapy scapy bgp routing cisco routers fake cisco routers fake router fake routers in network fake routes route injection python scapy ccna 200-301 python scripts kali linux linux kali kali linux 2021.3 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 #bgp