Enum SecurityResult.Types.IoCStatsType
Type of IoCStat based on source.
Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum SecurityResult.Types.IoCStatsType
Fields
| Name | Description |
|---|---|
| MandiantSources | IoCStat is from a Mandiant Source. |
| ThirdPartySources | IoCStat is from a third-party source. |
| ThreatIntelligenceIocStats | IoCStat is from a threat intelligence feed. |
| UnspecifiedIocStatsType | IoCStat source is unidentified. |