Destroying the Internet (BGP routers) EP 1 // BGP Python scapy DoS script

  Рет қаралды 67,888

David Bombal

David Bombal

Күн бұрын

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: • You Down With BGP?
======
Scripts:
======
DoS BGP network: davidbombal.wiki/bgpresetneig...
Next BGP Video: • Hacking BGP: Remove ro...
Playlist: davidbombal.wiki/scapy
==============
Scapy Resources:
==============
Website: scapy.net/
Documentation: scapy.readthedocs.io/en/latest/
Scapy installation:
===============
sudo apt update
sudo apt install python3-pip
sudo pip3 install scapy
================
Connect with me:
================
Discord: / discord
Twitter: / davidbombal
Instagram: / davidbombal
LinkedIn: / davidbombal
Facebook: / davidbombal.co
TikTok: / davidbombal
KZbin: / 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

Пікірлер: 200
@Voorhees-Jason
@Voorhees-Jason 2 жыл бұрын
how interesting this was suggested to me right when facebook goes down
@CH21HTO
@CH21HTO 2 жыл бұрын
actually, I just opened youtube and this one came in suggestions.
@mwaygp
@mwaygp 2 жыл бұрын
I’m curious 🧐
@Lemagnifique256
@Lemagnifique256 2 жыл бұрын
Same 🤔🧐
@lebgdu31081996
@lebgdu31081996 2 жыл бұрын
Same 🙌😂 At least I learnt it before fb attack thank you
@itsme7570
@itsme7570 2 жыл бұрын
Yeah same 😂 I been subbed to David for a long time tho and he's always in my feed but funny fs
@davidbombal
@davidbombal 2 жыл бұрын
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 This video shows you a 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. ========= BGP Music: ========= You down with BGP: kzbin.info/www/bejne/iIWQYneLaJirf80 ====== Scripts: ====== DoS BGP network: davidbombal.wiki/bgpresetneighbor Playlist: davidbombal.wiki/scapy ============== Scapy Resources: ============== Website: scapy.net/ Documentation: scapy.readthedocs.io/en/latest/ Scapy installation: =============== sudo apt update sudo apt install python3-pip sudo pip3 install scapy ================ Connect with me: ================ Discord: discord.com/invite/usKSyzb Twitter: twitter.com/davidbombal Instagram: instagram.com/davidbombal LinkedIn: www.linkedin.com/in/davidbombal Facebook: facebook.com/davidbombal.co TikTok: tiktok.com/@davidbombal KZbin: kzbin.info 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!
@venus334
@venus334 2 жыл бұрын
Dope mahn. Love the intro. Thanks for the vid!! Hope you are Good
@obaidkhan4553
@obaidkhan4553 2 жыл бұрын
Hack facebook FULL support
@christiandassy8128
@christiandassy8128 2 жыл бұрын
Hi David, thank you very much for your videos. Would you please tell us what terminal application are you using? The one we can see around minute 7:00.
@davidbombal
@davidbombal 2 жыл бұрын
@@christiandassy8128 I'm using Royal TSX on a Macbook.
@Chua1994
@Chua1994 2 жыл бұрын
Love your video, really informative. I consider myself a newbie, may I which of your video series would you recommend for starters ?
@popquizzz
@popquizzz 2 жыл бұрын
at 17:28, I was shaking my finger at the screen saying the BGP hold-down timers and update hold timers. Thanks for finally saying BGP route changes do no happen quickly and for a good reason as you demonstrated here any traffic destined for those networks would most likely have been retransmitted or lost depending on protocol. This was a great video and I will employ it in my lab with my Nokia 7750's acting as two separate providers (emulating about 500 entries in the BGP table) to my two 3845's. I can't reiterate your warning enough to up and coming engineers not to try this on a live network connection at home or work. At home you probably have a layer of protection provided by your ISP, but your work may have a BGP connection set up because they have connections from multiple carriers that they load=balance or use in standby configuration.
@SystemDemon
@SystemDemon 2 жыл бұрын
This is gotta be the coolest series yet!! Please make more of these ones David, this stuff is aswome!! 😇
@davidbombal
@davidbombal 2 жыл бұрын
Thank you! Glad you are enjoying the videos :)
@sergioeduard4422
@sergioeduard4422 2 жыл бұрын
David the music kills me. Love it. You are the best, I am working in NOC now all thanks to dedication and to you 🖤
@nicholassattaur9964
@nicholassattaur9964 2 жыл бұрын
Great content as always David. Always something new and interesting to learn
@karanb2067
@karanb2067 2 жыл бұрын
This is what a pentester needs when they gain a shell. More discovery and sniffing. Thank You Sir!
@Omar-gw8lt
@Omar-gw8lt 2 жыл бұрын
Haha David you are an absolute legend great hip hop mix, u made my evening
@rodex_fx5187
@rodex_fx5187 2 жыл бұрын
Always best at explaining new things. 🔥The BGP track is fire 🔥 thanks sir
@Daftiel
@Daftiel 2 жыл бұрын
Absolutely Brillant David, all your videos are very useful, you are the best. :)
@MohamedSalah-S
@MohamedSalah-S 2 жыл бұрын
It's an advanced topic for me but I just love to listen to u man,
@honorvirtue2904
@honorvirtue2904 2 жыл бұрын
Perfect as always David. Thank you 🙏🏻
@davidbombal
@davidbombal 2 жыл бұрын
Glad you enjoyed it!
@honorvirtue2904
@honorvirtue2904 2 жыл бұрын
@@davidbombal always 😎💥💨💨💨💨
@scottym50
@scottym50 2 жыл бұрын
Great video, thank you. A presentation as smooth as silk.
@tinman9341
@tinman9341 2 жыл бұрын
When Facebook put out a press release that the outage was due to a configuration error on their routers, I had to call shenanigans on that! There’s no way a simple error could cause such widespread outage like that for so long. Hacking BGP makes more sense to me more than anything.
@lyricsica
@lyricsica 2 жыл бұрын
Greate content as always. Thank you man. Loved the music btw.
@Child0ne
@Child0ne 2 жыл бұрын
DAVID !! so funny i was laughing my ass off at the fact you put out a video hacking BGP and then facebooks BGP gets hacked a week later lollllll your are a brilliant
@Qumber110
@Qumber110 2 жыл бұрын
Good stuff David. Looking forward to next videos
@sp3ct3r71
@sp3ct3r71 2 жыл бұрын
was going to request you to this video..nice to see this:)
@ofsanjay
@ofsanjay 2 жыл бұрын
Always best at explaining new things. 🔥
@Bilal.Al-Sardar
@Bilal.Al-Sardar 2 жыл бұрын
I think one of the viewers caused the Facebook issues yesterday lol. Awesome video David!
@saugat7878
@saugat7878 2 жыл бұрын
Just awesome and very useful scripts thanks David✌️ And also thanks for sharing the link of BGP Rap Song😂
@davidbombal
@davidbombal 2 жыл бұрын
My pleasure 😊
@tonyblack3401
@tonyblack3401 2 жыл бұрын
One of the subscribers on here went and caused some mischief today. 🤣
@madaraekouta8058
@madaraekouta8058 2 жыл бұрын
Thank you DAVID for this demonstration .....
@seths1997
@seths1997 2 жыл бұрын
yeah bro...i'm down with BGP - sort of. Some 10+ years ago, tried to create a VPN tunnel between the office and AWS for a customer request to host our SaaS application in Ireland. Couldn't do it because (at least at the time) our watchguard firewall didn't support BGP over a VPN tunnel. Good informational video.
@omenuse580
@omenuse580 2 жыл бұрын
I love you man! This is my favorite youtube channel. Thank you very much Sir
@davidbombal
@davidbombal 2 жыл бұрын
Thank you for the support!
@Riborwahz
@Riborwahz 2 жыл бұрын
Thanks you so much for ccna and ccnp David but I haven't watch it because I want it to be special I want to watch it in my free years because I'm on my studies for 10th grade after I pass it then I'll watch it You help us a lot I have seen many person kind as you but your kindness was building our career knowledgeable and skill thanks again davdavid
@naeemkhalid976
@naeemkhalid976 2 жыл бұрын
Hi David, what device are you using to draw on your network diagrams on GNS3
@Mr.Moy-Gospodin
@Mr.Moy-Gospodin 2 жыл бұрын
If you have physical access to network you are the "king". Now you can make much more then destroy BGP session. It is not BGP problem it is security problem.
@MangolikRoy
@MangolikRoy 2 жыл бұрын
This is very much intersting that how your 20 minutes flew away and you didn't realise like mine!!👍
@AutomotiveConcepts
@AutomotiveConcepts 2 жыл бұрын
David, admit it. It was you who took down Facebook lolol
@LegendaryJM
@LegendaryJM 2 жыл бұрын
Yeah, he might be the one took down FB cuz of his hacking skills. Lol😂
@MangolikRoy
@MangolikRoy 2 жыл бұрын
Today David did something different on his video that's a good approach Captian!!!
@joerockhead7246
@joerockhead7246 2 жыл бұрын
Thanks, David. Now I'm not going to be able to sleep tonight.
@robertlemonsjr
@robertlemonsjr 2 жыл бұрын
The OPP remix had me rollin 🤣🤣
@arijitsarkar1691
@arijitsarkar1691 2 жыл бұрын
Very nice explanation sir. Thank You.
@theconfusedhamster
@theconfusedhamster 2 жыл бұрын
So Master Is Back With His Knowledge
@youssefelankoud6497
@youssefelankoud6497 2 жыл бұрын
David, I think someone of your Followers, got down Facebook ? it's Awesome Video, Thank you so much
@edington6302
@edington6302 2 жыл бұрын
Loved the music!!
@idhantsood1105
@idhantsood1105 2 жыл бұрын
Another great video. Thanks.
@JD-nz5ix
@JD-nz5ix 2 жыл бұрын
Super Ep Sir wonderfull session
@ovalwingnut
@ovalwingnut 2 жыл бұрын
Now that is SPOT ON REPORTING, sir.... I tip my hat to you.
@gjsatru3383
@gjsatru3383 2 жыл бұрын
David the video is interesting especially the" Bbbbggggppp". Btw could you tell the winner of omg cable coz I was the first to send request I think...
@davidbombal
@davidbombal 2 жыл бұрын
Already announced. See here: kzbin.infoUgyE_oXHFHXAVw3AI_V4AaABCQ
@gjsatru3383
@gjsatru3383 2 жыл бұрын
@@davidbombal not won . No problem this video is my gift 😌
@Firoz900
@Firoz900 2 жыл бұрын
Thank you David.
@MangolikRoy
@MangolikRoy 2 жыл бұрын
Which camera you're using David
@sinos_karan9515
@sinos_karan9515 2 жыл бұрын
Hello sir !!! Awesome topic!!! Iam gonna enjoy ::::
@davidbombal
@davidbombal 2 жыл бұрын
Thank you for watching!
@MangolikRoy
@MangolikRoy 2 жыл бұрын
That's a massive script hats of man!!
@user-ve1uo7rd4i
@user-ve1uo7rd4i 2 жыл бұрын
Excellent follower from Egypt
@vishalc7334
@vishalc7334 2 жыл бұрын
I love the rap 🔥💥
@juiereinke2884
@juiereinke2884 2 жыл бұрын
I got enough enemies without hacking the internet. Great video
@dibasmalla6191
@dibasmalla6191 2 жыл бұрын
Hi david. Where should i start to get use to with all the command u show here? I am new and want to learn all this thing.
@sureshvishwa6352
@sureshvishwa6352 2 жыл бұрын
This video strikes my mind when heard about Facebook issue 😃
@darshans3259
@darshans3259 2 жыл бұрын
Mind blowing 🤯 bro
@rahasyamayiworld
@rahasyamayiworld 2 жыл бұрын
Thank you sir
@jomarbombita5078
@jomarbombita5078 2 жыл бұрын
You are Great prof sir, 😁😇
@BorisV8V
@BorisV8V 2 жыл бұрын
Very cool!!
@gamingwithdestroyer9214
@gamingwithdestroyer9214 2 жыл бұрын
love you sir , love from bangladesh
@Katariaswastik
@Katariaswastik 2 жыл бұрын
Hello sir i am a big fan of yours and i learnt hacking till date by watching your video you really inspire me sir i just need a little help of yours that can you please tell that is it necessary to have a hub or a switch for bgp attacks or can we do it just by wirelessly connecting to the home router ?
@jurajpapic9489
@jurajpapic9489 2 жыл бұрын
Outstanding!!!
@davidbombal
@davidbombal 2 жыл бұрын
Glad you like it!
@nguyenduchoa5230
@nguyenduchoa5230 Жыл бұрын
Hi. Could you explain why Mark filed would be in your script (BGP reset script)
@abdeladbar1125
@abdeladbar1125 2 жыл бұрын
i’m starting to get used to these commands because of your ccna course
@davidbombal
@davidbombal 2 жыл бұрын
That's fantastic!
@bareng911
@bareng911 2 жыл бұрын
hahaha.. The BGP track is fire 🔥
@ashishs9545
@ashishs9545 2 жыл бұрын
You are a legend david
@amineb6729
@amineb6729 2 жыл бұрын
Hey David ! How can you run Kali VM on a windows laptop but monitor it on your mac ? Thks
@anshumishra9368
@anshumishra9368 2 жыл бұрын
Missed you mentor 😍😍😍
@lucaspascual5956
@lucaspascual5956 2 жыл бұрын
Thank you Sr.
@marcelodorazio2118
@marcelodorazio2118 2 жыл бұрын
thanks for the content
@hongkonghacker
@hongkonghacker 2 жыл бұрын
After you post this video 2 weeks, facebook was down due to BGP route being deleted. 🤔
@tusharsingh3480
@tusharsingh3480 2 жыл бұрын
Now we know why Facebook was down.
@diwakar_tsn
@diwakar_tsn 2 жыл бұрын
Thank you again sir 💕💖☺️❤️🇳🇵🇳🇵
@edwardsnowdenofficial
@edwardsnowdenofficial Жыл бұрын
That was very interesting
@LouisSerieusement
@LouisSerieusement 2 жыл бұрын
so cool thanks !
@davidbombal
@davidbombal 2 жыл бұрын
Glad you liked it!
@LouisSerieusement
@LouisSerieusement 2 жыл бұрын
@@davidbombal what a coincidence, learning BGP through your videos just before it became viral with facebook beeing down ^^ Thank you so much, love the technical content ! Cheers from france :)
@sleekbr7666
@sleekbr7666 2 жыл бұрын
David Must tell us what he knew about the facebook, insta, whatsapp crash. He brought up BGP issue days to the crash🤣🤣😂😂😂🤣
@Deservetobedead
@Deservetobedead 2 жыл бұрын
Haha love that song remix
@innerfire369
@innerfire369 2 жыл бұрын
"The best way to predict the future is to create it!" ;)
@zuhaibbala5483
@zuhaibbala5483 2 жыл бұрын
GENIUS
@kc0eks
@kc0eks 2 жыл бұрын
Someone at Facebook must have saw this video recently.
@sirsquirrel0
@sirsquirrel0 2 жыл бұрын
Decent video 👍👍😎
@tyrondeonarine1348
@tyrondeonarine1348 2 жыл бұрын
Nice.
@Nimitz_oceo
@Nimitz_oceo 2 жыл бұрын
Now that is some serious 90s hip hop, not these mediocre we have today
@captmcawesome4246
@captmcawesome4246 2 жыл бұрын
And this is why whenever we're creating bgp neighborships we always authenticate via md5
@_trust9994
@_trust9994 2 жыл бұрын
Hehe md5 is a joke... Some tools can crack it in a second.
@Karanveer-hf4gu
@Karanveer-hf4gu 2 жыл бұрын
High quality content for free!
@mohammedkhalil655
@mohammedkhalil655 2 жыл бұрын
Now I know why Facebook went down
@st-wq3kj
@st-wq3kj 2 жыл бұрын
Interesting
@technoman9926
@technoman9926 2 жыл бұрын
Hi David please make video on python learning strategy
@AbhishekKumar-bj4qv
@AbhishekKumar-bj4qv 2 жыл бұрын
thank's
@mrpoliticalguy5602
@mrpoliticalguy5602 2 жыл бұрын
Hi I want to try this on my public IP it looks like you out a private could I change this to a public IP.
@techongamerz5554
@techongamerz5554 2 жыл бұрын
I waiting for your video
@Andrew-mh6cl
@Andrew-mh6cl 2 жыл бұрын
Good evening sir ❤️❤️❤️
@Andrew-mh6cl
@Andrew-mh6cl 2 жыл бұрын
Sir learning alot from u which makes like us to be more confident in hacking with new techniques
@hariranormal5584
@hariranormal5584 2 жыл бұрын
BGP, oh no, cogent's coming
@davdiaz24
@davdiaz24 2 жыл бұрын
Hi David! 👋
@harideepthanniru
@harideepthanniru 2 жыл бұрын
Algorithm sent me this way after Facebook thing, time to click the bell icon I guess.
@santhoshg8154
@santhoshg8154 2 жыл бұрын
so you are the reason for fb, insta down?
@rumi8518
@rumi8518 2 жыл бұрын
@Riborwahz
@Riborwahz 2 жыл бұрын
I wonder why many people are not watching or interest in this video David if you add your title like *what is BGP? Destroying internet* and so on and on and on then I'm pretty sure there would have been already 50k view
@mukhtarduale7701
@mukhtarduale7701 2 жыл бұрын
thanks
@agentcooper4627
@agentcooper4627 2 жыл бұрын
Your video presumes the BGP neighbors do not use any authentication whatsoever. In what world does that happen?
@marcelodorazio2118
@marcelodorazio2118 2 жыл бұрын
Nice nice
@Praxss
@Praxss 2 жыл бұрын
I want to meet this type of people personally
@696-r
@696-r 2 жыл бұрын
Likes from me a lot
@Qalios
@Qalios 2 жыл бұрын
Wait... who down wit bgp every isp!!! I love David!!!! Lol
@adnanamara.
@adnanamara. 2 жыл бұрын
David, What did you do ?!
WiFi WPA/WPA2 vs hashcat and hcxdumptool
22:32
David Bombal
Рет қаралды 658 М.
BGP: Border Gateway Protocol - Computerphile
16:18
Computerphile
Рет қаралды 126 М.
МАМА И STANDOFF 2 😳 !FAKE GUN! #shorts
00:34
INNA SERG
Рет қаралды 3,8 МЛН
⬅️🤔➡️
00:31
Celine Dept
Рет қаралды 51 МЛН
Василиса наняла личного массажиста 😂 #shorts
00:22
Денис Кукояка
Рет қаралды 9 МЛН
How TCP really works // Three-way handshake // TCP/IP Deep Dive
1:01:10
How Pakistan Broke YouTube Globally for Two Hours
7:11
Half as Interesting
Рет қаралды 1,8 МЛН
Next Gen Hackers are NEXT level 🤯
1:10:04
David Bombal
Рет қаралды 91 М.
Create Packets from Scratch with Scapy [Tutorial]
13:49
Null Byte
Рет қаралды 93 М.
Where People Go When They Want to Hack You
34:40
CyberNews
Рет қаралды 1,2 МЛН
Flipper Zero vs "Proper" Hacking Tools
40:02
David Bombal
Рет қаралды 214 М.
1$ vs 500$ ВИРТУАЛЬНАЯ РЕАЛЬНОСТЬ !
23:20
GoldenBurst
Рет қаралды 1,3 МЛН
Asus  VivoBook Винда за 8 часов!
1:00
Sergey Delaisy
Рет қаралды 1,1 МЛН
cute mini iphone
0:34
승비니 Seungbini
Рет қаралды 5 МЛН
Неразрушаемый смартфон
1:00
Status
Рет қаралды 2 МЛН