#php
[“第五空间”智能安全大赛]WEB-hatephp
原题目如下: <?php error_reporting(0); if(!isset($_GET[‘code’])){ highlight ...
[网鼎杯 2020 朱雀组]部分WEB题解
phpweb f12查看源代码,可以看到隐藏表单: 网页会不断刷新,为了方便测试+提交,用bp抓包: fuzz,经测试,不能 ...
[Zer0pts2020]Can you guess it?
<?php include ‘config.php’; // FLAG is defined in config.php if (preg_match ...
[网鼎杯2020-青龙组]部分题解+笔记(未完成)
WEB AreUSerialz <?php include(“flag.php”); highlight_file(__FILE__); ...
[CTF.SHOW]36D杯部分WEB题解
0x00 朴实无华_Revenge 这题当时肝了两天做上了,卡在爆破那里,等了会?就去睡觉了Q Q 原题:https://www.shawroot ...
[BJDCTF2020]EzPHP
查看源代码,在顶部找到提示: <!– Here is the real page =w= –> <!– GFXEIM3YFZYGQ4A ...
[WUSTCTF2020]WEB做题记录
buu冲冲冲???~ [WUSTCTF2020]朴实无华 首页只有一句HackMe,尝试查看robots.txt,得到关键信息: User- ...