二 〇 一一 年 五 月本科毕业论文精品文档---下载后可任意编辑摘 要互联网络的蓬勃进展给人们的工作生活带来极大的便利,然而,随着现代化网络应用的普及,伴随而来的网络不安全因素也给网络信息安全带来了严峻挑战,传统的网络安全技术已经很难应付这些日益严重的安全威胁,所以我们就有必要去开发专门的工具去避开这些不安全因素的攻击,而入侵检测技术便可以作为一种很重要的技术为我们所用。入侵检测是网络安全领域中一个较新的课题,检测引擎作为入侵检测系统的核心模块,其检测速度快慢直接影响网络入侵检测系统的效率,模式匹配是入侵检测系统的重要检测方法,其性能对入侵检测系统至关重要。入侵检测系统根据数据分析模式来分,可以分为异常入侵检测和误用入侵检测,对于当前基于模式匹配的误用入侵检测系统来说,入侵检测的检测效率主要体现在模式匹配的速度,好的模式匹配算法是提高入侵检测速度的关键所在。本论文首先介绍讨论了网络入侵检测的概况,然后深化的讨论了 snort 的详细信息,包括其特点,结构和其检测流程等,论文较重点的配置了 snort 在 windows 下的工作环境,做了简单的实验,来展现 snort 的 DOS 下的工作过程和与 php,acid 等可图形显示下的数据浏览与操作。关键词:网络安全;snort;入侵检测;模式匹配ABSTRACTThe rapid development of the Internet brings great convenience to people's work and live but as the popularity of modern network ,the network attendant insecurity also brings to the information security challenges ,the traditional network security technology has difficulty to deal with these increasingly serious security threat ,so it is necessary to develop special tools to avoid the insecurity of the attack ,and intrusion detection technologies can be a very important technology work for us.Network security intrusion detection is a relatively new subject ,The engine of testing is the core module of the Intrusion Detection System ,and the detection rate of speed directly affects the efficiency of network intrusion detection systems .Pattern matching intrusion detection system is an im...