We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89ba867 commit e4aa55aCopy full SHA for e4aa55a
README.md
@@ -19,6 +19,7 @@ java maven项目,可以使用`mvn package`进行编译
19
1.1 - 修复了body为空时导致的检测错误,修复了对URL参数不检测的错误
20
1.2 - 修复了body仅有json与xml时出现的参数构造错误,修复了dns二次检测时未获取key导致的错误
21
1.3 - 添加了主动扫描功能
22
+1.4 - 添加了header黑名单功能,可以在resources/config.yml中修改
23
```
24
25
# payload
0 commit comments