AzureFeed
Azure.CloudIPs Feed Integration.
Data Enrichment & Threat Intelligence · Azure Feed · Feed
Details
| ID | AzureFeed |
|---|---|
| Provider | Microsoft |
| Category | Data Enrichment & Threat Intelligence |
| From Version | 5.5.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Supported Modules | Agentix XSIAM |
README
Azure.CloudIPs Feed Integration.
Configure AzureFeed in Cortex
| Parameter | Description | Required |
|---|---|---|
| feed | Fetch indicators | False |
| feedReputation | Indicator Reputation | False |
| feedReliability | Source Reliability | True |
| tlp_color | Traffic Light Protocol Color | False |
| feedExpirationPolicy | False | |
| feedExpirationInterval | False | |
| feedFetchInterval | Feed Fetch Interval | False |
| feedBypassExclusionList | Bypass exclusion list | False |
| Enrichment Excluded | Select this option to exclude the fetched indicators from the enrichment process. | False |
| regions | Regions | True |
| services | Services | True |
| feedTags | Tags | False |
| insecure | Trust any certificate (not secure) | False |
| proxy | Use system proxy settings | False |
| polling_timeout | Request Timeout | 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.
azure-get-indicators
Gets indicators from the feed.
Base Command
azure-get-indicators
Input
| Argument Name | Description | Required |
|---|---|---|
| limit | The maximum number of indicators to return. The default value is 10. Default is 10. | Optional |
Context Output
There is no context output for this command.
Command Example
!azure-get-indicators
Human Readable Output
Indicators from Azure Feed
| value | type |
|---|---|
| 20.37.158.0/23 | CIDR |
| 20.37.194.0/24 | CIDR |
| 20.39.13.0/26 | CIDR |
Configuration parameters
feed— Fetch indicatorsfeedReputation— Indicator ReputationfeedReliability— Source Reliability (required)tlp_color— Traffic Light Protocol ColorfeedExpirationPolicy—feedExpirationInterval—feedFetchInterval— Feed Fetch IntervalfeedBypassExclusionList— Bypass exclusion listenrichmentExcluded— Enrichment Excludedregions— Regions (required)services— Services (required)feedTags— Tagsinsecure— Trust any certificate (not secure)proxy— Use system proxy settingspolling_timeout— Request Timeout
Commands (1)
-
azure-get-indicatorsGets indicators from the feed.
category: Data Enrichment & Threat Intelligence provider: Microsoft commonfields: id: AzureFeed version: -1 configuration: - defaultvalue: 'true' display: Fetch indicators name: feed type: 8 required: false section: Collect - additionalinfo: Indicators from this integration instance will be marked with this reputation defaultvalue: Good display: Indicator Reputation name: feedReputation options: - None - Good - Suspicious - Bad type: 18 required: false section: Collect - additionalinfo: Reliability of the source providing the intelligence data defaultvalue: A - Completely reliable display: Source Reliability name: feedReliability options: - A - Completely reliable - B - Usually reliable - C - Fairly reliable - D - Not usually reliable - E - Unreliable - F - Reliability cannot be judged required: true type: 15 section: Collect - additionalinfo: The Traffic Light Protocol (TLP) designation to apply to indicators fetched from the feed display: Traffic Light Protocol Color name: tlp_color options: - RED - AMBER - GREEN - WHITE type: 15 required: false section: Collect - defaultvalue: indicatorType display: '' name: feedExpirationPolicy options: - never - interval - indicatorType - suddenDeath type: 17 required: false section: Collect advanced: true - defaultvalue: '20160' display: '' name: feedExpirationInterval type: 1 required: false section: Collect advanced: true - defaultvalue: '5' display: Feed Fetch Interval name: feedFetchInterval type: 19 required: false section: Collect advanced: true - additionalinfo: 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. display: Bypass exclusion list name: feedBypassExclusionList type: 8 defaultvalue: "true" required: false section: Collect advanced: true - defaultvalue: 'false' display: Enrichment Excluded name: enrichmentExcluded required: false type: 8 additionalinfo: Select this option to exclude the fetched indicators from the enrichment process. hidden: - xsoar_on_prem section: Collect - defaultvalue: All display: Regions name: regions options: - All - australiacentral - australiacentral2 - australiaeast - australiasoutheast - brazilse - brazilsouth - canadacentral - canadaeast - centralfrance - centralindia - centralus - centraluseuap - eastasia - eastus - eastus2 - eastus2euap - germanyn - germanywc - japaneast - japanwest - koreacentral - koreasouth - northcentralus - northeurope - norwaye - norwayw - southafricanorth - southafricawest - southcentralus - southeastasia - southfrance - southindia - switzerlandn - switzerlandw - uaecentral - uaenorth - uknorth - uksouth - uksouth2 - ukwest - westcentralus - westeurope - westindia - westus - westus2 required: true type: 16 section: Connect - display: Services name: services type: 16 required: true defaultvalue: All options: - All - ActionGroup - ApplicationInsightsAvailability - AzureAD - AzureAdvancedThreatProtection - AzureApiManagement - AzureAppConfiguration - AzureAppService - AzureAppServiceManagement - AzureArcInfrastructure - AzureAttestation - AzureAutomation - AzureBackup - AzureBotService - AzureCognitiveSearch - AzureConnectors - AzureContainerRegistry - AzureCosmosDB - AzureDataExplorerManagement - AzureDatabricks - AzureDataLake - AzureDevOps - AzureDevSpaces - AzureDigitalTwins - AzureEventGrid - AzureEventHub - AzureFrontDoor - AzureIdentity - AzureInformationProtection - AzureIoTHub - AzureKeyVault - AzureMachineLearning - AzureMonitor - AzureOpenDatasets - AzurePortal - AzureResourceManager - AzureSecurityCenter - AzureSignalR - AzureSiteRecovery - AzureSphereSecureService_Prod - AzureSQL - AzureStack - AzureServiceBus - AzureStorage - AzureTrafficManager - AzureUpdateDelivery - BatchNodeManagement - CognitiveServicesManagement - DataFactory - Dynamics365ForMarketingEmail - EOPExtPublished - GatewayManager - HDInsight - MicrosoftAzureFluidRelay - MicrosoftCloudAppSecurity - MicrosoftContainerRegistry - M365ManagementActivityApi - M365ManagementActivityApiWebhook - LogicApps - OneDsCollector - PowerBI - PowerPlatformInfra - PowerQueryOnline - SCCservice - ServiceFabric - SqlManagement - StorageSyncService - WindowsAdminCenter - WindowsVirtualDesktop section: Connect - display: Tags name: feedTags type: 0 required: false additionalinfo: Supports CSV values. section: Collect advanced: true - display: Trust any certificate (not secure) name: insecure type: 8 required: false section: Connect advanced: true - display: Use system proxy settings name: proxy type: 8 required: false section: Connect advanced: true - defaultvalue: '20' display: Request Timeout name: polling_timeout type: 0 required: false section: Collect advanced: true description: Azure.CloudIPs Feed Integration. display: Azure Feed name: AzureFeed script: commands: - arguments: - defaultValue: '10' description: The maximum number of indicators to return. The default value is 10. name: limit description: Gets indicators from the feed. name: azure-get-indicators dockerimage: demisto/python3:3.12.13.10116658 feed: true runonce: false script: '-' subtype: python3 type: python tests: - AzureFeed - Test fromversion: 5.5.0 sectionorder: - Connect - Collect