Skip to main content

Cryptocurrency

This Integration is part of the Cryptocurrency Pack.#

Cryptocurrency will help classify Cryptocurrency indicators as suspicious when ingested.

Configure Cryptocurrency on Cortex XSOAR#

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

  2. Search for Cryptocurrency.

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

    ParameterDescriptionRequired
    reliabilitySource ReliabilityFalse
    reputationReputationFalse
  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.

crypto#


Return Cryptocurrency reputation.

Base Command#

crypto

Input#

Argument NameDescriptionRequired
cryptoList of cryptocurrency addresses.Optional
address_typeThe cryptocurrency address type, if known. e.g. 'bitcoin'. Possible values are: bitcoin.Optional

Context Output#

PathTypeDescription
DBotScore.IndicatorstringThe indicator that was tested.
DBotScore.ScorenumberThe actual score.
DBotScore.TypestringThe indicator type.
DBotScore.VendorstringThe vendor used to calculate the score.
Cryptocurrency.AddressstringThe cryptocurrency address.
Cryptocurrency.AddressTypestringThe cryptocurrency type. e.g. 'bitcoin'.

Command Example#

!crypto crypto=bitcoin:1AGNa15ZQXAZUgFiqJ2i7Z2DPU2J6hW62i

Context Example#

{
"Cryptocurrency": {
"Address": "bitcoin:1AGNa15ZQXAZUgFiqJ2i7Z2DPU2J6hW62i",
"AddressType": "bitcoin"
},
"DBotScore": {
"Indicator": "bitcoin:1AGNa15ZQXAZUgFiqJ2i7Z2DPU2J6hW62i",
"Reliability": "B - Usually reliable",
"Score": 2,
"Type": "cryptocurrency",
"Vendor": "Cryptocurrency"
}
}

Human Readable Output#

Cryptocurrency reputation for bitcoin:1AGNa15ZQXAZUgFiqJ2i7Z2DPU2J6hW62i#

AddressCryptocurrency Address TypeReputation
bitcoin:1AGNa15ZQXAZUgFiqJ2i7Z2DPU2J6hW62ibitcoinSuspicious