Blueliv_Beta Deprecated
Deprecated. No available replacement.
Data Enrichment & Threat Intelligence · Blueliv (Beta) (Deprecated)
Details
| ID | Blueliv_Beta |
|---|---|
| Provider | Outpost24 |
| Category | Data Enrichment & Threat Intelligence |
| From Version | 5.0.0 |
| Docker Image | demisto/blueliv:1.0.0.76921 |
| Supported Modules | Agentix XSIAM |
Configuration parameters
url— Server URL (e.g., https://api.blueliv.com) (required)token— API Tokencredentials_token—proxy— Use system proxy settings
Commands (5)
-
blueliv-get-attackingips-feedDeprecatedData set collection that gives the latest STIX Indicators about attacking IPs gathered and analyzed by Blueliv.
-
blueliv-get-botips-feedDeprecatedData set collection that gives the latest STIX Indicators about bot ips gathered by Blueliv.
-
blueliv-get-crimeservers-feedDeprecatedData set collection that gives the latest STIX Indicators about known malicious servers gathered by Blueliv.
-
blueliv-get-hacktivism-feedDeprecatedData related to the number of hacktivism tweets recently created. Blueliv provides two types of feeds: the first one contains the most popular hacktivism hashtags and the second one contains the countries where more number of hacktivism tweets are coming from.
-
blueliv-get-malware-feedDeprecatedData set collection that gives the latest STIX Indicators about malware hashes gathered and analyzed by Blueliv.
category: Data Enrichment & Threat Intelligence provider: Outpost24 commonfields: id: Blueliv_Beta version: -1 configuration: - defaultvalue: https://api.blueliv.com display: Server URL (e.g., https://api.blueliv.com) name: url required: true type: 0 - display: API Token name: token type: 4 hidden: true required: false - displaypassword: API Token name: credentials_token hiddenusername: true type: 9 required: false - display: Use system proxy settings name: proxy type: 8 required: false description: Deprecated. No available replacement. display: Blueliv (Beta) (Deprecated) name: Blueliv_Beta script: commands: - description: Data set collection that gives the latest STIX Indicators about bot ips gathered by Blueliv. name: blueliv-get-botips-feed deprecated: true - description: Data set collection that gives the latest STIX Indicators about known malicious servers gathered by Blueliv. name: blueliv-get-crimeservers-feed deprecated: true - description: Data set collection that gives the latest STIX Indicators about malware hashes gathered and analyzed by Blueliv. name: blueliv-get-malware-feed deprecated: true - description: Data set collection that gives the latest STIX Indicators about attacking IPs gathered and analyzed by Blueliv. name: blueliv-get-attackingips-feed deprecated: true - description: 'Data related to the number of hacktivism tweets recently created. Blueliv provides two types of feeds: the first one contains the most popular hacktivism hashtags and the second one contains the countries where more number of hacktivism tweets are coming from.' name: blueliv-get-hacktivism-feed deprecated: true dockerimage: demisto/blueliv:1.0.0.76921 runonce: false script: '' type: python subtype: python2 beta: true tests: - No tests (deprecated) fromversion: 5.0.0 deprecated: true