摘要
结构化异常处理是Windows操作系统提供的对程序异常的处理机制,也是Windows操作系统的一个重要特征。本文对Windows操作系统基于SEH机制的异常处理过程进行了分析和研究,讨论了SEH机制存在的安全隐患。
Structured Exception Handling(SEH),is a mechanism provided by windows operating system for handling exception of processes.It is also an important characteristic of windows operating system. This paper focuses on the exception handling process based on SEH mechanism of Windows operating system,and further discusses some security vulnerability existing in Win32 SEH mechanism.
出处
《信息工程大学学报》
2004年第2期49-52,共4页
Journal of Information Engineering University
关键词
SEH
TEB
堆溢出
栈溢出
SEH
TEB
buffer overflow based on heap
buffer overflow based on stack