Simple script to DoS a network by reseting BGP neighbor relationships which results in the network going down (BGP neighbor reset / BGP routes lost / routing table routes lost).

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:
0:00 ▶️ You down with BGP?
0:20 ▶️ The Internet relies on BGP
0:47 ▶️ BGP scripts that we will create
1:24 ▶️ Warning about BGP
2:04 ▶️ Live BGP Internet router
2:33 ▶️ Real world cases of BGP hacks
3:03 ▶️ Protecting BGP
3:30 ▶️ How do I learn this stuff?
3:47 ▶️ BGP network topology
4:55 ▶️ Wiretaps
5:58 ▶️ Issue with wiretaps
6:35 ▶️ Hubs vs Port Mirroring
7:10 ▶️ Cisco switch port monitoring
8:30 ▶️ Kali Network Setup
8:58 ▶️ Three scripts
9:15 ▶️ BGP reset script explained
10:00 ▶️ BGP port numbers
10:39 ▶️ New Ethernet Frame
11:03 ▶️ Script TCP Port Numbers:
11:47 ▶️ BGP Reset crafted packet
13:55 ▶️ Python scapy sendp
14:38 ▶️ Python loop
14:50 ▶️ Create script on Kali Linux
15:22 ▶️ Cisco router BGP output
17:08 ▶️ Run Python script
18:20 ▶️ Test again resetting BGP neighbor relationship
19:53 ▶️ Simple Python script resets BGP relationship

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

======
Scripts:
======
DoS BGP network: https://davidbombal.wiki/bgpresetneighbor

Next BGP Video: https://youtu.be/IFYBIjjXLbQ

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
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