.. / nc

The nc (or netcat) utility is used for just about anything under the sun involving TCP or UDP. It can open TCP connections, send UDP packets, listen on arbitrary TCP and UDP ports, do port scanning, and deal with both IPv4 and IPv6.

Shells

A shell is a user interface for access to an operating system’s services. Different services allow sending commands to remote hosts across networks. A shell can also refer to an active session / connection to a target.