【红日Day15-CTF】绕过WAF进行SQL注入

练习记录 复现代码: index.phpphp <?php include "./config.php"; include "./flag.php"; error_reporting(0); $black_list = "/admin|guest|limit|by|substr|mid|like|or|char|union|select|greatest|%00|\'|"; $black_li
相关文章
相关标签/搜索