QUOTE
This paper goes through SEH Overwrites on two different Windows platforms using the aid of diagrams of the stack. Of course information related to this will also be documented. A basic knowledge of C, stack operation and exploiting stack based buffer overflows is assumed and needed to understand the contents of this paper.


http://milw0rm.com/papers/187


I am sure some of you have seen a WarFTPd example of SEH Overwrites, this is sort of the same thing. I added a bit more information, and it's explained pretty well.