跳转到内容
搜索文档

Magic IDS 检测

最后更新 查看 MarkdownAgent 设置

以下描述详细介绍了 magic_ids_detections 的可用字段。

Action

Type: string

对数据包采取的操作。可能的值为 pass | block

ColoCity

Type: string

发生检测的城市。

ColoCode

Type: string

发生检测的地点对应的 IATA 机场代码。

DestinationIP

Type: string

触发检测的数据包的目标 IP。

DestinationPort

Type: int

触发检测的数据包的目标端口。如果协议字段设为 any,则设为 0。

Protocol

Type: string

触发检测的数据包的第 4 层协议。可能的值为 tcp | udp | any。变体 any 表示检测发生在较低层(例如 IP)。

SignatureID

Type: int

检测的签名 ID。

SignatureMessage

Type: string

检测的签名消息。描述数据包试图执行的操作。

SignatureRevision

Type: int

检测的签名版本。

SourceIP

Type: string

触发检测的数据包的源 IP。

SourcePort

Type: int

触发检测的数据包的源端口。如果协议字段设为 any,则设为 0。

Timestamp

Type: int or string

发生检测的时间戳。

这篇文档对您有帮助吗?