Multiple choice

Which of the following is a correct statement about SEH Overwrites exploit during Penetration test?

  1. It occurs due to improper coding techniques.

  2. It occurs due to closing of application by the exception handler.

  3. It is a technique of identifying what type of information is being sent.

  4. It uses data execution prevention (DEP) in its execution.

  5. This exploit is not present during penetration testing.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This is correct and SEH Overwrites exploit is caused when the structured exception handler begins to gracefully close an application.