Shells
Reverse Shells
Upgrade a simple shell to a proper one
/usr/bin/script -qc /bin/bash /dev/null
Every so often, that trick fails to work. Here are some other ones:
Last updated
/usr/bin/script -qc /bin/bash /dev/null
Every so often, that trick fails to work. Here are some other ones:
Last updated