Skip to main content

Bitwarden Password Manager

This Integration is part of the Bitwarden Password Manager Pack.#

Supported versions

Supported Cortex XSOAR versions: 8.6.0 and later.

This integration collects event logs from Bitwarden Password Manager to Cortex XSIAM. This integration was integrated and tested with version 2024.6.2 of Bitwarden Password Manager.

Configure Bitwarden Password Manager on Cortex XSIAM#

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

  2. Search for Bitwarden Password Manager.

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

    ParameterRequired
    Server URL (e.g., https://example.bitwarden.com)True
    Client IDTrue
    Client SecretTrue
    Trust any certificate (not secure)False
    Use system proxy settingsFalse
    Maximum number of events per fetchFalse
  4. Click Test to validate the URLs, token, and connection.

Commands#

You can execute these commands from the Cortex XSIAM 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.

bitwarden-get-events#


Gets events from Bitwarden.

Base Command#

bitwarden-get-events

Input#

Argument NameDescriptionRequired
startThe start date from which to filter events. (e.g., 2024-07-10T08:08:46.76)Optional
endThe end date from which to filter events. (e.g., 2024-07-11T08:09:47.08)Optional
limitThe number of events to return. Default is 500.Optional
should_push_eventsSet this argument to True in order to save events to XSIAM, otherwise the command will only display them. Possible values are: true, false. Default is false.Optional

Context Output#

There is no context output for this command.