hook

<?php ini_set("display_errors", "On"); $token = 'a4765321'; $result=$_GET['token']; if (empty($result) || $result !== $token) { exit('error request'); } echo shell_exec("cd /data/wwwroot/www.chunsunz
相關文章
相關標籤/搜索