FeedDomainTools

Real-Time Threat Intelligence Feeds provide data on the different stages of the domain lifecycle: from first-observed in the wild, to newly re-activated after a period of quiet. Newly Active Domains surfaces apex-level domains seen for the first time or after ten or more days of inactivity. Newly Observed Domains surfaces domains that we observe for the first time.

Data Enrichment & Threat Intelligence · DomainTools Feed · Feed

Details

IDFeedDomainTools
ProviderDomainTools
CategoryData Enrichment & Threat Intelligence
From Version5.5.0
Docker Imagedemisto/vendors-sdk:1.0.0.10470199
Supported ModulesAgentix XSIAM

README

Real-Time Threat Intelligence Feeds provide data on the different stages of the domain lifecycle: from first-observed in the wild, to newly re-activated after a period of quiet. Newly Active Domains surfaces apex-level domains seen for the first time or after ten or more days of inactivity. Newly Observed Domains surfaces domains that we observe for the first time.

Configure FeedDomainTools in Cortex

Parameter Description Required
API Username API Username and API Key True
API Key   True
Session ID The session id to serve as unique identifier. On it’s initial use, it will retrieve data from the past 5 days. Defaults to ‘dt-cortex-feeds’. False
After The start of the query window in seconds, relative to the current time, inclusive. Defaults to -3600. False
Top Limits the number of results in the response payload. Defaults to 5000. False
Feed Type The DomainTools feed type fo fetch. Defaults to ‘ALL’. False
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
    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
Tags Supports CSV values.  
Traffic Light Protocol Color The Traffic Light Protocol (TLP) designation to apply to indicators fetched from the feed 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.

domaintools-get-indicators


Gets indicators from the feed.

Base Command

domaintools-get-indicators

Input

Argument Name Description Required
feed_type The DomainTools integration feed type to fetch. Possible values are: nod, nad, noh, domainrdap, domaindiscovery, domainrisk, domainhotlist. Default is nod. Optional
session_id The session id to serve as unique indentifier. On it’s initial use, it will retrieve data from the past 5 days. Default is dt-cortex-feeds. Optional
domain The top level domain to query (e.g. *.com). Optional
after The start of the query window in seconds, relative to the current time, inclusive. Defaults to 3600 seconds (1h). Default is -3600. Optional
before The end of the query window in seconds, relative to the current time, inclusive. Optional
top Limits the number of results in the response payload. Default is 50. Optional

Context Output

There is no context output for this command.

Configuration parameters

  • credentials — API Username (required)
  • session_id — Session ID
  • after — After
  • top — Top
  • feed_type — Feed Type
  • feed — Fetch indicators
  • feedReputation — Indicator Reputation
  • feedReliability — Source Reliability (required)
  • feedExpirationPolicy
  • feedExpirationInterval
  • feedFetchInterval — Feed Fetch Interval
  • feedBypassExclusionList — Bypass exclusion list
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • feedTags — Tags
  • tlp_color — Traffic Light Protocol Color

Commands (1)

  • domaintools-get-indicators

    Gets indicators from the feed.

!dtfeeds-get-indicators limit="10" feed_type="nod" session_id="dt-nod-cortex-integrations"
!dtfeeds-get-indicators limit="10" feed_type="nad" session_id="dt-nad-cortex-integrations"