Log Detail

日志详情 #372

查看单条请求的检测结果、模型解释与原始内容。

时间 2026-04-19 12:05:23.584094
客户端 IP 127.0.0.1
攻击类型 normal
置信度 -
误报状态 未标记

模型解释

检测器对本次请求的判定原因。

No obvious attack intent detected.

原始请求

POST / HTTP/1.1
Content-Type: application/x-www-form-urlencoded
Host: example.com

p=<script>alert(1)</script>

解码后请求

POST / HTTP/1.1
Content-Type: application/x-www-form-urlencoded
Host: example.com

p=<script>alert(1)</script>