05 2021 档案

摘要:show VARIABLES like '%secure%' sql注入中的使用方法 查询secure_file_priv权限 ?id=43 ) and extractvalue(1, concat(0x7e, (select @@global.secure_file_priv),0x7e)) -- 阅读全文
posted @ 2021-05-24 20:02 ggsmdaa 阅读(4804) 评论(0) 推荐(0)
摘要:$html = file_get_contents('http://',FALSE,$context); $json2 = json_decode(json_encode(simplexml_load_string($html, 'SimpleXMLElement', LIBXML_NOCDATA) 阅读全文
posted @ 2021-05-17 14:37 ggsmdaa 阅读(88) 评论(0) 推荐(0)