ctf_reverse_shell
Generate reverse shell one-liners to gain remote shell access on a target machine by providing your IP address, listening port, and desired shell type.
Instructions
Generate a reverse shell one-liner. Give YOUR ip and port where you're listening.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | Yes | YOUR IP address for the target to connect back to | |
| port | Yes | YOUR listening port | |
| shell_type | No | bash (default), bash5, python, nc, php, perl, ruby |