Volver al glosario

Network & infrastructure

Definiciones en lenguaje claro del tema network & infrastructure.

28 términos
1
1
8
D
Network & infrastructure

DDoS

In network security, a DDoS (distributed denial-of-service) attack overwhelms a target with traffic from many sources at once, so that legitimate users cannot reach the service. The distribution across many hosts is what makes it hard to block by address and hard to absorb without dedicated capacity.

Leer definición
D
Network & infrastructure

DMARC

In email security, DMARC is a policy that tells receiving mail servers what to do with a message that fails authentication and lets a domain owner collect reports on who is sending as their domain. It is the control that decides whether a spoofed phishing email is delivered, and the first thing checked on any external assessment.

Leer definición
D
Network & infrastructure

DMZ (demilitarised zone)

A DMZ is a network segment that sits between an organisation’s internal network and an external one, usually the internet, so that what has to be published is not sitting next to what has to stay private.

Leer definición
D
Network & infrastructure

DNS cache poisoning

In network security, DNS cache poisoning is the insertion of a forged answer into a resolver’s cache, so everyone who asks that resolver for a name is sent to an address the attacker chose. The domain’s own records are untouched and so is its registrar account: what is corrupted is the copy of the answer the resolver keeps and serves.

Leer definición
D
Network & infrastructure

DNS hijacking

In network security, DNS hijacking is the redirection of traffic by tampering with how a domain resolves, at the registrar, the resolver or the record level. Because DNS is the first lookup almost every connection makes, controlling it lets an attacker send users and services to infrastructure they control.

Leer definición
D
Network & infrastructure

DNS over HTTPS (DoH)

DNS over HTTPS, specified in RFC 8484, carries DNS queries inside ordinary HTTPS requests so that resolution is encrypted and indistinguishable from web traffic. It provides confidentiality for the query and says nothing about whether the answer is genuine, which is a different problem with a different solution.

Leer definición
D
Network & infrastructure

DNS tunnelling

In offensive security, DNS tunnelling encodes data inside DNS queries and responses to create a covert channel for exfiltration or command and control. Because DNS is almost always allowed out, it survives egress filtering that blocks everything else, which is why a red team reaches for it when the other routes are closed.

Leer definición
D
Network & infrastructure

DNSSEC

In network security, DNSSEC is a set of extensions that let a validating resolver confirm a DNS answer came from the zone’s owner and was not altered in transit. It gives authenticity and integrity, not confidentiality: the query and answer still travel in clear text. Encrypting the lookup itself is the job of DoH, DoT or DoQ.

Leer definición
1
2
1
1
3
1
1
2
1
1
1
1
2