[原題復現]SUCTF 2019 WEB EasySQL(堆疊注入)

簡介  原題復現: 1 <?php 2 session_start(); 3 4 include_once "config.php"; 5 6 $post = array(); 7 $get = array(); 8 global $MysqlLink; 9 10 //GetPara(); 11 $MysqlLink
相關文章
相關標籤/搜索