Skip to main content

ConcentricAI

This Integration is part of the ConcentricAI Pack.#

Supported 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 on Cortex XSOAR#

  1. Navigate to Settings > Integrations > Servers & Services.

  2. Search for ConcentricAI.

  3. Click Add instance to create and configure a new integration instance.

    ParameterDescriptionRequired
    Server URLTrue
    Minimum severity of alerts to fetchTrue
    Trust any certificate (not secure)False
    Use system proxy settingsFalse
    Client IDFalse
    Client SecretFalse
    DomainFalse
    Maximum no. of incidents to fetch.max -> 200False
    Incident typeFalse
    Fetch incidentsFalse
    First Fetch Time of RisksFalse
  4. Click Test to validate the URLs, token, and connection.

Commands#

You can execute these commands from the Cortex XSOAR 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-details#


Get's file information

Base Command#

concentricai-get-file-details

Input#

Argument NameDescriptionRequired
pathPath of the file.Required
file-nameName of File.Required

Context Output#

PathTypeDescription
ConcentricAI.FileInfo.risk_namesStringRisk names.
ConcentricAI.FileInfo.ownerDetailsStringowner Details.
ConcentricAI.FileInfo.piiStringPII present in file or not
ConcentricAI.FileInfo.cidStringFile ID

concentricai-get-users-overview#


Get overview of Users involved

Base Command#

concentricai-get-users-overview

Input#

Argument NameDescriptionRequired
max_usersMaximum no. of users fetched per category. Default is 50.Optional

Context Output#

There is no context output for this command.

concentricai-get-user-details#


Get's user details

Base Command#

concentricai-get-user-details

Input#

Argument NameDescriptionRequired
userEnter user name.Required

Context Output#

There is no context output for this command.

concentricai-get-file-sharing-details#


Get's file sharing details

Base Command#

concentricai-get-file-sharing-details

Input#

Argument NameDescriptionRequired
cidFile ID.Required

Context Output#

PathTypeDescription
ConcentricAI.FileSharingInfo.typeArraySharing type.
ConcentricAI.FileSharingInfo.user_nameArrayUser name.