Spur IP Enrichment

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

Back to Content Index


This Playbook Submits IP Addresses associated with an alert to Spur Context API

Attribute Value
Type Playbook
Solution Spur
Source View on GitHub

Logic App Connectors

This playbook uses 4 Logic App connectors / built-in actions:

Connector / Action Type Connections Actions
azuresentinel Managed 1 4
spurconnector Managed 0 1
Spur-Context-Connector Custom 1 0
http Built-in 0 2
Action parameters (URLs, paths, function IDs)

azuresentinel (Managed)

Action Method Endpoint Other
Entities_-_Get_IPs post /entities/ip
Add_comment_to_incident_(V3) post /Incidents/Comment
Update_incident put /Incidents
Alert_-_Get_incident get /Incidents/subscriptions/@{encodeURIComponent(triggerBody()?['WorkspaceSubscriptionId'])}/resourceGroups/@{encodeURIComponent(triggerBody()?['WorkspaceResourceGroup'])}/workspaces/@{encodeURIComponent(triggerBody()?['WorkspaceId'])}/alerts/@{encodeURIComponent(triggerBody()?['SystemAlertId'])}

spurconnector (Managed)

Action Method Endpoint Other
Get_IP_Context get /v2/context/@{encodeURIComponent(body('Parse_IP_Entity_')?['address'])}

http (Built-in)

Action Method Endpoint Other
GetAccessTokenSpur POST @variables('access_token_url')
HTTP_-_Save_to_Custom_Table POST @concat(parameters('DCE_Endpoint_URL'),'/dataCollectionRules/',parameters('DCR_Immutable_ID'),'/streams/Custom-','Spur_IP_Context_Details_CL','?api-version=2023-01-01')

Additional Documentation

📄 Source: Spur-Get-IP-Context-Data-Alert-Trigger/readme.md

Table of Contents

  1. Overview
  2. Deploy Spur IP Enrichment Alert Trigger Playbook
  3. Prerequisites
  4. Deployment
  5. Post Deployment Steps

Overview

This playbook uses the Spur Context API. It is able to provide hosted high-performance IP enrichment lookups of the highest-fidelity IP intelligence available. With pre-built integrations into the most common threat analysis platforms and services, Spur ensures that security teams can instantly leverage data to protect their environments from the latest evasion and obfuscation methods, such as VPNs, residential proxies, and bot automation.

When a new Azure Sentinel Alert is created, this playbook gets triggered and performs the following actions:

Incident Comments Incident Comments

Deploy to Azure Deploy to Azure Gov

Prerequisites for using and deploying playbook

Deployment instructions

Post-Deployment instructions

a. Authorize connections

Once deployment is complete, you will need to authorize each connection:

b. Configurations in Sentinel:


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

Back to Playbooks · Back to Spur