Blocklist_de Feed
Use the Blocklist.de feed integration to fetch indicators from the feed.
Data Enrichment & Threat Intelligence · BlockList DE Feed · Feed
Details
| ID | Blocklist_de Feed |
|---|---|
| Provider | Open Source |
| Category | Data Enrichment & Threat Intelligence |
| From Version | 5.5.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Supported Modules | Agentix XSIAM |
README
Use the Blocklist.de feed integration to fetch indicators from the feed.
Configure Blocklist.de Feed in Cortex
| Parameter | Description | Required |
|---|---|---|
| Fetch indicators | False | |
| Indicator Reputation | Indicators from this integration instance will be marked with this reputation | False |
| Source Reliability | Reliability of the source providing the intelligence data | True |
| Traffic Light Protocol Color | The Traffic Light Protocol (TLP) designation to apply to indicators fetched from the feed | False |
| False | ||
| False | ||
| Feed Fetch Interval | False | |
| Bypass exclusion list | When selected, the exclusion list is ignored for indicators from this feed. This means that if an indicator from this feed is on the exclusion list, the indicator might still be added to the system. | False |
| Trust any certificate (not secure) | False | |
| Use system proxy settings | False | |
| Request Timeout | False | |
| Services | True | |
| Tags | Supports CSV values. | False |
Commands
You can execute these commands from the 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.
blocklist_de-get-indicators
Gets the feed indicators.
Base Command
blocklist_de-get-indicators
Input
| Argument Name | Description | Required |
|---|---|---|
| limit | The maximum number of results to return. The default value is 50. Default is 50. | Optional |
| indicator_type | The indicator type. | Optional |
Context Output
There is no context output for this command.
Human Readable Output
Indicators
Value Type Rawjson 1.1.1.1 IP value: 1.1.1.1
type: IP
tags: null2.2.2.2 IP value: 2.2.2.2
type: IP
tags: null3.3.3.3 IP value: 3.3.3.3
type: IP
tags: null
Configuration parameters
feed— Fetch indicatorsfeedReputation— Indicator ReputationfeedReliability— Source Reliability (required)tlp_color— Traffic Light Protocol ColorfeedExpirationPolicy—cidr_32_to_ip— Set /32 CIDRs as IP IndicatorsfeedExpirationInterval—feedFetchInterval— Feed Fetch IntervalfeedBypassExclusionList— Bypass exclusion listinsecure— Trust any certificate (not secure)proxy— Use system proxy settingspolling_timeout— Request Timeoutservices— Services (required)feedTags— Tags
Commands (1)
-
blocklist_de-get-indicatorsGets the feed indicators.
## Blocklist.de Feed Gets the daily Threat Feed and Custom feeds from Blocklist.de. ## Custom Feeds | Feed | Description | | ---- | ----------- | | all | All IP addresses that have attacked one of Blocklist.de's customers/servers in the last 48 hours. | | apache | All IP addresses which have been reported within the last 48 hours as having run attacks on the service Apache, Apache-DDOS, RFI-Attacks. | | bots | All IP addresses reported within the last 48 hours as having run attacks attacks on the RFI-Attacks, REG-Bots, IRC-Bots or BadBots (BadBots = they has posted a Spam-Comment on a open Forum or Wiki). | | bruteforcelogin | All IP addresses which attacks Joomlas, Wordpress and other Web-Logins with Brute-Force Logins. | | ftp | All IP addresses which have been reported within the last 48 hours for attacks on the Service FTP. | | imap | All IP addresses which have been reported within the last 48 hours for attacks on the IMAP, SASL, or POP3 services. | | mail | All IP addresses which have been reported within the last 48 hours as having run attacks on the service Mail, Postfix | | sip | All IP addresses that tried to login in to a SIP-, VOIP- or Asterisk-Server and are included in the IPs-List from http://www.infiltrated.net/ | | ssh | All IP addresses which have been reported within the last 48 hours as having run attacks on the SSH service. | | strongips | All IP addresses which are older then 2 month and have more then 5.000 attacks. | ## Custom Feed info: To connect a custom Blocklist.de feed you need to specify the services from which to process indicators.