Fork me on github
摘要: 知识点 1.xpath注入(盲注) 2.文件包含 xpath注入 xpath注入详细介绍 在我对xpath注入的理解是类似于SQL注入。 在xpath中的查询语句为: "/root/users/user[username/text()='".$name."' and password/text()= 阅读全文
posted @ 2021-06-02 21:41 北孤清茶。 阅读(892) 评论(0) 推荐(1) 编辑