Bind and Reverse Shells
A shell is a user interface to an operating system (OS). Shells are used through a terminal (Linux/Unix) or CMD.exe (Windows). It is named as such since it's a wrapper around the OS kernel.
In the examples below, we'll be using netcat and socat to cr...
wind010.hashnode.dev7 min read