Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
This playbook will enrich a Microsoft Sentinel Incident with information about network entities (IP addresses, URLs, and domain names) from ReversingLabs Spectra Intelligence (formerly TitaniumCloud). A comment will be added to the incident with details about the entity.
| 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 | 6 |
reversinglabstitaniu |
Managed | 1 | 3 |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Add_comment_to_incident_(V3)_1 | post | /Incidents/Comment |
— |
| Add_comment_to_incident_(V3)_2 | post | /Incidents/Comment |
— |
| Add_comment_to_incident_(V3) | post | /Incidents/Comment |
— |
| Entities_-_Get_DNS | post | /entities/dnsresolution |
— |
| Entities_-_Get_IPs | post | /entities/ip |
— |
| Entities_-_Get_URLs | post | /entities/url |
— |
reversinglabstitaniu (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Get_the_URL_report | post | /api/networking/url/v1/report/query/json |
— |
| Get_the_domain_report | post | /api/networking/domain/report/v1/query/json |
— |
| Get_the_IP_address_report | post | /api/networking/ip/report/v1/query/json |
— |
📄 Source: SpectraIntelligence-EnrichNetworkEntities/readme.md
Author: Aaron Hoffmann (ReversingLabs)
This playbook enriches network entities (IP addresses, URLs, and domains) 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 · 📊