KSC Open API
Kaspersky Security Center API description
|
View name:AdSecDetectResSrvViewName
Name | Type | Description |
---|---|---|
item_id | paramString | List item ID (up to 40 characters) |
rule_name | paramString | Rule localized name (up to 90 characters) |
rule_id | paramString | Rule ID (up to 64 characters) |
detect_count | paramInt | Number of detections made by a heuristic within a process launched on a host |
user_name | paramString | The name of a user under whose credentials a process is launched (up to 256 characters) |
product_name | paramString | Product internal name (up to 32 characters) |
product_version | paramString | Product internal version (up to 32 characters) |
source_process_path | paramString | The full path to the SourceProcess (up to 260 characters) |
source_process_hash | paramBinary | SHA-256 hash value of the SourceProcess file |
source_object_path | paramString | The full path to the SourceObject (up to 260 characters) |
source_object_hash | paramBinary | SHA-256 hash value of the SourceObject |
target_process_path | paramString | The full path to the TargetProcess (up to 260 characters) |
target_process_hash | paramBinary | SHA-256 hash value of the TargetProcess |
target_object_path | paramString | The full path to the TargetObject (up to 260 characters) |
target_object_hash | paramBinary | SHA-256 hash value of the TargetObject |
user_sid | paramBinary | The SID of a user under whose credentials a process is launched |
source_extra_data | paramBinary | Extra data of source (up to 100KB) |
target_extra_data | paramBinary | Extra data of target (up to 100KB) |