02 2023 档案
摘要:今天把CTFshow的萌新web题做了一下,还是有收获的。期间也看了不少大佬的wp。
阅读全文
摘要:PHP反序列化字符串逃逸
阅读全文
摘要:一、代码 <?php */ highlight_file(__FILE__); include('flag.php'); class message{ public $from; public $msg; public $to; public $token='user'; public functi
阅读全文
摘要:一、代码 <?php error_reporting(0); highlight_file(__FILE__); include('flag.php'); if(preg_match('/ctfshow_i_love_36D/',serialize($_GET['ctfshow']))){ echo
阅读全文
摘要:一、代码 <?php error_reporting(0); highlight_file(__FILE__); class ctfShowUser{ private $username='xxxxxx'; private $password='xxxxxx'; private $isVip=fal
阅读全文
摘要:一、代码 <?php error_reporting(0); highlight_file(__FILE__); include('flag.php'); class ctfShowUser{ public $username='xxxxxx'; public $password='xxxxxx';
阅读全文
摘要:一、源码 <?php error_reporting(0); highlight_file(__FILE__); include('flag.php'); class ctfShowUser{ public $username='xxxxxx'; public $password='xxxxxx';
阅读全文
摘要:一、源码 <?php error_reporting(0); highlight_file(__FILE__); include('flag.php'); class ctfShowUser{ public $username='xxxxxx'; public $password='xxxxxx';
阅读全文

浙公网安备 33010602011771号