> ## Documentation Index
> Fetch the complete documentation index at: https://rootea.es/llms.txt
> Use this file to discover all available pages before exploring further.

# EDR (Endpoint Detection & Response)

> Agente endpoint que combina kernel callbacks + ETW + AMSI + signature + behavioral ML para detectar ofensiva (no sólo malware estático).

# EDR (Endpoint Detection & Response)

<p className="glossary-answer">Agente endpoint que combina kernel callbacks + ETW + AMSI + signature + behavioral ML para detectar ofensiva (no sólo malware estático).</p>

**Categoría:** [Defensa](/glosario)

🎯 **Trinchera** — Agente endpoint que combina kernel callbacks +
ETW + AMSI + signature + behavioral ML para detectar
ofensiva (no sólo malware estático). Ejemplos: CrowdStrike Falcon,
Microsoft Defender for Endpoint, SentinelOne, Cortex XDR.

🔗 **Kill chain (defensiva)** — Detect → respond automáticamente
(kill process, isolate host, alert SOC). Responder humano hace
forensics + remediación.

📡 **Huella defensiva** — El EDR es la huella defensiva.
Centraliza la telemetría que generan todas las técnicas
ofensivas.

⚠️ **Falso amigo** — Tu EDR es ciego en partes que no instrumentas
(LSASS sin SACL, network egress sin proxy con DPI).

🛡️ **Hardening del propio EDR** — PPL Anti-Malware, ETW-TI
subscription, kernel callbacks, tamper protection activado,
out-of-band auditing del EDR mismo.

***

← [Volver al glosario completo](/glosario)

<script type="application/ld+json">
  {`{"@context":"https://schema.org","@type":"DefinedTerm","name":"EDR (Endpoint Detection & Response)","description":"Agente endpoint que combina kernel callbacks + ETW + AMSI + signature + behavioral ML para detectar ofensiva (no sólo malware estático).","inDefinedTermSet":{"@type":"DefinedTermSet","name":"Glosario táctico de pentesting","url":"https://rootea.es/glosario"},"url":"https://rootea.es/glosario/edr-endpoint-detection-response"}`}
</script>

<script type="application/ld+json">
  {`{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Inicio","item":"https://rootea.es"},{"@type":"ListItem","position":2,"name":"Glosario táctico","item":"https://rootea.es/glosario"},{"@type":"ListItem","position":3,"name":"EDR (Endpoint Detection & Response)","item":"https://rootea.es/glosario/edr-endpoint-detection-response"}]}`}
</script>

*Última actualización: 2026-06-11*
