摘要: XFF SSTI 阅读全文
posted @ 2021-08-08 22:57 凇岳 阅读(149) 评论(0) 推荐(0)
摘要: 打开源码 <?php error_reporting(0); $text = $_GET["text"]; $file = $_GET["file"]; if(isset($text)&&(file_get_contents($text,'r') "I have a dream")){ echo " 阅读全文
posted @ 2021-08-08 22:57 凇岳 阅读(111) 评论(0) 推荐(0)
摘要: escapeshellarg()+escapeshellcmd() Nmap RCE 阅读全文
posted @ 2021-08-08 22:55 凇岳 阅读(87) 评论(0) 推荐(0)
摘要: SQL 序列化 SSRF漏洞 阅读全文
posted @ 2021-08-08 22:55 凇岳 阅读(216) 评论(0) 推荐(0)
摘要: 万能密码 联合注入 阅读全文
posted @ 2021-08-08 22:55 凇岳 阅读(97) 评论(0) 推荐(1)
摘要: PHP伪协议 php://filter 阅读全文
posted @ 2021-08-08 22:54 凇岳 阅读(333) 评论(0) 推荐(0)