Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
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 |
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 |
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')] |

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:

Authentication methods this connector supports:

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 · 📊