**大学**学院信息安全产品开发实践课程设计报告题目缓冲区溢出的保护学生姓名学号_____年级指导老师指导老师评阅意见:指导老师评分:提交时间:2007年12月缓冲区溢出的保护(软件工程专业)学生学号指导教师摘要:1999年Bugtraq(一个讨论安全缺陷的邮件列表)进行的一次非正式调查发现,三分之二的参与者认为第一号的缺陷就是缓冲区溢出
从1997年到2007年3月,CERT/CC发出的半数安全警报都基于缓冲区缺陷
面对如此大的威胁,我们需要知道什么是缓冲区溢出,如何防止它们,可以采用哪些最新的自动化工具来防止它们以及为什么这些工具还不足够,还有如何在编写程序的程序中防止它们
关键字:缓冲区溢出;溢出保护;溢出防御DetectionOfBufferOverflowAbstract:FromaninformalinvestigationonBugtraq(amaillistwhichdiscussalimitationonsecurity)in1999,wecanfindthattwo-part’sparticipantsthoughtthattheNo
1limitationisbufferoverflow
From1997toMay,2007,almosthalfthesecurewarningssentbyCERT/CCwerebasedonthelimitationofbuffer
Facingsuchahugemenace,weneedtolearnwhatisthebufferoverflow,howtodefendthem,whichkindsofthelatestautomatizationtoolswecanusedforavoidthem,whythesetoolsstillnotenough,andhowtopreventtheminprogrammi