CTF-web练习记录(狼组/BUUCTF)
发布时间
阅读量:
阅读量
CTF-web做题记录(狼组/BUUCTF)【一】
WEB
1、ctf.wgpsec 你可能需要一部iphone
题目如下

考察点:user-agent ,burp改为iphone的user-agent,发包得到flag

2、ctf.wgpsec baby php
坑:代码理解错误,淦
考察点:代码理解,根据代码本身绕过
<?php
highlight_file('source.txt');
echo "<br><br>";
$flag = 'xxxxxxxx';
$msg_giveme = 'Give me the flag!';
$msg_getout = 'No t
全部评论 (0)
还没有任何评论哟~
