期刊文献+

Linux上使用包裹函数防止堆栈溢出攻击的研究

Research of Using Wrapper Functions to Detect and Prevent Stack-smashing Attack on Linux
下载PDF
导出
摘要 通过对C源代码的静态分析,将源代码中存在缓冲区溢出缺陷的库函数替换为增加了边界检查的包裹函数, 有效地检测和处理堆栈缓冲区溢出攻击。 This paper presents a method that statically detects C source code and substitutes bounds-checked wrapper functions for the functions that have buffer overflow vulnerabilities. In this way, it can prevent stack-smashing attack effectively.
出处 《计算机工程》 CAS CSCD 北大核心 2004年第4期110-111,131,共3页 Computer Engineering
关键词 缓冲区溢出 堆栈溢出攻击 包裹函数 Buffer overflow Stack-smashing attack Wrapper function
  • 相关文献

参考文献3

  • 1[1]Thomas E. Attack Class:Buffer Overflow.Hello World!,1999
  • 2[2]Fayolle P A, Enseirb V G. A Buffer Overflow Study Attack & Defenses. Networks and Distributed System, 2002
  • 3[3]Cowan C, Pu C, Maier D, et al. StackGuard:Automatic Adaptive Detection and Prevention of Buffer-overflow Attacks. In:Proceedings of the 7th USENIX Security Conference, 1998

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部