GetThreatHistoryResponseModel_ExtendedInfo
Provides extended information about a threat incidence.
| Name | Description | Type | Additional Information |
|---|---|---|---|
| DwellTime |
The time in seconds the threat has been present on the device. It is calculated from the first time the file is active to when the file was last seen. |
integer |
None. |
| FileMD5 |
The MD5 hash value of the file. |
string |
None. |
| FileSize |
The size of the file in bytes. |
integer |
None. |
| UserName |
The name of the user that was logged in when the threat was detected. |
string |
None. |
| IPAddress |
The (internal) IP address of the endpoint on which the threat was detected. |
string |
None. |
| Determination |
The Webroot classification of the file, which can be "G" (Good), "B" (Bad), or "U" (Undetermined). |
string |
None. |
| FileVendor |
The name of the vendor associated with the file, if SecureAnywhere could determine that information. |
string |
None. |
| FileProduct |
The name of the product associated with the file, if SecureAnywhere could determine that information. |
string |
None. |
| FileVersion |
The version of the product associated with the file, if SecureAnywhere could determine that information. |
string |
None. |