Loading

随笔分类 -  ctf写题小记

摘要:[FSCTF 2023]EZ_eval第一次遇到这个类型问题,记录一下 <?php if(isset($_GET['word'])){ $word = $_GET['word']; if (preg_match("/cat|tac|tail|more|head|nl|flag|less| /", $ 阅读全文
posted @ 2024-01-17 21:29 crayon's 阅读(46) 评论(0) 推荐(0)