DNS Service Discovery (DNS-SD)
A naming convention and query method for discovering service instances and their parameters using PTR, SRV, and TXT records. It is often paired with multicast DNS on local networks.
Read definition311 definitions associated with DNS.
311 matching terms
Page 4 of 13A naming convention and query method for discovering service instances and their parameters using PTR, SRV, and TXT records. It is often paired with multicast DNS on local networks.
Read definitionThe malicious creation of many subdomains beneath a legitimately registered domain, often after account compromise, to host phishing, malware, or command-and-control infrastructure. The parent domain can initially appear reputable.
Read definitionA controlled DNS response that directs prohibited or suspicious names to an analysis, notification, or non-routable destination. Sinkholes can disrupt malware while generating telemetry about affected clients.
Read definitionThe delivery of a forged DNS response intended to be accepted as legitimate. It can target a stub, recursive resolver, application, or network path.
Read definitionThe encoding of data or command traffic inside DNS labels, record data, or query patterns to bypass normal channels. Detection often examines label length, entropy, query volume, record types, and destination reputation.
Read definitionThe standardized DNS operation that adds, deletes, or changes records in a zone. Updates can use prerequisites and are normally authenticated with TSIG, SIG(0), GSS-TSIG, or platform access controls.
Read definitionA server-side configuration that provides different DNS data or behavior to different clients, often based on source network, interface, or identity. Views are commonly used for split DNS and overlapping namespaces.
Read definitionA random-subdomain denial-of-service attack that sends many queries for unique nonexistent names, forcing recursive and authoritative servers to do repeated work while bypassing positive cache reuse.
Read definitionA coherently managed portion of the DNS namespace served as authoritative data. A zone begins at its apex and ends at delegated child-zone cuts.
Read definitionA resolver function that synthesizes AAAA records from IPv4 A records using a configured IPv6 prefix, allowing IPv6-only clients to reach IPv4 services through NAT64.
Read definitionA structured binary event stream for recording DNS message and resolver processing data. It provides richer and often more efficient telemetry than plain-text query logs.
Read definitionA node in the DNS namespace together with all names below it. A domain is not necessarily the same as a zone because delegations can divide a domain into separately administered zones.
Read definitionAn algorithm used to produce many candidate domain names, often so malware can locate command-and-control infrastructure despite takedowns. DGA domains may show unusual entropy, length, timing, and NXDOMAIN patterns.
Read definitionAn ordered sequence of DNS labels representing a node in the namespace. In presentation format, labels are separated by dots.
Read definitionAbuse in which an attacker compromises control of a legitimate domain and creates unauthorized subdomains for malicious activity. It can evade reputation systems that score only the parent domain.
Read definitionThe client behavior of appending configured suffixes to a relative name and trying one or more resulting FQDNs. Search behavior varies by operating system and can create information leakage or unexpected lookups.
Read definitionDNS Stateful Operations, a framework for maintaining stateful sessions and exchanging asynchronous DNS-related messages over a persistent transport. It supports capabilities such as DNS Push Notifications.
Read definitionA DNS record used to publish the location of a service that synchronizes delegation-related data between child and parent. It supports automated delegation maintenance workflows.
Read definitionAn update made through a protocol or automated process rather than by editing static zone data. In most DNS contexts it refers to RFC 2136 DNS UPDATE.
Read definitionThe international public telecommunication numbering plan used for telephone numbers. ENUM can represent an E.164 number as labels beneath e164.arpa for DNS-based service discovery.
Read definitionEDNS Client Subnet, an EDNS option that lets a resolver include part of a client's network prefix in an upstream query so an authoritative service can tailor the answer geographically. It can improve content localization but reduces privacy and cache efficiency.
Read definitionExtended DNS Error, an EDNS option that adds a more specific reason to a DNS response, such as blocked, stale answer, DNSSEC bogus, or network error. The normal RCODE remains present.
Read definitionExtension Mechanisms for DNS, a framework that expands DNS message capabilities without changing the original fixed header. An OPT pseudo-record carries a larger UDP size, the extended RCODE, version, flags, and options.
Read definitionThe UDP payload size a requester advertises in the OPT record. Oversized values can cause fragmentation or path failures, while undersized values cause more truncation and TCP or QUIC fallback.
Read definition