Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
The playbook takes entity type and value from incident available in Workbook and ingests TIDE Lookup data for that entity into Log table.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | Infoblox |
| Source | View on GitHub |
This playbook uses 3 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 0 |
azuresentinel_1 |
Managed | 0 | 4 |
workflow |
Built-in | 0 | 4 |
azuresentinel_1 (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Get_FileHashes_From_Entities | post | /entities/filehash |
— |
| Get_Hosts_From_Entities | post | /entities/host |
— |
| Get_IPs_From_Entities | post | /entities/ip |
— |
| Get_URLs_From_Entities | post | /entities/url |
— |
workflow (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Infoblox_TIDE_Lookup_For_Hash | — | — | workflowId=[concat('/subscriptions/', subscription().subscriptionId, '/resourceGroups/',resourceGroup().name,'/providers/Microsoft.Logic/workflows/','Infoblox-TIDE-Lookup')]triggerName= manual |
| Infoblox_TIDE_Lookup_For_Host | — | — | workflowId=[concat('/subscriptions/', subscription().subscriptionId, '/resourceGroups/',resourceGroup().name,'/providers/Microsoft.Logic/workflows/','Infoblox-TIDE-Lookup')]triggerName= manual |
| Infoblox_TIDE_Lookup_For_IP | — | — | workflowId=[concat('/subscriptions/', subscription().subscriptionId, '/resourceGroups/',resourceGroup().name,'/providers/Microsoft.Logic/workflows/','Infoblox-TIDE-Lookup')]triggerName= manual |
| Infoblox_TIDE_Lookup_For_URL | — | — | workflowId=[concat('/subscriptions/', subscription().subscriptionId, '/resourceGroups/',resourceGroup().name,'/providers/Microsoft.Logic/workflows/','Infoblox-TIDE-Lookup')]triggerName= manual |
The playbook takes entity type and value from incident available in Workbook and ingests TIDE Lookup data for that entity into Log table.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊