DNSOverHttps
DNSOverHttps Pack.#
This Integration is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
Query dns names over https from Cloudflare or Google.
#
Configure DNSOverHttps on Cortex XSOARNavigate to Settings > Integrations > Servers & Services.
Search for DNSOverHttps.
Click Add instance to create and configure a new integration instance.
Parameter Description Required DNS over HTTPS resolver Select Cloudflare or Google DNS over HTTPS server to use True Trust any certificate (not secure) False Use system proxy settings False Click Test to validate the URLs, token, and connection.
#
CommandsYou can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.
#
doh-resolveResolve a name to IP over HTTPS
#
Base Commanddoh-resolve
#
InputArgument Name | Description | Required |
---|---|---|
domain | domain you want to resolve to IP. | Required |
type | Type of DNS records you want to get. Possible values are: A, AAAA, TXT, MX, DNSKEY, NS. Default is A. | Optional |
only_answers | If you only want to return the answers. Possible values are: True, False. Default is True. | Optional |
#
Context OutputPath | Type | Description |
---|---|---|
DNSOverHTTPS.Results | List | DNS query results |
#
Command Example!doh-resolve domain=domain.com
#
Context Example#
Human Readable Output#
Results
TTL data name type 3600 domain.com.edgekey.net. www.domain.com 5 21600 e3130.dscg.net. domain.com.edgekey.net 5 20 111.11.11.111 e3130.dscg.net 1