---
title: Kaspersky TIP
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/kaspersky-tip/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/kaspersky-tip/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.2
Updated: April 29, 2026***
Quickly determine whether an investigated object is dangerous or clean by requesting detailed information about URLs, IP addresses and hashes from the Kaspersky Threat Intelligence Portal, directly from Sumo Logic SOAR Platform.
## Actions
* **Search Intelligence** (*Enrichment*) - Search for incident indicators from Kaspersky threat intelligence feeds.
## Configure Kaspersky TIP 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';
*
* **Server URL**. Enter your Kaspersky TIP server URL.
* **Username**. Enter the username of a Kaspersky TIP admin user authorized to provide authentication for the integration.
* **Password**. Enter the password for the admin user.
* **Kaspersky Certificate**. Enter the Kaspersky [certificate](https://support.kaspersky.com/KTIPS/en-EN/153080.htm). The certificate must be in PEM (base64encode) format.
*
*
*
For information about Kaspersky TIP, see [Kaspersky TIP documentation](https://opentip.kaspersky.com/Help/Doc_data/About.htm).
## Change Log
* July 10, 2019 - First upload
* January 22, 2020 - Updated "search Intelligence" action
* July 5, 2023 (v1.1) - Updated the integration with Environmental Variables
* April 29, 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.