代码审计
49 篇文章
[CTF.SHOW]web3_观图_WEB_AK赛
访问showImage.php: <?php //$key = substr(md5(‘ctfshow’.rand()),3,8); //fla ...
[BJDCTF 2nd]文件探测
源代码有提示: <!– Inheriting and carrying forward the traditional culture of t ...
[CTF.SHOW]萌新 WEB(1~22)
不是很难。一个是为了刷分,再一个是为了巩固php基础知识,自己又温习了一遍感觉还是能学到很多。 ...
[CTF.SHOW]红包题第二弹
<?php if(isset($_GET[‘cmd’])){ $cmd=$_GET[‘cmd’]; highlight_file(__F ...
首届“祥云杯”网络安全大赛做题记录
记录比赛做上了、以及比完赛复现的题。感谢队友们,学到东西就是好的。 ...
[Bugku]新测试靶场做题记录
0x00 serialize1 <?php show_source(“index.php”); //error_reporting(0); cl ...
[BMZCTF]部分WEB题解
0x00 phar?? 查看源代码提示include.php,在include页提示:the parameter is file! 🙂 看到参数是 ...