摘要: n0ob_un4er 思路分析 <?php $SECRET = `/readsecret`; include "waf.php"; class User { public $role; function __construct($role) { $this->role = $role; } } cl 阅读全文
posted @ 2024-12-08 13:31 Litsasuk 阅读(381) 评论(1) 推荐(1)