打开网页,发现什么也没有,查看源码,发现YmFja3Vwcw==,base64解码,得到backups
查看根目录下index.php.bak文件,得到代码
<?php
header("Content-Type: text/html;charset=utf-8");
error_reporting(0);
echo "<!-- YmFja3Vwcw== -->"; #base64解码,backups
class ctf
{
protected $username = 'hack';
protected $cmd = 'NULL';
public function __construct($username,