How to Smuggle Data out of the Network with Ping

Опубликовано: 21 Август 2026
на канале: Plaintext Packets
122,187
3.8k

In this video I'll be showing you how easy it is for a bad actor to leak sensitive information out of your network with ping, and why you should be blocking ping at your firewall.

For this video I created a python script which can send a text file to a receiver using ping:

https://github.com/plaintextpackets/p...

Note: this video is for educational purposes only