Тёмный

Bypassing Firewalls With PING! 

Tall Paul Tech
Подписаться 54 тыс.
Просмотров 82 тыс.
50% 1

In this video, I show you how you can modify the payload of an ICMP PING packet to send your own data back and forth through an ICMP tunnel. If a firewall allows pings, then there's a good chance you can set up a tunnel.
Wireguard video - • Wireguard VPN On Raspb...

Опубликовано:

 

30 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 229   
@TallPaulTech
@TallPaulTech 11 месяцев назад
It don't mean a thing if it ain't got that ping
@LowOutput
@LowOutput 11 месяцев назад
Doowah Doowah Doowah Doowah Doowah Doowah Doowah Doowah I mean Echo request echo reply Echo request echo reply
@LowOutput
@LowOutput 11 месяцев назад
So in all seriousness-if you are the owner/operator of the system with the captive portal, maybe consider disallowing ICMP or restrict the allowed source/destination addresses for ICMP traffic to avoid being subjected to this type of attack.
@Mr_Sh1tcoin
@Mr_Sh1tcoin 11 месяцев назад
Shabba
@brunoblattlicht7081
@brunoblattlicht7081 10 месяцев назад
I figured this one out on my own by accident. I was using my wireguard vpn and my device connected to a guest network, then i immediately connected to the vpn and I was connected to the internet. I didn't have to sign in and I had never used the network before.
@damiendye6623
@damiendye6623 10 месяцев назад
​@@LowOutput don't block icmp just the ping element blocking all icmp is bad on so many levels
@don5062
@don5062 11 месяцев назад
Just my opinion but, any Admin who cares enough to set up a firewall but doesn't block ping is really missing the low hanging fruit. I have yet to see, in a professional setting, a system that didn't block ping by default.
@KeinNiemand
@KeinNiemand 11 месяцев назад
If you can get anything out of a network you can turn it into a tunnel and run everything over it.
@TallPaulTech
@TallPaulTech 11 месяцев назад
Indeed you can
@lis6502
@lis6502 10 месяцев назад
awesome content, no shitty intros, no outros, no BGM, just pure juicy meat from end to end. Personally i like to do some nasty stuff inside my homelab's network, but utilizing ping's payload as a data carrier is something new and fun! I love linux way of thinking - open tunnel, use another layer of communication inside of it and if protocol by its sole nature doesn't support encryption, just add it as an layer :P. I recall the good ol' days of stunnelling smtp traffic where smtps wasn't a common thing.
@TallPaulTech
@TallPaulTech 10 месяцев назад
Oh, we don't do dodgy shit around here!... much
@TenForceFalls
@TenForceFalls 11 месяцев назад
I see this could be valuable for bypassing expensive airline internet
@pcislocked
@pcislocked 11 месяцев назад
didn't watch the video yet, but I remember softether having the functionality of setting up L2 tunnels over icmp or even DNS.
@rogo7330
@rogo7330 11 месяцев назад
The most mindblowing thing to me when I discovered that was that ICMP for some unknown reason allows to send data back and forth, and by default `pong` will send the same peace of data as `ping` have. Why? Idk, possibly admins back then wanted to send ascii goatse to each other through pings or something.
@2Fast4Mellow
@2Fast4Mellow 10 месяцев назад
That is a very bad captive portal. We have captive portals at our office, but the AP put you into an isolated network (/29) which the only server you can connect with the the authentication server. Once you're authenticated, a gateway to added to your 'personal' network and you can access the internet. The /29 also prevent guests from snooping on each other. Aside from icmp tunneling, one could also employ DNS tunneling, but that is easier to block as most AP's have DHCP and set the DNS you are allowed to use. It is not hard to block other DNS servers. Captive portal providers that don't understand user isolation mode should not exists. I knew aboyt icmptx, but didn't think of nesting WG together. That is actually a smart and sensible thing to do. Of course icmp speeds aren't that good. Even on our regular network, the gateway is traffic shaping icmp traffic (prevent flooding)...
@TallPaulTech
@TallPaulTech 10 месяцев назад
Mate, you're spot on. Some people get it, and some don't.
@daveogfans413
@daveogfans413 10 месяцев назад
@@TallPaulTech Quality videos attract quality comments. Subbed just now.
@TallPaulTech
@TallPaulTech 10 месяцев назад
The comments are a mixed bag :)
@Canthus13
@Canthus13 11 месяцев назад
Same idea as DNS tunneling. I've used it to run OpenVPN through pay wifi APs. Fun stuffs.
@PelDaddy
@PelDaddy 11 месяцев назад
Thanks for this. Why would providers of wifi allow ICMP anyway? I have seen many do not. Some do allow DNS (tcp even) with no auth either. So I run a sshd on port 53 that can be used for forwarding.
@RobvandenBoogaard
@RobvandenBoogaard 11 месяцев назад
That is some premium content 👌🏻
@dc95811
@dc95811 11 месяцев назад
I have seen different devices that had a 'ping reply reject' option. I use to think that would be dumb thing to select, what harm could a ping reply do?
@RonDLite
@RonDLite 11 месяцев назад
DNS port usually works as well
@68HC060
@68HC060 11 месяцев назад
Very useful! I'd probably never have thought of this.
@Carl_Georg
@Carl_Georg 11 месяцев назад
Neat hack
@_Stin_
@_Stin_ 10 месяцев назад
But you didn't bypass the firewall with ping, though :/ Why not just call the video 'Bypassing firewalls using icmptx'?
@TallPaulTech
@TallPaulTech 10 месяцев назад
Or ICMP type 8 and 0
@maximus6884
@maximus6884 11 месяцев назад
This chanenel has been on fire!
@TheMadMagician87
@TheMadMagician87 11 месяцев назад
Brilliant mate, that was a new one to me. Thanks for sharing.
@JeffHochberg
@JeffHochberg 11 месяцев назад
Yeah you made me decide to start wearing a lab coat when I go to work. It really is justified…it’s a messy job.
@TallPaulTech
@TallPaulTech 11 месяцев назад
You do you Champ
@SuperSerNiko97
@SuperSerNiko97 11 месяцев назад
I found this channel last week and it’s already in my top 10 (and I don’t watch any of the mainstream crap), very nice, keep it up!
@tiran133
@tiran133 11 месяцев назад
Now try it on a airplane :)
@cocosloan3748
@cocosloan3748 11 месяцев назад
Yeah sure. He should buy a plane ticket and sit there typing on the laptop - and then turn return - only because you requested 🤣🤣
@VirtuelleWeltenMitKhan
@VirtuelleWeltenMitKhan 11 месяцев назад
Always asked myself if it would be possible to exploit ICMP for data transfer .... thx
@tfr
@tfr 11 месяцев назад
my schools network firewall has blocked everything except for tcp 80 and 443. no vpns, dns or icmp (or anything else) can get through. i’ve had to make my own tunneling protocol from scratch to get past. i’ve had to write a program that sets up a listener udp server locally and tunnels incoming connections over tcp to a remote server to bypass the firewall. the remote server then translates it back to standard udp and sends it to its destination. in my case, i’m using wireguard over this udp-to-tcp tunnel protocol to ensure my stuff is encrypted on transport since the firewall doubles up as a DPI. the only thing obvious about this protocol is the fast it opens a http websocket connection to a remote server since it’s obviously on tcp 443. besides that, all flowing data is encrypted by wireguard. it’s pretty stealthy but my own protocol is probably really insecure hence need for wireguard on top of
@Linux333
@Linux333 10 месяцев назад
Skid
@danielp7219
@danielp7219 10 месяцев назад
@@Linux333 nah, this guy seems like he knows what he's talking about.
@danielp7219
@danielp7219 10 месяцев назад
interesting might actually try this.
@CoolAsFreya
@CoolAsFreya 11 месяцев назад
Ironic that it's tunnelling using ICMP ping protocol, but you can't use ping to test the connection through the tunnel!
@rogo7330
@rogo7330 11 месяцев назад
I stumbled upon VERY old peace of code that does proxy through ICMP exactly like this. It's not 100% sollution though because ICMP can be blocked as well and you need a server that will speak to you with the same handmade protocol. There is that.
@Greebstreebling
@Greebstreebling 11 месяцев назад
pings don't get through my firewall :) :)
@musicbyerland
@musicbyerland 11 месяцев назад
huh, would not have thought to use ICMP to tunnel, but it's so obvious is retrospect and WAY more likely to work by default for basic captive portal installs... I feel like this is the first clever ICMP-related hack since the good ol' Ping of Death in the 90s. Edit: gah, icmptx is old and I feel old
@cokegen
@cokegen 11 месяцев назад
loving the content man ... keep it up !!!
@paulp1204
@paulp1204 11 месяцев назад
Mate, I love it. Casual but professional to a tee.
@TallPaulTech
@TallPaulTech 11 месяцев назад
This video could have been 10 times longer if I'd gotten right into it, but had to end it somewhere.
@68HC060
@68HC060 11 месяцев назад
@@TallPaulTech - I think from this video, one can get started and understand how it works. If there are details that doesn't work out, it should be possible to do look for the answer on the net. -So I think the video is just right! 😄
@arthurschultz-u8m
@arthurschultz-u8m 10 месяцев назад
Almost makes me want to build out a pfSense router instead of my Ubiquiti
@statictech7
@statictech7 10 месяцев назад
Bro this outfit is out of control. I love it. You are a legend
@dingokidneys
@dingokidneys 11 месяцев назад
And I thought that ping was just: BEEP ... BOOP. Very cool indeed.
@Gin-toki
@Gin-toki 11 месяцев назад
Really informative video, thanks! A question, will this affect data speed?
@conodigrom
@conodigrom 11 месяцев назад
Free tip from a colleague: if you're tall you wanna raise the height of your monitors by around 10 inches, judging by the video. Your neck and back will thank me later.
@TallPaulTech
@TallPaulTech 11 месяцев назад
I have plenty of inches
@gregandark8571
@gregandark8571 11 месяцев назад
@@TallPaulTech Where exactly ??
@Melds
@Melds 11 месяцев назад
I have policing with 100 bytes max for ICMP and 10 pps, so while this would work, the throughput is slow modem speeds.
@SwissPGO
@SwissPGO 11 месяцев назад
I played with the idea of using ping for tunneling but never knew the tools were available so easily. What about performance of such a tunnel? and... subscribed
@TallPaulTech
@TallPaulTech 11 месяцев назад
I could test it in lab conditions, which I think would be pretty high speed, as I don't see why it wouldn't be. The unknown would be the public networks that would bring all the variables into it. If I did it in a lab though, you know people would just say "yeah, but that's in a lab".
@andrewborntrager7909
@andrewborntrager7909 11 месяцев назад
If you are accessing your home network and using that as your internet server, then you will be at least restricted by your home internet's upload speed (which I think will be your download speed).
@SwissPGO
@SwissPGO 10 месяцев назад
@@andrewborntrager7909 10 Gb fibre... wan and doing 10 Gb inside also, I have no worries about that ;-) There are few general purpose sites that can match the speed actually. And... I'm living in the swiss countryside with direct view on the mountains - just perfect location!
@MrSuperSnuiter
@MrSuperSnuiter 11 месяцев назад
Awesome tutorial. Thank you for posting.😀
@mrhassell
@mrhassell 10 месяцев назад
Blocked UDP / ICMP echo... no love from above.
@5urg3x
@5urg3x 9 месяцев назад
Sometimes they will also allow DNS traffic out as well. You can tunnel over that too. I did this 20 years ago in high school on my schools network so I could play counter strike lol.
@TallPaulTech
@TallPaulTech 9 месяцев назад
Slacker!
@Ztaticify
@Ztaticify 8 месяцев назад
Your latency must've been awful
@MistahHeffo
@MistahHeffo 10 месяцев назад
WG over ICMPTX... It's tunnels all the way down!
@SecretLetters
@SecretLetters 10 месяцев назад
I clicked on this video soley because you look like Adam Pearce from WWE
@TallPaulTech
@TallPaulTech 10 месяцев назад
I just looked him up. How the hell do I look like him?!
@pete3897
@pete3897 11 месяцев назад
Back in the 90s we did this with DNS TXT records :)
@TallPaulTech
@TallPaulTech 11 месяцев назад
Back in the 90's I still had my Commodore Amiga :)
@wva5089
@wva5089 11 месяцев назад
I agree using VPN over DNS more likely to work. Some hotspots block icmp when you've even logged in
@Anonymouzee
@Anonymouzee 11 месяцев назад
dude,,, nice info... 👍 and I like the "Blues-Brothers" style!!! 😎 but if you pay attention at 15m:11s the sign at the garage door is trying to trick you to "attack the hydrant"... 🤔 (we have to always aware of this tentative distractions... 🤣)
@joerockhead7246
@joerockhead7246 11 месяцев назад
that was fun
@ashkenaze
@ashkenaze 10 месяцев назад
ping is an indespensable network tool and should not be dropped just because some kids used it maliciously. it just have to be able to be governed, such as. allows only limited rate and amount of ping from the same source (1p/s max.1000p/hr), putting it into an efficient algorithm is a different matter, though.
@DeadlyDragon_
@DeadlyDragon_ 11 месяцев назад
Im a network engineer myself, this could definitely work in SOME scenarios. But you get into enterprise environments where ping is blocked for security reasons all of those ICMP packets will either be dropped or a reset will be sent back etc. I am curious to see if the likes of palo alto / fortigates layer 7 features would be able to catch this though as abnormal ICMP traffic. One couod absolutely build a custom application in these firewalls to restrict the size of pings allowed to the point that this utility is unusable.
@TallPaulTech
@TallPaulTech 11 месяцев назад
ICMP doesn't have resets, as they don't have a session to reset as TCP in layer 4 does. As for a Palo Alto, I tried this through my PA-200 which I was going to put in the video but didn't. They have a rule for ping and another rule for ping-tunnel. On a very quick test, even only allowing ping through enabled me to make this tunnel. I'd have to dig into it properly to be sure of how it works through that though, which I couldn't be bothered for RU-vid :)
@DeadlyDragon_
@DeadlyDragon_ 11 месяцев назад
@@TallPaulTech interesting, I need to pick up a palo for my homelab at some point price is a bit daunting to swallow though. I currently have an srx-300 I need to put back into service to swap my udm-pro out
@boozlightyear
@boozlightyear 11 месяцев назад
Great content! Keep up the good work
@bjornroesbeke
@bjornroesbeke 11 месяцев назад
Dummy me, ticking the checkbox "allow ICMP ping through gateway" in a web interface, thinking "now that doesn't hurt, does it? It'll make it easier to debug network issues".
@cougarmain
@cougarmain 11 месяцев назад
YAY we becoming hackers now!
@68HC060
@68HC060 11 месяцев назад
True. The word "hacker" has been abused way too much. A hacker is technically someone who gets something to work by fixing it a way which is not 'traditional'. 😉
@TallPaulTech
@TallPaulTech 11 месяцев назад
Exactly.
@just_david_foru
@just_david_foru 10 месяцев назад
Nice! Well done. And thanks for sharing, very clear setup. I'll try this myself
@stephenurquhart4117
@stephenurquhart4117 11 месяцев назад
Secured by Telstra😂
@HyperVectra
@HyperVectra 11 месяцев назад
lol they have never secured anything... except maybe the luck of using PSTN which stopped phreaking
@dronespace
@dronespace 11 месяцев назад
​@@HyperVectralove your profile picture Netscape nostalgia
@davocc2405
@davocc2405 11 месяцев назад
That was REALLY interesting indeed - I'm looking to build a Pi Zero 2W as a pocket hop-on router (so it seeks out open WIFI relays, connects and then routes a personal wifi lan through a tunnel established on that picked up interface). Question though - wouldn't most of these services detect unusually high activity on ICMP and treat it as a potential attack or security risk? I'm vaguely remembering large scale ping activity to a set address being interpreted as a saturation DDOS attack method, is this correct?
@skywskyw
@skywskyw 11 месяцев назад
Yes they should be. Usually modern firewalls are now 'payload aware' devices that inspect anything with regards to some traffic baseline set by cybersecurity analysts. So if ICMP traffic is allowed (first vulnerability as it should be disabled once network build is completed), firewall will surely trigger alert by detecting variable payload in ICMP packets (usually constant and small value, some tenth of bytes). So chances of exfiltrating data this way are weak on well protected networks. However, this is an extremely interesting technical approach and very educative, thanks to Paul !
@cheako91155
@cheako91155 10 месяцев назад
I don't know any application that does it, but instead of using a tun device doing a datagram stream tunneling a single unix socket would remove a level of complexity.
@cheako91155
@cheako91155 10 месяцев назад
Also the level of mangled icmp fields should be configurable, so that you can eak out every bit of available space on the link you have. Plus instead of a magic number, a checksum(simple parity) would be better... especially if it was salted(using a key derived by difhel) to evade classification.
@TallPaulTech
@TallPaulTech 10 месяцев назад
I like your thinking. It would add complexity to the program of course. One day I'll look deep at how the ping via my mobile network modified the ICMP packet, so ping worked but was changed, making the tunnel unusable.
@jordanrox007
@jordanrox007 11 месяцев назад
This is cheeky..... hahaha
@augustedrifande6017
@augustedrifande6017 10 месяцев назад
Woahwow, I slithy deformed my Wow (so sorry, is gracefully time to show this video).
@poddmo
@poddmo 11 месяцев назад
How would you control for it? block icmp, rate limit, DPI IDS? It's very disapointing that telstra haven't got that locked down. ps mum says hi
@rogo7330
@rogo7330 11 месяцев назад
Not allowing anything go to the internet from this IP until it it will talk to the captive portal and that portal will say that this abonent is ok to go out.
@poddmo
@poddmo 11 месяцев назад
Perhaps the more interesting question is: why have they allowed it?
@68HC060
@68HC060 11 месяцев назад
​@@poddmo - likely for making their own diagnostics easy. 😃
@Darkk6969
@Darkk6969 11 месяцев назад
Lock it down by restricting to known IPs for troubleshooting purposes.
@gaborungvari784
@gaborungvari784 11 месяцев назад
veeeeery nice :) thx a lot for the vid! Please keep creating similar ones, this was really insightful!
@PLAY-sd4hy
@PLAY-sd4hy 11 месяцев назад
This is awesome man 😄
@ArindamGhoshal
@ArindamGhoshal 11 месяцев назад
wow wow wow
@PowerUsr1
@PowerUsr1 8 месяцев назад
I’m running a Palo Alto…this does not and cannot work hahaha
@simidachong9191
@simidachong9191 11 месяцев назад
May I know what software you use for capturing the ping ?
@makian_real
@makian_real 11 месяцев назад
Looks like wireshark
@TallPaulTech
@TallPaulTech 11 месяцев назад
Either Wireshark, tshark, or tcpdump.
@ace6664
@ace6664 11 месяцев назад
he is using LEARN THE BASICS... dumbass mr i watch technical videos without any technical foundations.
@timgeel260
@timgeel260 11 месяцев назад
@@ace6664 Why are you being so rude to someone trying to learn the basics by asking questions?
@realcygnus
@realcygnus 11 месяцев назад
@@timgeel260 Ironically, they need noobs to convince themselves that they alone are the GOAT typically. There are no dumb Q's so long as they're legit IMO. Sure, there may be a time & place for certain things but if even youtube comments have such restrictions we're doomed. Makes for an ideal stackexchange 💪mod though.
@adrianceasar5620
@adrianceasar5620 11 месяцев назад
by default new firwalls have icmp filtered .. maybe DNS tunel .. have a chance
@FrostByte112
@FrostByte112 11 месяцев назад
It's nothing new, it's been there since 1999. It's a choice.
@t0biascze644
@t0biascze644 11 месяцев назад
DNS tunel wont work since often custom dns servers are blocked
@darrenburke8566
@darrenburke8566 11 месяцев назад
Thanks for the knowledge, great video
@TallPaulTech
@TallPaulTech 11 месяцев назад
Now you behave
@jeisonsanchez4842
@jeisonsanchez4842 11 месяцев назад
I like how you broke this down to byte sized pieces. Subscribed!
@TallPaulTech
@TallPaulTech 11 месяцев назад
I also take requests :)
@datpudding5338
@datpudding5338 11 месяцев назад
Gotta love the pun xD
@Jamesaepp
@Jamesaepp 11 месяцев назад
@@TallPaulTech how about an echo request?
@komandankokoci2
@komandankokoci2 10 месяцев назад
Router? Public IP ?? Please reply?
@ttropicalgamer6634
@ttropicalgamer6634 10 месяцев назад
NO
@TallPaulTech
@TallPaulTech 10 месяцев назад
What?
@mahmutdikcizgi9773
@mahmutdikcizgi9773 11 месяцев назад
subbed very smart idea.
@johnny_gtr
@johnny_gtr 11 месяцев назад
Not sure if I’m tuning in to the channel now for content or the clothing 😜
@TallPaulTech
@TallPaulTech 11 месяцев назад
Well, somebody had to do it.
@johnny_gtr
@johnny_gtr 11 месяцев назад
@@TallPaulTech just pulling your chain (like your tailor! 😜) Great content as ever dude! Keep it up.
@vladimirfox5750
@vladimirfox5750 11 месяцев назад
Oh that’s awesome. Could you help me with my NAT66 setup for my IPv6. Yes I know, but it’s my only option.
@TallPaulTech
@TallPaulTech 11 месяцев назад
Sure, I did a video on that.
@vladimirfox5750
@vladimirfox5750 11 месяцев назад
@@TallPaulTech I’m afraid my setup is even more complicated than the video goes into. Long story short. I use a VPN provider (Mullvad) that has given me a single /128 IPv6 using FFCE allocation. I’m using wireguard and a Debian computer that I turned into a Router using VLANs and iptables, etc. I got the v4 portion working perfectly and been working for years but I now require v6 for work since they switched to v6 only. But I can’t seem to figure out the v6 portion no matter how much I try and research. Maybe you can help and have potential video out of it. It’s like double natting on v6 but it’s my only option. The V6 works fine on router itself. I can’t seem to forward to my VLANs.
@termireum
@termireum 11 месяцев назад
Nice paintings!
@HyperVectra
@HyperVectra 11 месяцев назад
5:36 - Remember AI has learnt to guess passwords based on the sounds the keycaps make as you punch them in.. just sayin..
@capability-snob
@capability-snob 11 месяцев назад
There's a Nong Nang Ning where the trees go Ping! And the teapots jibber-jabber-joo.
@JB_inks
@JB_inks 11 месяцев назад
I wrote an essay on that poem at school many many years ago!
@mikebusse6787
@mikebusse6787 11 месяцев назад
what is the program called where you display all wifi infos from the telephone both with the wifi symbol on top?
@gilbertohernandez9223
@gilbertohernandez9223 11 месяцев назад
wavemon
@evolv_85
@evolv_85 10 месяцев назад
Hey, just come across your channel. Interesting stuff. Will have a look through your content. Have a great weekend.
@TallPaulTech
@TallPaulTech 10 месяцев назад
Okay, so out of curiosity, how did you end up here?
@evolv_85
@evolv_85 10 месяцев назад
@@TallPaulTech Came up as a recommended video on my feed and I'd recently installed a new firewall and done a ping test! Was the perfect moment!
@TallPaulTech
@TallPaulTech 10 месяцев назад
Ah, so that's how this game works.
@veterantruthtube3298
@veterantruthtube3298 10 месяцев назад
This way behind me. Lol
@LuK01974
@LuK01974 8 месяцев назад
C'mon whoever open any service pre auth captive portal is crazy...I's funny to see existing people in industry done this and not apply the very basic concept of triple A breaking al security chain. I think this type of tunneling is used for data exfiltration post auth or from malware action but is a different story. Telstra network or security admin doesn't like this video 😄
@agritech802
@agritech802 11 месяцев назад
That's so cool, thanks for sharing 😃👍
@hygri
@hygri 10 месяцев назад
Mmm... cool. Be using that!!
@sideloadedwaffle
@sideloadedwaffle 10 месяцев назад
Me when icmp is blocked
@AL6S00740
@AL6S00740 11 месяцев назад
Holy shit.
@TallPaulTech
@TallPaulTech 11 месяцев назад
Holy shit what?
@Leiton1985
@Leiton1985 11 месяцев назад
Next vid… top hat.
@sternik8936
@sternik8936 10 месяцев назад
Pretty cool stuff
@BazShe
@BazShe 10 месяцев назад
little confused about 1 thing. where doed the address 8.7.6.5 come from.
@bozallen
@bozallen 11 месяцев назад
Brilliant!
@qualitycontent5750
@qualitycontent5750 11 месяцев назад
Ty for this
@drtidrow
@drtidrow 11 месяцев назад
I actually got to know the guy who originally wrote 'ping' - he was a senior engineer at the Army Research Labs in Aberdeen Maryland. Very smart and experienced guy, probably could have been making triple what he did as an Army employee if he went to work for a big IT company.
@blancfilms
@blancfilms 11 месяцев назад
"I know the guy who wrote ping" is such a weird flex hahaha 😂
@lewsdiod
@lewsdiod 11 месяцев назад
Wow, NEAT!
@honest8bob
@honest8bob 11 месяцев назад
ingenious!
@j-dev2605
@j-dev2605 4 месяца назад
excuse me sir i am confused a bit ... isn't this trick just about to connect to your home network with VPN/ICMP TUNNEL through telstra wifi network ?? so if it's right i think the concept of bypassing captitive portal like that is pointless ... because you are finally using your own network ...
@TallPaulTech
@TallPaulTech 4 месяца назад
I think you've missed a whole lot of things.
@debarkamondal6406
@debarkamondal6406 2 месяца назад
​@@TallPaulTechExactly 😂
@realcygnus
@realcygnus 11 месяцев назад
Nifty
@fghdfghdfghdfg
@fghdfghdfghdfg 11 месяцев назад
Fuckin Heisennerd - Breaking NaT 😂
@bluetrepidation
@bluetrepidation 11 месяцев назад
How do I host services over an ISP that uses GNAT?
@TallPaulTech
@TallPaulTech 11 месяцев назад
You have to have a public IP address that you can use.
@FrAllard
@FrAllard 11 месяцев назад
You would need a VPS, hosted in a data center, similar to providers like Linode (which sponsors many RU-vid videos). From your home router or the server where you wish to host services, establish a WireGuard tunnel to that VPS. Afterward, set up iptables rules to both forward traffic from the VPS IP address and masquerade it, sending it through the tunnel to your server.
@bluetrepidation
@bluetrepidation 11 месяцев назад
Thanks for the replies. So I need to tunnel though a service/server.
@LampJustin
@LampJustin 11 месяцев назад
​@@bluetrepidationnot necessarily. You can also just use IPv6. Even if you're behind a cgnat you'll have a public IPv6 prefix to use.
@zorbatron216
@zorbatron216 10 месяцев назад
@@LampJustin Even though it's 2023, not all ISPs give out IPv6 prefixes so they may be out of luck for a 100% home-hosted solution.
@rihards5067
@rihards5067 10 месяцев назад
Am I on drugs or I am really watching a british dressed like columbian cocaine dealer explanation on how to use ping to bypass firewalls?
@TallPaulTech
@TallPaulTech 10 месяцев назад
You must be on something, because I'm not British.
@MistahHeffo
@MistahHeffo 10 месяцев назад
@@TallPaulTech Bloody foreigners confusing the British with Kiwis!! 😜
@asheglenn
@asheglenn 10 месяцев назад
This is exactly the reason to drop ICMP packets in your firewall, really informative!
@patrickelliott2169
@patrickelliott2169 10 месяцев назад
Kind of pisses me off though. There are reasons these tools where developed, and sometimes it's useful to know that a problem is not your ISP, or something on your own network, but something in the damn middle. While I couldn't do anything about it at the time, not having the skills to do so, there was a point years back where some idiots screwed up major branch of the backbone between California and a mess of servers some place between northern California and the site in Oregon I was trying to reach. Virtually everyone else, all over the country, could still get there, but thanks to the ironically "usually" useful fact that in this day and age they route via the fastest path and severely limit the networks ability to fix itself by hunting alternatives, literally everyone in Southern California, Arizona, probably parts of Navada, etc. couldn't reach anything in that area for nearly 4 months, until they finally fixed what ever broke. Now, without ping, and uts related tracert I would had no f-ing clue what the problem was, or been able to figure out that, ifiotically, anything routing via NY, instead of California, could still access them. Now, imagine you are someone relying on a server in that area and half your customers are unable to get to your site, but every system on the network has decided to not "limit" what such packets can do, and/or implement solutions to stop someone using it to get around your systems, by checking the flipping packets to make sure they are legit packet requests, instead of something hijacking it, you just disabled all ability to even use the tool... For me it was an inconvenience, for a company it could be thousands of lost customers, hours, or days, or worse, wasting time trying to find soneone that knows what the f is going on, and when it will be fixed, and let's not forget lost income. All because you can't use network diagnostics tools to find were on the internet the failure is happening and flipping call the companies at the point before failure and ask, "What the bleep is going on?" Just.. annoys the heck out of me.
@asheglenn
@asheglenn 10 месяцев назад
@@patrickelliott2169 I definitely understand that frustration, just a thought but you could have a bare bones pi with a Linux os just to perform those two commands in the DMZ portion of your network not sure how that would look or even if it is a good idea.
@patrickelliott2169
@patrickelliott2169 10 месяцев назад
@@asheglenn If it's my own network odds are I would either have alternate tools, or not have it disabled internally - just at the external points of access. The issue is generally diagnosing what may be going on someplace between you and another network. However, I have found that even some links on the internet own backbone get "disabled", possibly by overly paranoid ISPs that you end up passing through in some manner. This has rendered any ability to determine where your traffic is actually going problematic. And, honestly, I can see it being an issue if someone managed to spoof DNS somehow, and you might be paranoid enough of this to want to figure out, roughly, if the server you 'think' you are trying to talk to is actually in Nort America, when it's been spoofed and you are actually talking to something that inexplicably traces to a, "last jump before I got there", in China, or something. Not that I have a reason to a) be that paranoid, or b) actually design something to check that. Just... sometimes companies insist on ignoring why something exists, or why it needs to keep working, or the possible consequences of it no longer doing so, if they can find a simplistic short cut. This just flat out bugs the hell out of me.
@gangstaberry2496
@gangstaberry2496 3 месяца назад
What is the name of the software you're using?
@17hitchcockt
@17hitchcockt 2 месяца назад
Wireshark
@jdotson41041
@jdotson41041 10 месяцев назад
Can hackers exploit this?
@lilkittygirl
@lilkittygirl 10 месяцев назад
Yes but it’s not gonna happen due to the need of a custom ping. Too many moving parts to execute effectively
@jaimeb5550
@jaimeb5550 10 месяцев назад
That's why it's good practice to not allow ICMP from your internal network to traverse perimeter firewalls... It's a type of data exfiltration, they use things like DNS queries too....
@repairstudio4940
@repairstudio4940 10 месяцев назад
It'd be more effort for a threat actor, unless this was a very lucrative target which they planned to access routinely for gathering data, otherwise this is is a really great work around but using a dedicated VPN or even Cloudflare works to setup a secure tunnel and it's simple to do and with proper measures in play, more secure. Great video to learn network traffic and how packets work with firewalls but is akin to painting a car with a with a paint brush.
@robmckennie4203
@robmckennie4203 11 месяцев назад
This is a really cool video, I've been fascinated by networks and tunnelling ever since i started reading rfcs and man pages when i was 15 or 16, about 11 years ago. Something i learned about from Jason D that might be useful here is network namespaces, not just for simplifying the route setup (you can just slap a /0 route in your 'container' namespace and you're good to go) but you could also use a namespace to isolate the icmptx program from the tun interface, allowing you to answer pings through the tunnel in the usual fashion (different namespaces can have different values for all the properties like icmp_echo_ignore_all)
@ZIlberbot
@ZIlberbot 11 месяцев назад
15:16 - wifi signal is quite weak but rate is good with 80MHz channel width
@jasongreen6834
@jasongreen6834 11 месяцев назад
That wont work for much longer 🤣🤣
@CrynogarTM
@CrynogarTM 10 месяцев назад
Turn back the time where Admins blocked all except Port 80 and explicitly block Port 443 to prevent encryption 😂😂😂 My Firewall Tunnels work all over https and CloudFlare tunnels. 😂 It your firewall decrypts TLS Dona second layer of encryption which is not disclosed to the firewall.
@andreferreira4735
@andreferreira4735 10 месяцев назад
Lier! prove your tunnel bypasses ClouldFlare! you can't! Can you superman?
@rainbowtrout8331
@rainbowtrout8331 10 месяцев назад
Mate, great content.. Just friendly advice just bleep out the "company" you tested this on..
Далее
How to Smuggle Data out of the Network with Ping
16:54
Просмотров 118 тыс.
VPNs, Proxies and Secure Tunnels Explained (Deepdive)
13:12
Лайфак года 😂
00:12
Просмотров 103 тыс.
ТАРАКАН
00:38
Просмотров 1,6 млн
Why VPNs are a WASTE of Your Money (usually…)
14:40
how did I NOT know about this?
23:06
Просмотров 920 тыс.
How Hackers Move Through Networks (with Ligolo)
20:01
Просмотров 272 тыс.
pfSense Firewall - pfSense Administration Full Course
3:35:47
Unifi for Newbies - Securing with Firewall Rules
1:14:26
IPv6 With NAT
16:02
Просмотров 9 тыс.