ConcentricAI
ConcentricAI Pack.#
This Integration is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
Concentric’s Semantic Intelligence™ solution discovers and protects business critical, unstructured data. We use deep learning to identify risky sharing, inappropriate third party access, assets in the wrong location, mis-classified documents, or lateral movement of data – all without rules or complex upfront configuration.
#
Configure ConcentricAI in CortexParameter | Description | Required |
---|---|---|
Server URL | True | |
Minimum severity of alerts to fetch | True | |
Trust any certificate (not secure) | False | |
Use system proxy settings | False | |
Client ID | False | |
Client Secret | False | |
Domain | False | |
Maximum no. of incidents to fetch. | max -> 200 | False |
Incident type | False | |
Fetch incidents | False | |
First Fetch Time of Risks | 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.
#
concentricai-get-file-detailsGet's file information
#
Base Commandconcentricai-get-file-details
#
InputArgument Name | Description | Required |
---|---|---|
path | Path of the file. | Required |
file-name | Name of File. | Required |
#
Context OutputPath | Type | Description |
---|---|---|
ConcentricAI.FileInfo.risk_names | String | Risk names. |
ConcentricAI.FileInfo.ownerDetails | String | owner Details. |
ConcentricAI.FileInfo.pii | String | PII present in file or not |
ConcentricAI.FileInfo.cid | String | File ID |
#
concentricai-get-users-overviewGet overview of Users involved
#
Base Commandconcentricai-get-users-overview
#
InputArgument Name | Description | Required |
---|---|---|
max_users | Maximum no. of users fetched per category. Default is 50. | Optional |
#
Context OutputThere is no context output for this command.
#
concentricai-get-user-detailsGet's user details
#
Base Commandconcentricai-get-user-details
#
InputArgument Name | Description | Required |
---|---|---|
user | Enter user name. | Required |
#
Context OutputThere is no context output for this command.
#
concentricai-get-file-sharing-detailsGet's file sharing details
#
Base Commandconcentricai-get-file-sharing-details
#
InputArgument Name | Description | Required |
---|---|---|
cid | File ID. | Required |
#
Context OutputPath | Type | Description |
---|---|---|
ConcentricAI.FileSharingInfo.type | Array | Sharing type. |
ConcentricAI.FileSharingInfo.user_name | Array | User name. |