点开网站,可以发现是一张照片,无其他信息,下载后用010editor打开。
尾部是一个php文件
<?php
error_reporting(0);
class A {
public $handle;
pub
2025-12-28