ThreatIntelligence interface
ThreatIntelligence 属性包。
属性
| confidence | 置信度(必须介于 0 和 1 之间) |
| provider |
收到此威胁情报信息的提供商的名称 |
| report |
报告链接 |
| threat |
威胁说明(自由文本) |
| threat |
威胁名称(例如“Jedobot 恶意软件”) |
| threat |
威胁类型(例如“僵尸网络”) |
属性详细信息
confidence
置信度(必须介于 0 和 1 之间)
confidence?: number
属性值
number
providerName
收到此威胁情报信息的提供商的名称
providerName?: string
属性值
string
reportLink
报告链接
reportLink?: string
属性值
string
threatDescription
威胁说明(自由文本)
threatDescription?: string
属性值
string
threatName
威胁名称(例如“Jedobot 恶意软件”)
threatName?: string
属性值
string
threatType
威胁类型(例如“僵尸网络”)
threatType?: string
属性值
string