Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
This playbook will create an incident for suspicious or malicious ip and notify to pre-defined or user customizable email id.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | Team Cymru Scout |
| Source | View on GitHub |
This playbook uses 3 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuremonitorlogs |
Managed | 1 | 7 |
azuresentinel |
Managed | 1 | 8 |
outlook |
Managed | 1 | 1 |
azuremonitorlogs (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Run_Query_And_List_Insights_Data_And_Country_Code_For_Indicator | post | /queryData |
— |
| Run_Query_and_List_Results_for_Insights | post | /queryData |
— |
| Run_Query_and_List_Results_for_Top_PDNS | post | /queryData |
— |
| Run_Query_and_List_Results_for_Top_Certs | post | /queryData |
— |
| Run_Query_and_List_Results_for_Top_Open_Ports | post | /queryData |
— |
| Run_Query_and_List_Results_for_Top_Fingerprints | post | /queryData |
— |
| Run_Query_and_List_Results_for_Whois | post | /queryData |
— |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Add_Insights_Details_To_Incident_Comment_(V3) | post | /Incidents/Comment |
— |
| Add_Open_Ports_Details_To_Incident_Comment_(V3) | post | /Incidents/Comment |
— |
| Add_PDNS_Details_To_Incident_Comment_(V3) | post | /Incidents/Comment |
— |
| Create_Incident_For_IP | put | [concat('/Incidents/subscriptions/', subscription().subscriptionId, '/resourceGroups/', resourceGroup().name, '/workspaces/', trim(parameters('WorkspaceName')))] |
— |
| Add_Certs_Details_To_Incident_Comment_(V3) | post | /Incidents/Comment |
— |
| Add_Fingerprints_Details_To_Incident_Comment_(V3) | post | /Incidents/Comment |
— |
| Add_Whois_Details_To_Incident_Comment_(V3) | post | /Incidents/Comment |
— |
| Add_Scout_link_And_General_Information_To_Incident_Comment | post | /Incidents/Comment |
— |
outlook (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Send_An_Email_(V2) | post | /v2/Mail |
— |
This playbook will create an incident for suspicious or malicious ip and notify to pre-defined or user customizable email id.
Once deployment is complete, authorize each connection.
After authorizing each connection, assign a role to this playbook.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊