Crash Exploitation
Noun · Security & Infosec
Definitions
The process of turning a crash, often caused by memory corruption or malformed input, into a usable exploit with controlled behavior such as code execution. Not every crash is exploitable, but exploitable crashes are a central focus in vulnerability research.
In plain English: Turning a program crash into an attack that can be used intentionally.
Example: "The fuzzer produced thousands of crashes, but only one looked promising for crash exploitation."