Domain Enrichment - DomainTools Iris Enrich

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Content Index


Given a domain or set of domains associated with an incident return all Iris Enrich data for those domains as comments in the incident.

Attribute Value
Type Playbook
Solution DomainTools
Source View on GitHub

Logic App Connectors

This playbook uses 2 Logic App connectors / built-in actions:

Connector / Action Type Connections Actions
azuresentinel Managed 1 5
function Built-in 0 1
Action parameters (URLs, paths, function IDs)

azuresentinel (Managed)

Action Method Endpoint Other
Add_Iris_Enrich_Table_to_Incident_Comments post /Incidents/Comment
Add_Error_to_Incident_Comments post /Incidents/Comment
Entities_-_Get_DNS post /entities/dnsresolution
Entities_-_Get_Hosts post /entities/host
Entities_-_Get_URLs post /entities/url

function (Built-in)

Action Method Endpoint Other
EnrichDomain functionId=[concat('/subscriptions/', subscription().subscriptionId, '/resourceGroups/', resourceGroup().name, '/providers/Microsoft.Web/sites/', variables('Functionappname'), '/functions/EnrichDomain')]

Additional Documentation

📄 Source: DomainTools-Iris-Enrich-Playbook/readme.md

DomainTools

DomainTools Iris Enrich Domain Playbook

Table of Contents

  1. Overview
  2. Deploy DomainTools-Iris-Enrich-Playbook
  3. Authentication
  4. Prerequisites
  5. Deployment
  6. Post Deployment Steps

Overview

This playbook uses the DomainTools Iris Enrich API, which we recommend over Iris Investigate for high-volume API lookup activities. It is able to provide domain infrastructure information for a domain or set of domains associated with an incident. If your account is provisioned for Iris Enrich, use the Iris Enrich endpoint to return Whois, mailserver, DNS, SSL and related indicators from Iris Enrich for a given domain or set of domains.

Visit https://www.domaintools.com/integrations to request a Api key.

When a new Azure Sentinel Incident is created, and this playbook is triggered, it performs these actions:

Incident Comments

Deploy to Azure Deploy to Azure

Authentication

Authentication methods this connector supports:

Prerequisites

Deployment instructions

Post-Deployment instructions.

b. Configurations in Sentinel:


Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Playbooks · Back to DomainTools