🔓 Ultimate Webshell - Penetration Testing Tool

📖 File Reader

<?php
namespace app;

// 应用请求对象类
class Request extends \think\Request
{

}