Skip to content

Commit

Permalink
Deprecate DomainTools Enterprise Integrations (#38725)
Browse files Browse the repository at this point in the history
* [IDEV-1981] deprecate domaintools enterprise integration

* Update app description - add 'deprecated' word.

* Add release notes

* Run demisto format command; Update pack_metadata.json
  • Loading branch information
briluza authored Mar 4, 2025
1 parent 9e3773e commit 4862340
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 19 deletions.
16 changes: 14 additions & 2 deletions Packs/DomainTools/Integrations/DomainTools/DomainTools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ commonfields:
version: -1
name: DomainTools
fromversion: 5.0.0
display: DomainTools
display: DomainTools (Deprecated)
category: Data Enrichment & Threat Intelligence
description: Domain name, DNS and Internet OSINT-based cyber threat intelligence and cybercrime forensics products and data.
description: Deprecated. Use DomainTools Iris Pack instead.
configuration:
- display: DomainTools API URL
name: server
Expand Down Expand Up @@ -76,6 +76,7 @@ script:
- name: domain
required: true
description: Domain name to check reputation.
default: true
- name: long
description: Should we return full response with detected URLs.
- name: sampleSize
Expand All @@ -102,6 +103,7 @@ script:
- contextPath: DBotScore.Score
description: The actual score.
description: Retrieve domain information.
deprecated: true
- name: domainSearch
arguments:
- name: query
Expand Down Expand Up @@ -160,6 +162,7 @@ script:
- contextPath: Domain.Name
description: Domain found by command.
description: Search for domain based on the given parameters.
deprecated: true
- name: reverseIP
arguments:
- name: ip
Expand All @@ -175,6 +178,7 @@ script:
- contextPath: Domain.DNS.Address
description: IP address.
description: Reverse loopkup of an IP address.
deprecated: true
- name: reverseNameServer
arguments:
- name: nameServer
Expand All @@ -187,6 +191,7 @@ script:
- contextPath: Domain.Name
description: Name of domain.
description: Reverse nameserver lookup.
deprecated: true
- name: reverseWhois
arguments:
- name: terms
Expand All @@ -209,6 +214,7 @@ script:
- contextPath: Domain.Name
description: Name of domain.
description: Reverse lookup of whois information.
deprecated: true
- name: whois
arguments:
- name: query
Expand All @@ -228,6 +234,7 @@ script:
- contextPath: Domain.Whois
description: Whois data.
description: Provides registration details about a domain.
deprecated: true
- name: whoisHistory
arguments:
- name: domain
Expand All @@ -240,8 +247,13 @@ script:
- contextPath: Domain.WhoisHistory
description: Domain Whois history data.
description: Display a history of whois for a given domain.
deprecated: true
- name: domainProfile
description: Display profile for a given domain.
arguments:
- name: domain
description: Specify domain e.g. mycompany.com.
deprecated: true
deprecated: true
tests:
- No tests (deprecated)
6 changes: 6 additions & 0 deletions Packs/DomainTools/ReleaseNotes/1_1_7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

#### Integrations

##### DomainTools (Deprecated)

- Deprecated. Use DomainTools Iris Pack instead.
6 changes: 3 additions & 3 deletions Packs/DomainTools/pack_metadata.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "DomainTools Enterprise",
"description": "Provides DomainTools market-leading Whois data including hosting history and parsed IP records within Cortex XSOAR. Requires a DomainTools Enterprise API key.",
"name": "DomainTools Enterprise (Deprecated)",
"description": "Deprecated. Use DomainTools Iris Pack instead.",
"support": "partner",
"currentVersion": "1.1.6",
"currentVersion": "1.1.7",
"author": "DomainTools",
"url": "https://www.domaintools.com/support/",
"email": "[email protected]",
Expand Down
32 changes: 18 additions & 14 deletions Tests/conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"testInterval": 20,
"tests": [
{
"integrations": "qualys_fim",
"playbookID": "QualysFIM-Playbook"
"integrations": "qualys_fim",
"playbookID": "QualysFIM-Playbook"
},
{
"integrations": "Carbon Black Enterprise EDR",
Expand Down Expand Up @@ -148,7 +148,6 @@
"instance_names": "microsoft_defender_atp_dev",
"timeout": 1200,
"is_mockable": false

},
{
"integrations": "CrowdstrikeFalcon",
Expand Down Expand Up @@ -511,7 +510,10 @@
{
"integrations": "Azure Network Security Groups",
"fromversion": "5.0.0",
"instance_names": ["azure_nsg_client_cred", "azure_nsg_prod"],
"instance_names": [
"azure_nsg_client_cred",
"azure_nsg_prod"
],
"playbookID": "Azure NSG - Test"
},
{
Expand Down Expand Up @@ -1352,7 +1354,6 @@
"instance_names": "palo_alto_firewall_9.1",
"playbookID": "test_playbook_pan_os_firewall_exceptions_commands",
"memory_threshold": 120

},
{
"integrations": "Panorama",
Expand Down Expand Up @@ -3147,10 +3148,6 @@
"integrations": "AWS - CloudTrail",
"playbookID": "AWS - CloudTrail Test Playbook"
},
{
"integrations": "DomainTools",
"playbookID": "DomainTools-Test"
},
{
"integrations": "Exabeam",
"playbookID": "Exabeam - Test"
Expand Down Expand Up @@ -4008,7 +4005,10 @@
{
"integrations": "Azure Storage",
"playbookID": "Azure Storage - Test",
"instance_names": ["Azure_Storage", "azure_storage_client_cred"],
"instance_names": [
"Azure_Storage",
"azure_storage_client_cred"
],
"is_mockable": false
},
{
Expand Down Expand Up @@ -4945,7 +4945,9 @@
"Demisto Lock",
"EWS v2"
],
"scripts": ["SearchIncidentsV2"],
"scripts": [
"SearchIncidentsV2"
],
"instance_names": [
"no_sync_long_timeout",
"ews_mail_sender_labdemisto"
Expand Down Expand Up @@ -5605,7 +5607,9 @@
"Whois",
"Rasterize"
],
"instance_names": ["legacy_context_output"],
"instance_names": [
"legacy_context_output"
],
"memory_threshold": 300,
"pid_threshold": 200,
"marketplaces": "xsoar_on_prem"
Expand Down Expand Up @@ -6254,7 +6258,7 @@
"DSPM": "No instance",
"Symantec Email Security Cloud": "No instance"
},
"native_nightly_packs":[
"native_nightly_packs": [
"Palo_Alto_Networks_WildFire",
"ipinfo",
"Slack",
Expand Down Expand Up @@ -6555,4 +6559,4 @@
"IPv6 extraction test",
"Onion address extraction test"
]
}
}

0 comments on commit 4862340

Please sign in to comment.