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