Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
This playbook will enrich a Microsoft Sentinel Incident with file hash information from ReversingLabs Spectra Intelligence (formerly TitaniumCloud). A comment will be added to the incident with details about the file.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | ReversingLabs |
| Source | View on GitHub |
This playbook uses 2 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 2 |
reversinglabstitaniu |
Managed | 1 | 2 |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Entities_-_Get_FileHashes | post | /entities/filehash |
— |
| Add_comment_to_incident_(V3) | post | /Incidents/Comment |
— |
reversinglabstitaniu (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Get_file_analysis_(single_query) | get | /api/databrowser/rldata/query/@{encodeURIComponent(items('For_each_-_File_hash_reputation')?['Algorithm'])}/@{encodeURIComponent(items('For_each_-_File_hash_reputation')?['Value'])} |
— |
| Get_file_reputation_(single_query) | get | /api/databrowser/malware_presence/query/@{encodeURIComponent(items('For_each_-_File_hash_reputation')?['Algorithm'])}/@{encodeURIComponent(items('For_each_-_File_hash_reputation')?['Value'])} |
— |
Author: Aaron Hoffmann (ReversingLabs)
This playbook enriches file hash entities with information from ReversingLabs Spectra Intelligence (formerly TitaniumCloud).
You'll need the following:
a. Authorize connections (Perform this action if needed) Once deployment is complete, you will need to authorize each connection.

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