Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
This playbook interacts with Rubrik Security Cloud to scan backups for specified IOCs. This playbook is used by other playbooks that leverage this capability.
| Attribute | Value |
|---|---|
| Type | Playbook |
| Solution | RubrikSecurityCloud |
| Source | View on GitHub |
This playbook uses 4 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
keyvault |
Managed | 1 | 0 |
keyvault_1 |
Managed | 0 | 2 |
RubrikCustomConnector |
Custom | 1 | 1 |
http |
Built-in | 0 | 4 |
keyvault_1 (Managed)| Action | Method | Endpoint | Other |
|---|---|---|---|
| ClientId | get | /secrets/@{encodeURIComponent('Rubrik-AS-Int-ClientId')}/value |
— |
| ClientSecret | get | /secrets/@{encodeURIComponent('Rubrik-AS-Int-ClientSecret')}/value |
— |
RubrikCustomConnector (Custom)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Authentication | post | /api/client_token |
— |
http (Built-in)| Action | Method | Endpoint | Other |
|---|---|---|---|
| Get_scan_results | POST | @{triggerBody()?['BaseUrl']}/api/graphql |
— |
| rubrik-radar-ioc-scan-results | POST | @{triggerBody()?['BaseUrl']}/api/graphql |
— |
| Start_IOC_scan | POST | @{triggerBody()?['BaseUrl']}/api/graphql |
— |
| rubrik-radar-ioc-scan-status | POST | @{triggerBody()?['BaseUrl']}/api/graphql |
— |
📄 Source: RubrikIOCScan/readme.md
This playbook interacts with Rubrik Security Cloud to scan backups for specified IOCs. This playbook is used by other playbooks that leverage this capability.
Once deployment is complete, authorize each connection keyvault.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊