Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
This playbooks will be used to submit URL to CheckPhish and gets the repution of URL (Scan result)
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | CheckPhish by Bolster |
| Source | View on GitHub |
This playbook uses 2 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 2 |
CheckPhishbyBolsterCustomConnector |
Custom | 1 | 2 |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Add_comment_to_incident_(V3) | post | /Incidents/Comment |
— |
| Entities_-_Get_URLs | post | /entities/url |
— |
CheckPhishbyBolsterCustomConnector (Custom)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Submit_URL | post | /api/neo/scan |
— |
| Get_Scan_Result | post | /api/neo/scan/status |
— |
📄 Source: CheckPhishPlaybooks/CheckPhsh-Get-URLScanResult/readme.md
Once a new sentinal incident is created, this playbook gets triggered and performs the following actions:
1. Gets Information from CheckPhish by URL, provided in the alert custom entities.
2. Enriches the incident with the obtained info.


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