日志详情 #126
查看单条请求的检测结果、模型解释与原始内容。
时间
2026-04-05 07:51:36.506621
客户端 IP
127.0.0.1
攻击类型
normal
置信度
-
误报状态
未标记
模型解释
检测器对本次请求的判定原因。
语义分析未检测到明显的攻击意图。
原始请求
POST /transfer HTTP/1.1
Host: bank.com
Content-Type: application/json
{"amount": 10000, "to": "attacker", "amount": 0}
解码后请求
POST /transfer HTTP/1.1
Host: bank.com
Content-Type: application/json
{"amount": 10000, "to": "attacker", "amount": 0}