Traducción pendiente. El significado de BOF aún no está traducido al español. Leer la versión en inglés.

BOF

Buffer Overflow

A Buffer Overflow occurs when a program writes data beyond the boundaries of allocated memory. Attackers exploit buffer overflows to overwrite adjacent memory, crash applications, or hijack execution flow to run arbitrary code.

Cómo se usa en ciberseguridad

Penetration testers exploit buffer overflows in binary applications and network services to gain remote code execution. Security engineers use compiler protections like stack canaries and ASLR to mitigate buffer overflow attacks. Threat intelligence analysts track buffer overflow CVEs in widely deployed software to assess organizational risk.

Término relacionado en el glosario: buffer overflow

Última verificación: abril de 2026?Reportar una inexactitud