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