ThreatIntelligence interface
ThreatIntelligence property bag.
Properties
| confidence | Confidence (must be between 0 and 1) |
| provider |
Name of the provider from whom this Threat Intelligence information was received |
| report |
Report link |
| threat |
Threat description (free text) |
| threat |
Threat name (e.g. "Jedobot malware") |
| threat |
Threat type (e.g. "Botnet") |
Property Details
confidence
Confidence (must be between 0 and 1)
confidence?: number
Property Value
number
providerName
Name of the provider from whom this Threat Intelligence information was received
providerName?: string
Property Value
string
reportLink
Report link
reportLink?: string
Property Value
string
threatDescription
Threat description (free text)
threatDescription?: string
Property Value
string
threatName
Threat name (e.g. "Jedobot malware")
threatName?: string
Property Value
string
threatType
Threat type (e.g. "Botnet")
threatType?: string
Property Value
string