資源簡介
2016 SWPU CTF web1題目源碼
代碼片段和文件信息
header(“Content-Type:text/html;charset=utf-8“);
#error_reporting(E_ERROR);
define?(‘PATH_WEB‘?dirname(__FILE__).‘/‘);
require_once(dirname(__FILE__).‘/include/conf.php‘);
require_once(dirname(__FILE__).‘/include/fiter.php‘);
var_dump($_SESSION);
if($_SESSION[‘flag‘]?===?1){
header(“location:./admin/“);exit;
}
?>
??
????ta?charset=“utf-8“>
????ta?http-equiv=“X-UA-Compatible“?content=“IE=edge“>
????ta?name=“viewport“?content=“width=device-width?initial-scale=1“>
????tle>08067網絡流量監控平臺 tle>
????nk?href=“css/bootstrap.min.css“?rel=“stylesheet“>
????
????