Netcat
Remote Shell Server
Server-side component for remote shell access.
Syntax
$nc -l -p [port] -e /bin/bash
Examples
$nc -l -p 8888 -e /bin/bash
Typical use cases
?
Standard usage
Remote Shell Server --help
Note
Remote Shell (Server)
Export