KSC Open API
Kaspersky Security Center API description
List of attributes of execution file instance from AppControl


NameTypeDescriptionRemarks
"HST_FILE_ID"paramStringFile instance ID on the host. 
"FILE_PATH"paramStringFull path for the instance of the file on host.

 

"HST_FIRST_APPEAR"paramDateTimeTime when the file instance has been added into database, in UTC. 
"FIRST_START_TIME"paramDateTimeTime when the file first started on the host. 
"LAST_START_TIME"paramDateTimeTime when the file last started on the host. 
"LAUNCH_COUNT"paramIntNumber of file launches on the host. 
"TRUSTED_GROUP"paramInt"Trusted group". One of the following values:
  • -1 - Undefined
  • 0 - Trusted
  • 1 - Restricted Low
  • 2 - Restricted Hi
  • 3 - Untrusted

A minimal value is used for all the file instances.