We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56b0937 commit d6fe122Copy full SHA for d6fe122
1 file changed
README.md
@@ -34,6 +34,6 @@ searchText可以配置多个字符串关键字,并用,号进行分割
34
在config.properties中指定searchText为where,查询where关键字筛选可能存在SQL注入的代码
35

36
之后进到对应方法中查看,发现存在参数拼接到SQL语句中的情况
37
-
+
38
最后根据方法构造POC,验证注入
39

0 commit comments