Skip to content

Commit 76901f4

Browse files
authored
Merge pull request #66 from hktalent/dev
Update README_CN.md
2 parents ba1c512 + 9daf030 commit 76901f4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README_CN.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,9 @@ mkdir ~/MyWork/;cd ~/MyWork/;git clone https://github.com/hktalent/log4j-scan
112112
```
113113
- 智能识别蜜罐,并跳过目标,默认该功能是关闭的,可设置EnableHoneyportDetection=true开启
114114
- 高度可定制:允许通过config/config.json配置定义自己的字典,或者控制更多细节,包含不限于:nuclei、httpx、naabu等
115-
- 支持HTTP请求走私漏洞检测: CL-TE、TE-CL、TE-TE
115+
- 支持HTTP请求走私漏洞检测: CL-TE、TE-CL、TE-TE、CL_CL、BaseErr
116+
<img width="968" alt="image" src="https://user-images.githubusercontent.com/18223385/182503765-1307a634-61b2-4f7e-9631-a4184ec7ac25.png">
117+
116118
- 支持 通过参数 Cookie='PHPSession=xxxx' ./scan4all -host xxxx.com, 兼容 nuclei、httpx、go-poc、x-ray POC、filefuzz、http Smuggling等
117119

118120
# 工作流程

0 commit comments

Comments
 (0)