Unit42v2 Feed Deprecated

Deprecated. Use the Unit42 Feed instead.

Data Enrichment & Threat Intelligence · Unit 42 ATOMs Feed (Deprecated) · Feed

Details

IDUnit42v2 Feed
ProviderPalo Alto Networks
CategoryData Enrichment & Threat Intelligence
From Version5.5.0
Docker Imagedemisto/taxii2:1.0.0.3534828
Supported ModulesAgentix XSIAM

README

Unit 42 ATOMs feed of published IOCs, which contains known malicious indicators.

Note: Install the MITRE ATT&CK pack if you want the feed to create MITRE ATT&CK indicators in your environment from the the STIX reports.

Configure Unit 42 ATOMs Feed in Cortex

Parameter Description Required
api_key API Key False
feed Fetch indicators False
feedReputation Indicator Reputation False
feedReliability Source Reliability True
tlp_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. False
feedExpirationPolicy The feed’s expiration policy. False
feedExpirationInterval The interval after which the feed expires. False
feedFetchInterval Feed Fetch Interval False
feedBypassExclusionList Bypass exclusion list False
feedTags Tags False
proxy Use system proxy settings False
insecure Trust any certificate (not secure) 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.

unit42-get-indicators


Retrieves a limited number of the indicators.

Base Command

unit42-get-indicators

Input

Argument Name Description Required
limit The maximum number of indicators to return. The default is 10. Optional

Context Output

There is no context output for this command.

Command Example

!unit42-get-indicators limit=3

Human Readable Output

value type
c1ec28bc82500bd70f95edcbdf9306746198bbc04a09793ca69bb87f2abdb839 File
e6ecb146f469d243945ad8a5451ba1129c5b190f7d50c64580dbad4b8246f88e File
2014[.]zzux[.]com Domain

Configuration parameters

  • credentials
  • api_key — API Key
  • feed — Fetch indicators
  • feedReputation — Indicator Reputation
  • feedReliability — Source Reliability (required)
  • tlp_color — Traffic Light Protocol Color
  • feedExpirationPolicy
  • feedExpirationInterval
  • feedFetchInterval — Feed Fetch Interval
  • feedBypassExclusionList — Bypass exclusion list
  • feedTags — Tags
  • proxy — Use system proxy settings
  • insecure — Trust any certificate (not secure)
  • create_relationships — Create relationships

Commands (1)

  • unit42-get-indicators

    Retrieves a limited number of the indicators.


## Unit 42 ATOMs Feed 
In order to access the Unit 42 feed, you first must register for an account.

1. Go to https://stix2.unit42.org/ to sign up.
2. Log in and create an API key for the service using the 'API Keys' page.
3. Click the '+' button in the table header to create a new key.
4. Use the 'copy' icon in the new key's row to copy the full key to the clipboard.