Which of the following application attacks is used to gain access to SEH?

Which of the following application attacks is used to gain access to SEH?

Which of the following application attacks is used to gain access to SEH?

A.
Cookie stealing

B.
Buffer overflow

C.
Directory traversal

D.
XML injection



Leave a Reply 6

Your email address will not be published. Required fields are marked *


Ric

Ric

… Seriously, what book are they using??

sjilek

sjilek

SEH, do you mean “Structured Exception Handling”, and why?

steve

steve

I agree, this was nowhere in the study book I read…..

Debbie

Debbie

I think it may be a typo – as in SHE (short for shell)

A to the B

A to the B

Structured exception handling enables you to have complete control over the handling of exceptions, provides support for debuggers, and is usable across all programming so I guess Buffer overflow is trying to overwhelm..

A buffer overflow occurs when a program or process tries to store more data in a buffer (temporary data storage area) than it was intended to hold. Since buffers are created to contain a finite amount of data, the extra information – which has to go somewhere – can overflow into adjacent buffers, corrupting or overwriting the valid data held in them

FRANK J

FRANK J

Buffer overflow