Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
This playbook can be triggered manually from a Domain Entity context to fetch geo location and running services details from Shodan.io.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | Shodan |
| Source | View on GitHub |
This playbook uses 2 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 2 |
ShodanCustomConnector |
Custom | 1 | 2 |
azuresentinel (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Add_comment_to_incident_(V3)_2 | post | /Incidents/Comment |
— |
| Add_comment_to_incident_(V3) | post | /Incidents/Comment |
— |
ShodanCustomConnector (Custom)| Action | Method | Endpoint | Other |
|---|---|---|---|
| GetServiceDetailsForIP | get | /shodan/host/@{encodeURIComponent(body('Parse_IP_JSON'))} |
— |
| ResolveDomainName | get | /dns/resolve |
— |
📄 Source: ShodanPlaybooks/Shodan-EnrichDomain-EntityTrigger/readme.md
The playbook can be triggered manually from a Domain Entity context to fetch geo location and running services details from Shodan.io. This playbook performs following actions:


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