Binalyze AIR
Binalyze AIR Pack.#
This Integration is part of theSupported versions
Supported Cortex XSOAR versions: 6.2.0 and later.
#
Binalyze AIR Integration#
This integration allows you to use the Binalyze AIR's isolation and evidence collecting features easily.Collect your forensics data under 10 minutes. This integration was integrated and tested with version 2.6.2 of Binalyze AIR
#
Configure Binalyze AIR in CortexParameter | Description | Required |
---|---|---|
Binalyze AIR Server URL | Binalyze AIR Server URL | True |
API Key | e.g.: api_1234567890abcdef1234567890abcdef | True |
Trust any certificate (not secure) | False | |
Use system proxy settings | False |
#
CommandsYou can execute these commands from the CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.
#
binalyze-air-isolateIsolate an endpoint
#
Base Commandbinalyze-air-isolate
#
InputArgument Name | Description | Required |
---|---|---|
hostname | Hostname of endpoint. | Required |
organization_id | Organization ID of the endpoint. For the use of a custom organization ID, you can specify a custom value outside the predefined set. | Required |
isolation | To isolate use enable. Possible values are: enable, disable. | Required |
#
Context OutputPath | Type | Description |
---|---|---|
BinalyzeAIR.Isolate.result._id | string | Isolation unique task ID |
BinalyzeAIR.Isolate.result.name | string | Isolation task name |
BinalyzeAIR.Isolate.result.organizationId | number | Organization Id of endpoint |
#
binalyze-air-acquireAcquire evidence from an endpoint
#
Base Commandbinalyze-air-acquire
#
InputArgument Name | Description | Required |
---|---|---|
hostname | Hostname of endpoint. | Required |
profile | Acquisition profile. To use a custom acquisition profile, you can specify a custom value outside the predefined set. Possible values are: compromise-assessment, browsing-history, event-logs, memory-ram-pagefile, quick, full. | Required |
case_id | ID for the case,e.g. C-2022-0001. | Required |
organization_id | Organization ID of the endpoint. For the use of a custom organization ID, you can specify a custom value outside the predefined set. | Required |
#
Context OutputPath | Type | Description |
---|---|---|
BinalyzeAIR.Acquire.result._id | string | Acquisition unique task ID |
BinalyzeAIR.Acquire.result.name | string | Acquisiton task name |
BinalyzeAIR.Acquire.result.organizationId | number | Organization Id of endpoint |