Log Detail

日志详情 #135

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

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

模型解释

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

语义分析未检测到明显的攻击意图。

原始请求

	POST /transfer HTTP/1.1\nContent-Type: application/json\n\n{"amount": 10000, "to": "attacker", "amount": 0}

解码后请求

	POST /transfer HTTP/1.1\nContent-Type: application/json\n\n{"amount": 10000, "to": "attacker", "amount": 0}