---
title: PhishLabs DRP
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/phishlabs-drp/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/phishlabs-drp/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.2
Updated: April 30, 2026***
Digital Risk Protection from PhishLabs protects your organization's critical digital assets and data from online threats including brand abuse, account takeover, social media scams, data leakage, and advanced email attacks.
## Actions
* **List Cases** *(Enrichment)* - Retrieve collection of cases.
* **Get Case** *(Enrichment)* - Retrieve specific case.
* **List Open Cases** *(Enrichment)* - Retrieve collection of open cases.
* **List Closed Cases** *(Enrichment)* - Retrieve collection of closed cases.
* **List Brands** *(Enrichment)* - Retrieve collection of configured brands.
* **List Case Types** *(Enrichment)* - Retrieve collection of available case types.
* **Create Case** *(Containment)* - Submit a new case.
## Configure PhishLabs DRP in Automation Service and Cloud SOAR
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
*
* **URL**. Enter your PhishLabs DRP URL.
* **Username**. Enter the username of a PhishLabs DRP admin user authorized to authenticate the integration.
* **Password**. Enter the password of the admin user.
*
*
*
*
For information about PhishLabs, see the [PhishLabs website](https://www.phishlabs.com/).
## Change Log
* February 16, 2023 - First upload
* June 22, 2023 (v1.1) - Changed indentation
* April 30, 2026 (v1.2) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance.