The procedure for those who want to compile from the source files. Otherwise for the others, there is one ready-made file 'socat-1.8.0.1.7z'. You can download it by ...
In today’s technology-driven world, watching movies has never been easier. But did you know that you can also watch movies using Telnet? Telnet is a network protocol used primarily to access and ...
Documenting digital absurdity with increasing irritation. This guide is part of a new upcoming series I call “How To Train Your Kali Linux Dragon.” by Jin Park (me). Dive into the fascinating universe ...
Technical Writer documenting Sim Racing and Cybersecurity. Using a Flipper Zero, a short 12-line DuckyScript text file, and a remote listener on my Ubuntu server I was able to gain a shell on my fully ...
Make sure you have installed "netcat" and "pv" utilities on your systems. If they are not installed already, you can install them as shown below. The "tar" package is available by default on most ...
I’m going to show you how socat is used to solve real-life penetration testing problems. Socat is a fantastically versatile Swiss army knife for connecting all sorts of sockets, be they TCP, UDP, IPv4 ...
Another example: Spawn a new docker environment deep inside a private network # Start this on a host deep inside a private network gs-netcat -il -e "docker run --rm -it kalilinux/kali-rolling" Access ...