日志详情 #349
查看单条请求的检测结果、模型解释与原始内容。
时间
2026-04-19 08:48:35.686007
客户端 IP
192.168.101.16
攻击类型
traversal
置信度
0.97
误报状态
未标记
模型解释
检测器对本次请求的判定原因。
Potential path traversal behavior detected. Confidence: 96.73%
原始请求
GET /assets/..%2f..%2f..%2f..%2fwindows/win.ini HTTP/1.1 Host: www.mall-demo.com User-Agent: Mozilla/5.0 Connection: close
解码后请求
GET /assets/../../../../windows/win.ini HTTP/1.1 Host: www.mall-demo.com User-Agent: Mozilla/5.0 Connection: close