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 in CortexParameter | 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 |
#
CommandsYou can execute these commands from the 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