← index

Personal Scripts

php-reverse-shell.phtml
[ PHP Reverse Shell Script - Encrypted for Safety ]
tty-stabilization.sh
python3 -c 'import pty; pty.spawn("/bin/bash")'
# Ctrl+Z
stty raw -echo; fg
export TERM=xterm