Skip to content

Commit 439f14b

Browse files
authored
Update CHANGELOG.md
1 parent 1aa97f2 commit 439f14b

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,25 @@
11
# 更新日志
2+
3+
##
4+
- 添加`Boring Words`配置,支持用户自定义过滤无趣的响应内容
5+
- 结果排序更改,优先按照参数名称进行排序
6+
- 对于内置的`'''``''''``#{}``#}`单独计算颜色
7+
- 删除了大部分`payload`
8+
29
## 1.0.3
310
- 将大于`Max Param Count`的请求加入日志列表,并使用`ExcessParams`标记
411
-`null`扫描添加逻辑,忽略`302`状态码时依然为`interesting`
512
-`302`进行扫描
613
- 修改了内置一些`payload`
714

15+
16+
817
## 1.0.2 2025年 1月16日
9-
- 修复一直处于scanning扫描状态[#3 ](https://github.com/JaveleyQAQ/SQL-Injection-Scout/issues/5)
18+
- 修复一直处于`scanning`扫描状态[#3 ](https://github.com/JaveleyQAQ/SQL-Injection-Scout/issues/5)
1019

1120
## 1.0.1 2025年 1月15日
1221
* 配置持久化
13-
* 添加新的payload,顺便检测越权
22+
* 添加新的`payload`,顺便检测越权
1423
* 单个参数设置为`null`
1524
* 将所有参数同时设置为`null`,参数名包含`page``size``limit``count``num`除外
1625
* JSON 设置为`{ }`

0 commit comments

Comments
 (0)