Blockade.io Deprecated

Deprecated. No available replacement.

Data Enrichment & Threat Intelligence · Blockade.io (Deprecated)

Details

IDBlockade.io
ProviderBlockade Io
CategoryData Enrichment & Threat Intelligence
From Version5.0.0
Supported ModulesAgentix

Configuration parameters

  • email — Email (required)
  • key — Key (required)
  • url — Server URL (required)

Commands (2)

  • blockade-add-indicators Deprecated

    Add indicators to the database

  • blockade-get-indicators

    Lists all the indicators for Blockade to consume

commonfields:
  id: Blockade.io
  version: -1
name: Blockade.io
system: true
display: Blockade.io (Deprecated)
category: Data Enrichment & Threat Intelligence
provider: Blockade Io
description: Deprecated. No available replacement.
configuration:
- display: Email
  name: email
  defaultvalue: ""
  type: 0
  required: true
- display: Key
  name: key
  defaultvalue: ""
  type: 4
  required: true
- display: Server URL
  name: url
  defaultvalue: ""
  type: 0
  required: true
script:
  script: ''
  type: javascript
  commands:
  - name: blockade-get-indicators
    arguments:
    - name: dbroute
      description: Optional DB name in a multi-DB cloud node
    description: Lists all the indicators for Blockade to consume
  - name: blockade-add-indicators
    deprecated: true
    arguments:
    - name: indicators
      required: true
      default: true
      description: The list of MD5 hashes to add as indicators. Multiple hashes can be added separated by ",".
    description: Add indicators to the database
tests:
- No tests
fromversion: 5.0.0
deprecated: true