ANY.RUN TI Feed
Threat Intelligence Feeds provide data on the known indicators of compromise such as malicious IPs, URLs, Domains.
Data Enrichment & Threat Intelligence · ANY.RUN · Feed
Details
| ID | ANY.RUN TI Feed |
|---|---|
| Provider | AnyRun |
| Category | Data Enrichment & Threat Intelligence |
| From Version | 6.0.0 |
| Docker Image | demisto/anyrun-sdk:1.0.0.10440656 |
| Supported Modules | Agentix XSIAM EDR Cortex Cloud Cloud Runtime Security |
README
Threat Intelligence Feed provide data on the known indicators of compromise: malicious IPs, URLs, Domains
Generate your API key
Please contact your ANY.RUN account manager to get your API key.
Warning
Prefixed API keys and Basic Authentication for TI Feeds will not be supported in future releases.
Configure ANY.RUN Feed in Cortex
- Navigate to Settings > Integrations > Servers & Services.
- Search for ANY.RUN.
- Click Add instance to create and configure a new integration instance.
- Insert ANY.RUN TI Feeds API key into the Password parameter.
- Please use “ANY.RUN” as username.
- Click Test to validate the URLs, token, and connection.
| Parameter | Description | Required |
|---|---|---|
| Password | Example: WmNfqnpo…2Sjon7mtvm8e | True |
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.
anyrun-get-indicators
Receive ANY.RUN Indicators
Base Command
anyrun-get-indicators
Input
| Argument Name | Description | Required |
|---|---|---|
| collection | ANY.RUN indicator collection type. Supports: full, ip, url, domain. Possible values are: full, ip, url, domain. | Optional |
| match_type | Filter results based on the STIX object types. | Optional |
| match_id | IOC identifier. | Optional |
| match_revoked | Enable or disable receiving revoked feeds in report. Default is False. | Optional |
| match_version | Filter STIX objects by their object version. Default is last. | Optional |
| added_after | Receive IOCs after specified date. Format: YYYY-MM-DD. | Optional |
| modified_after | Receive IOCs after specified date. Format: YYYY-MM-DD. | Required |
| limit | Number of tasks on a page. Default, all IOCs are included. Default is 100. | Optional |
Context Output
There is no context output for this command.
Configuration parameters
credentials— Username. (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsmodified_after— Modified after.feed— Fetch indicatorsfeedReputation— Indicator ReputationfeedReliability— Source ReliabilityfeedExpirationPolicy—feedExpirationInterval—feedFetchInterval— Feed Fetch IntervalfeedBypassExclusionList— Bypass exclusion listfeedTags— TagsfeedIncremental— Incremental Feedtlp_color— Traffic Light Protocol Color
Commands (0)
This integration defines no commands.
## ANY.RUN TI Feed This section explains how to configure the instance of ANY.RUN TI Feed in Cortex XSOAR. An API key from your ANY.RUN account is required. ## Generate your API key Please contact your ANY.RUN account manager to get your API key. > **Warning** > > Prefixed API keys and Basic Authentication for TI Feeds will not be supported in future releases. ## Add instance 1. Navigate to **Settings** > **Integrations** > **Servers & Services**. 2. Search for ANY.RUN. 3. Click **Add instance** to create and configure a new integration instance. 4. Insert ANY.RUN API Key without prefix into the **Password** parameter. 5. Please use "ANY.RUN" as username. 6. Click **Test** to validate the URLs, token, and connection.