2020-4中旬比赛与刷题 2020-4-26 1:43 | 2,060 | 4 | ctf,web | 2020-4-26 19:57 1314 字 | 25 分钟 安恒月赛-4 web 暂时就web,最近实在没太大精力 0x01 pop构造 <?php show_source("2_payload.php"); class A{ public $username; publi… ctfweb记录
51ELAB易霖博web题解 2020-3-31 3:03 | 1,819 | 0 | ctf,记录 | 2020-4-06 20:58 891 字 | 13 分钟 待补,还有一部分没写 web 代码审计 http://124.193.74.212:48206/ <?php if(isset($_GET['var'])){ if(';' === preg_r… ctfweb 1212