Attributes associated with file reputations returned by the
Advanced Threat Defense (ATD) reputation provider.
| Name | Numeric | Description |
|---|---|---|
| GAM_SCORE | 4194962 | The trust score reported by the Gateway Anti-Malware (GAM). |
| AV_ENGINE_SCORE | 4195218 | The trust score reported by the Anti-Virus engine. |
| SANDBOX_SCORE | 4195474 | The trust score as a result of the sandbox evaluation. |
| VERDICT | 4195730 | The overall verdict (taking into consideration all available information). |
| BEHAVIORS | 4197784 | An encoded structure that contains observed behaviors of the file. |
- Source:
Members
(static) AV_ENGINE_SCORE
The trust score reported by the Anti-Virus engine.
See the AtdTrustLevel constants module for
the list of ATD trust levels.
- Source:
(static) BEHAVIORS
An encoded structure that contains observed behaviors of the file.
- Source:
(static) GAM_SCORE
The trust score reported by the Gateway Anti-Malware (GAM).
See the AtdTrustLevel constants module for
the list of ATD trust levels.
- Source:
(static) SANDBOX_SCORE
The trust score as a result of the sandbox evaluation.
See the AtdTrustLevel constants module for
the list of ATD trust levels.
- Source:
(static) VERDICT
The overall verdict (taking into consideration all available information).
See the AtdTrustLevel constants module for
the list of ATD trust levels.
- Source: