Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
Once a new Microsoft Sentinel incident is created, this playbook gets triggered and performs the following actions: 1. Gets Information from URLhaus by hashes, provided in the alert custom entities. 2. Enriches the incident with the obtained info.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | URLhaus |
| Source | View on GitHub |
This playbook uses 2 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 2 |
URLhausAPI |
Custom | 1 | 2 |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Add_comment_to_incident_(V3) | post | /Incidents/Comment |
— |
| Entities_-_Get_FileHashes | post | /entities/filehash |
— |
URLhausAPI (Custom)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Query_payload_information(md5_hash) | post | /payload/ |
— |
| Query_payload_information(sha256_hash) | post | /payload/ |
— |
Once a new sentinal incident is created, this playbook gets triggered and performs the following actions:

Once deployment is complete, authorize each connection.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊