mirror of
https://github.com/ChinaRan0/DeepSeekSelfTool.git
synced 2025-05-05 10:18:04 +00:00
Update DeepSeekSelfTool.py
This commit is contained in:
parent
e2576fb28b
commit
48c09b2d22
@ -71,7 +71,7 @@ class AnalysisThread(QThread):
|
||||
1. 分析以下HTTP请求的各个组成部分
|
||||
2. 识别是否存在SQL注入、XSS、CSRF、反序列化、文件上传、路径遍历、OWASPTop10、等常见攻击特征
|
||||
3. 检查User-Agent等头部信息是否可疑
|
||||
4. 如果数据包中有一些编码后的内容,请解码后再进行分析
|
||||
4. 如果数据包中有一些编码后的内容,一定要解码后再进行分析
|
||||
5. 最终结论:是否为攻击流量(是/否)
|
||||
|
||||
请用中文按以下格式响应:
|
||||
|
Loading…
x
Reference in New Issue
Block a user