Domain Enrichment - DomainTools Iris Investigate

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 Investigate 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 3 Logic App connectors / built-in actions:

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

azuresentinel (Managed)

Action Method Endpoint Other
Add_RData_comment_to_incident_(V3) post /Incidents/Comment
Add_Iris_Investigate_Table_to_Incident_Comments post /Incidents/Comment
Add_Pivoting_Data_to_Incident_Comments post /Incidents/Comment
Add_Malicious_tags_to_Incident post /Incidents/Comment
Update_incident put /Incidents
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

farsightdnsdb (Managed)

Action Method Endpoint Other
RData_Lookup_with_RRType get /lookup/rdata/name/@{encodeURIComponent(items('For_each_domain_list'))}/ANY

function (Built-in)

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

Additional Documentation

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

DomainTools

DomainTools Iris Investigate Domain Playbook

Table of Contents

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

Overview

This playbook uses the DomainTools Iris Investigate API. Given a domain or set of domains associated with an incident, return Whois, mailserver, DNS, SSL and related indicators from Iris Investigate, highlighting fields where fewer than 200 domains share an attribute. This is useful in order to clue investigators where there could be additional indicators of interest available via the Iris Investigate UI or API.

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

a. Playbook parameters:

Once deployment is complete, you can change the playbook parameters to get the desired results as explained below.

[Content truncated...]


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

Back to Playbooks · Back to DomainTools