KSC Open API
Kaspersky Security Center API description
|
View contains a list of links between the application control host exe modules and the software inventory applications.
View name: "ACExeFilesSoftInvSrvViewName"
List of view attributes is presented below.
Name | Type | Description | Remarks |
---|---|---|---|
"FILE_ID" | paramInt | File ID from the database. | Unique for one Administration Server. |
"FILE_NAME" | paramString | File name. | Get from the VersionInfo file. |
"FILE_NONEMPTY_NAME" | paramString | Non-empty file name. | Usually it is equal to "FILE_NAME". If it is empty, a file name from a file instance is used. |
"FILE_HASH_MD5" | paramBinary | MD5 hash of a file. | |
"FILE_HASH_SHA256" | paramBinary | SHA256 hash of a file. |
|
"FILE_TYPE" | paramInt | "File type". Uses one of the following constants:
|
|
"FILE_HIPS_ID" | paramInt | HIPS file ID. |
|
"FILE_VERSION" | paramInt | File version. | Get from the VersionInfo file. |
"FILE_VERSIONRAW" | paramString | File version in a raw form. | Get from the VersionInfo file. |
"PRODUCT_NAME" | paramString | Product name. | Get from the VersionInfo file. |
"PRODUCT_VERSION" | paramInt | Product version. | Get from the VersionInfo file. |
"PRODUCT_VERSIONRAW" | paramString | Product version in a raw form. | Get from the VersionInfo file. |
"ORGANIZATION_NAME" | paramString | Organization name. | Get from the VersionInfo file. |
"INV_PRODUCT_ID" | paramString | Software application string ID. | Unique for all Administration Servers. |
"wstrDisplayName" | paramString | Software application display name. | |
"wstrDisplayVersion" | paramString | Software application display version. | |
"wstrPublisher" | paramString | Software application publisher. | |
"CERT_ID" | paramBinary | ID of the certificate. | |
"CERT_SERIAL" | paramBinary | Serial number of the certificate. | |
"CERT_THUMBPRINT" | paramBinary | Thumbprint of the certificate. | |
"CERT_PUBLICKEY" | paramBinary | Public key of the certificate. | |
"CERT_ISSUER" | paramString | Issue of the certificate. | |
"CERT_SUBJECT" | paramString | Subject of the certificate. | |
"CERT_VALIDFROM" | paramDateTime | Indicates when the certificate becomes valid. | |
"CERT_VALIDTO" | paramDateTime | Indicates when the certificate expires. |
|
"KL_CATEGORIZED" | paramBool | This field should be used only in query filters.
| Search-only. |
"CUSTOM_CATEGORIZED" | paramBool | This field should be used only in query filters.
| Search-only. |