Wiz
Integrating Wiz with Escape's Inventory provides enhanced visibility into your attack surface exposure, ensuring API endpoints are secured from an external perspective. Escape pushes DAST findings to Wiz through External Enrichment, providing a comprehensive security posture view.
Note
This is a preview feature. Contact us to request access.
Creating a Wiz Service Account¶
Escape requires the following credentials to connect to your Wiz account:
- Client ID
- Client Secret
- Token URL
- API Endpoint URL
Getting your API Endpoint URL:
- Navigate to your user profile
- Copy the API Endpoint URL
Getting your Client ID and secret:
- Navigate to Settings > Service Accounts in the Wiz dashboard
- Click Add Service Account
- Configure the account:
- Name: e.g., "Escape Integration"
- Optional: Narrow scope to specific projects
- Select the following permissions:
- read:resources
- read:network_exposure
- read:projects
- create:external_data_ingestion (for External Enrichment)
- read:system_activities (for External Enrichment)
- Click Add Service Account
- Copy the Client Secret immediately - it cannot be viewed again
- Copy the Client ID from the Service Accounts page