AWS Feed
Use the AWS feed integration to fetch indicators from the feed.
Data Enrichment & Threat Intelligence · AWS Feed · Feed
Details
| ID | AWS Feed |
|---|---|
| Provider | Amazon |
| Category | Data Enrichment & Threat Intelligence |
| From Version | 5.5.0 |
| Docker Image | demisto/py3-tools:1.0.0.7436613 |
| Supported Modules | Agentix XSIAM |
README
Overview
Use the AWS feed integration to fetch indicators from the feed.
Configure AWS Feed on Cortex XSOAR
- Navigate to Settings > Integrations > Servers & Services.
- Search for SpamhausFeed.
- Click Add instance to create and configure a new integration instance.
- Name: a textual name for the integration instance.
- Services: Services of AWS to fetch indicators from:
- AMAZON - All AMAZON ranges.
- EC2 - EC2 ranges.
- ROUTE53 - ROUTE53 ranges.
- ROUTE53_HEALTHCHECKS - ROUTE53_HEALTHCHECKS ranges.
- CLOUDFRONT - CLOUDFRONT ranges.
- S3 - S3 ranges.
- AMAZON_APPFLOW - AMAZON_APPFLOW ranges.
- AMAZON_CONNECT - AMAZON_CONNECT ranges.
- API_GATEWAY - API_GATEWAY ranges.
- CHIME_MEETINGS - CHIME_MEETINGS ranges.
- CHIME_VOICECONNECTOR - CHIME_VOICECONNECTOR ranges.
- CLOUD9 - CLOUD9 ranges.
- CLOUDFRONT_ORIGIN_FACING - CLOUDFRONT_ORIGIN_FACING ranges.
- CODEBUILD - CODEBUILD ranges.
- DYNAMODB - DYNAMODB ranges.
- EBS - EBS ranges.
- EC2_INSTANCE_CONNECT - EC2_INSTANCE_CONNECT ranges.
- GLOBALACCELERATOR - GLOBALACCELERATOR ranges.
- KINESIS_VIDEO_STREAMS - KINESIS_VIDEO_STREAMS ranges.
- ROUTE53_HEALTHCHECKS_PUBLISHING - ROUTE53_HEALTHCHECKS_PUBLISHING ranges.
- ROUTE53_RESOLVER - ROUTE53_RESOLVER ranges.
- WORKSPACES_GATEWAYS - WORKSPACES_GATEWAYS ranges.
- Fetch indicators: boolean flag. If set to true will fetch indicators.
- Fetch Interval: Interval of the fetches.
- Reliability: Reliability of the feed.
- Traffic Light Protocol color: The Traffic Light Protocol (TLP) designation to apply to indicators fetched from the feed. More information about the protocol can be found at https://us-cert.cisa.gov/tlp
- Skip 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. - Enrichment Excluded: Select this option to exclude the fetched indicators from the enrichment process.
- Indicator reputation: Indicators from this integration instance will be marked with this
reputation. - Trust any certificate (not secure)
- Use system proxy settings
- Click Test to validate the URLs, token, and connection.
Configuration parameters
services— Services (required)regions— Regionsfeed— Fetch indicatorsfeedReputation— Indicator ReputationfeedReliability— Source Reliability (required)tlp_color— Traffic Light Protocol ColorfeedExpirationPolicy—feedExpirationInterval—feedFetchInterval— Feed Fetch IntervalfeedTags— TagsfeedBypassExclusionList— Bypass exclusion listenrichmentExcluded— Enrichment Excludedinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (1)
-
aws-get-indicatorsFetches indicators from the feed.
category: Data Enrichment & Threat Intelligence provider: Amazon commonfields: id: AWS Feed version: -1 configuration: - display: Services name: services options: - AMAZON - EC2 - ROUTE53 - ROUTE53_HEALTHCHECKS - CLOUDFRONT - S3 - AMAZON_APPFLOW - AMAZON_CONNECT - API_GATEWAY - CHIME_MEETINGS - CHIME_VOICECONNECTOR - CLOUD9 - CLOUDFRONT_ORIGIN_FACING - CODEBUILD - DYNAMODB - EBS - EC2_INSTANCE_CONNECT - GLOBALACCELERATOR - KINESIS_VIDEO_STREAMS - ROUTE53_HEALTHCHECKS_PUBLISHING - ROUTE53_RESOLVER - WORKSPACES_GATEWAYS - All required: true type: 16 additionalinfo: The services to fetch indicators from. Default value is 'All'. If empty, all services will be included. defaultvalue: 'All' section: Connect - additionalinfo: The AWS Regions to fetch indicators by. Default value is 'All'. If empty, all regions will be included. display: Regions name: regions options: - af-south-1 - ap-east-1 - ap-east-2 - ap-northeast-1 - ap-northeast-2 - ap-northeast-3 - ap-south-1 - ap-south-2 - ap-southeast-1 - ap-southeast-2 - ap-southeast-3 - ap-southeast-4 - ca-central-1 - cn-north-1 - cn-northwest-1 - eu-central-1 - eu-central-2 - eu-north-1 - eu-south-1 - eu-south-2 - eu-west-1 - eu-west-2 - eu-west-3 - me-south-1 - me-central-1 - sa-east-1 - us-east-1 - us-east-2 - us-gov-east-1 - us-gov-west-1 - us-west-1 - us-west-2 - GLOBAL - All type: 16 defaultvalue: 'All' required: false section: Connect - display: Fetch indicators name: feed defaultvalue: 'true' type: 8 required: false section: Collect - defaultvalue: Good display: Indicator Reputation name: feedReputation options: - None - Good - Suspicious - Bad type: 18 additionalinfo: Indicators from this integration instance will be marked with this reputation 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 name: feedExpirationPolicy display: "" options: - never - interval - indicatorType - suddenDeath type: 17 required: false section: Collect advanced: true - name: feedExpirationInterval display: "" 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: Supports CSV values. display: Tags name: feedTags type: 0 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 defaultvalue: "true" type: 8 required: false section: Collect advanced: true - display: Enrichment Excluded name: enrichmentExcluded type: 8 required: false defaultvalue: 'false' additionalinfo: Select this option to exclude the fetched indicators from the enrichment process. hidden: - xsoar_on_prem section: Collect - 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 description: Use the AWS feed integration to fetch indicators from the feed. display: AWS Feed name: AWS Feed script: commands: - arguments: - defaultValue: '50' description: limits the number of context indicators to output. name: limit description: Fetches indicators from the feed. name: aws-get-indicators dockerimage: demisto/py3-tools:1.0.0.7436613 feed: true runonce: false script: '-' subtype: python3 type: python fromversion: 5.5.0 defaultclassifier: AWS Feed Classifier defaultmapperin: AWS Feed Mapper tests: - No tests (auto formatted) sectionorder: - Connect - Collect