Answer:
The stack canary in mitigating heap-based buffer overflows detects tampering of critical data structures by placing a random value before them, making it harder for attackers to manipulate heap data.
The stack canary in mitigating heap-based buffer overflows detects tampering of critical data structures by placing a random value before them, making it harder for attackers to manipulate heap data.
You may be interested in:
Web Security MCQs