Skip to main content

Infoblox BloxOne Threat Defense Event Collector

This Integration is part of the Infoblox BloxOne Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.10.0 and later.

BloxOne Threat Defense is a hybrid cybersecurity solution that leverages DNS as the first line of defense to detect and block cyber threats.

Configure Infoblox BloxOne Threat Defense Event Collector on Cortex XSIAM#

  1. Navigate to Settings > Integrations > Servers & Services.

  2. Search for Infoblox BloxOne Threat Defense Event Collector.

  3. Click Add instance to create and configure a new integration instance.

    ParameterDescriptionRequired
    Service API KeyTrue
    First fetch time intervalFalse
    Max events per fetchThe maximum amount of events to retrieve for each event type (up to 10000 events). For more information about event types see the help section.False
    Trust any certificate (not secure)False
    Use system proxy settingsFalse
  4. Click Test to validate the URLs, token, and connection.

Commands#

You can execute these commands from the Cortex XSOAR 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.

bloxone-td-event-collector-get-events#


Gets events. This command is for debugging purposes.

Base Command#

bloxone-td-event-collector-get-events

Input#

Argument NameDescriptionRequired
should_push_eventsSet this argument to True in order to create events, otherwise the command will only display them. Possible values are: True, False. Default is False.Required
fromTimestamp indicating when to start fetching events.Required
toTimestamp indicating when to stop fetching events.Required
limitMaximum number of events to fetch. Default is 1000.Required
offsetoffset of the events.Required

Context Output#

PathTypeDescription
TestGetEventsUnknownThe event data.