Tradução pendente. O significado de BOF ainda não foi traduzido para o português brasileiro. Ler a versão em 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.

Como é usado em cibersegurança

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.

Termo relacionado no glossário: buffer overflow

Última verificação: abril de 2026?Reportar uma imprecisão