--- title: ThreatMiner description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/threatminer/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/threatminer/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; threatminer ***Version: 1.2 Updated: April 30, 2026*** Search DNS records for enrichment data with Cloud SOAR integration with ThreatMiner. ## Actions * **Search DNS Records** (*Enrichment*) - Search for DNS records. * **Search DNS Records V2** (*Enrichment*) - Search for DNS records without saving attachments. ## Notes * Results of DNS Record search can be saved in .csv file format. ## Configure ThreatMiner 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 ThreatMiner [server URL](https://www.threatminer.org/api.php), for example, `https://api.threatminer.org/v2/`. * * * * ThreatMiner configuration For information about ThreatMiner, see the [ThreatMiner website](https://www.threatminer.org/index.php). ## Change Log * June 19, 2020 - First upload * July 13, 2023 (v1.1) + Updated the integration with Environmental Variables + Changed fields visibility + Added new action: Search DNS Records V2 * 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.