第一范文网 - 专业文章范例文档资料分享平台

构建基于Snort的入侵检测系统

来源:用户分享 时间:2020-06-17 本文由夳酷拒拜托 分享 下载这篇文档 手机版
说明:文章内容仅供预览,部分内容可能不全,需要完整文档或者需要复制内容,请下载word后使用。下载word有问题请添加微信号:xxxxxx或QQ:xxxxxx 处理(尽可能给您提供完整文档),感谢您的支持与谅解。

郑州轻院轻工职业学院

专科毕业设计(论文)

题 目 构建基于Snort的入侵检测系统 学生姓名 专业班级 学 号 系 别 指导教师(职称) 完成时间

基于ISA Server防火墙的设计和实现

构建基于Snort的入侵检测系统

摘 要

随着计算机网络的不断发展,信息全球化己成为人类发展的大趋势。但由于计算机网络具有连接形式多样性、终端分布不均匀性和网络开放性、互联性等特征,致使网络易遭受黑客、骇客、恶意软件和其它攻击,所以网上信息的安全和保密是一个相当重要的问题。对于军用的自动化指挥网络和银行等传输敏感数据的计算机网络系统而言,其网上信息的安全性和保密性尤为重要。因此,上述的网络必须有足够强的安全措施,否则该网络将是个无用的、甚至会危及国家的网络安全。无论是在局域网还是在广域网中,都存在着自然或人为等诸多因素的脆弱性和潜在的威胁。因此,网络安全变得越来越重要。

Snort入侵检测系统是一个典型的开放源代码的网络入侵检测系统,目前多数商用入侵检测系统都是在其设计原理和实现特点的基础上研发的。对Snort入侵检测系统的研究具有较强的学术意义和较高的商业价值。本文就是围绕Snort检测技术进行的研究,进一步开发出Windows平台下基于Snort的入侵检测系统。

文章首先介绍了入侵检测系统的一些相关知识,其中包括:入侵检测技术的定义,常见入侵技术,入侵检测方法以及对Snort网络入侵检测系统进行了介绍、分析和安装。然后,针对原有Snort界面不友好的特点,在Windows系统平台利用改进后的算法在其基础上设计并开发了具有图形界面的入侵检测系统,并针对VC列表控件开发了相应的入侵检测系统输出插件。弥补了原有Snort系统由于基于控制台界面,配置繁琐,操作复杂等的缺点,提高了其与Windows系统上其它程序交互的能力,在加速Snort在Windows平台的普及上具有重要的实用价值。最后,通过实验演示,证明改进后的入侵检测系统能够很好的满足在Windows平台的应用需要。

关键词 Snort/VPN/入侵检测

1

基于ISA Server防火墙的设计和实现

Building Snort intrusion detection system based on

ABSTRACT

With the continuous development of computer networks, globalization of information has become the trend of human development. However, due to a computer network .Diversity of connection, terminal and network uneven distribution of openness, connectivity and other features, resulting in the network vulnerable to hackers, hackers, malware and other attacks, so security and confidentiality of online information is a very important issue. Automation command for the military network and transmission of sensitive data banks, computer network system, its online information security and confidentiality is particularly important. Therefore, the network must have a strong enough safety measures, otherwise the network would be a useless and even endanger the country's network security. Both in the LAN or WAN, there is a natural or man-made factors such as vulnerability and potential threats. Therefore, network security becomes increasingly important.

Snort Intrusion Detection System is a typical open source network intrusion detection system, for most commercial intrusion detection systems are in its design principle and implementation of features based on research and development. Of the Snort intrusion detection system with a strong academic significance and high commercial value. This is around the Snort detection technology research, further development of the Windows platform based intrusion detection system Snort.

The article first introduces some intrusion detection systems knowledge, including: the definition of intrusion detection technology, common intrusion techniques, intrusion detection and network intrusion detection system for Snort are introduced, analysis and installation. Then, for the unfriendly interface of the original features of Snort, the Windows platform using the improved algorithm based on its design and graphical interface, developed with intrusion detection system, and developed a list control for the VC corresponding output of intrusion detection system plug-in. Snort system due to make up for the original console-based interface to configure the tedious, complicated operation and other shortcomings, improved Windows systems with the ability to interact with other programs, in accelerating the popularity of Snort on the Windows platform, has important practical value. Finally, experimental demonstration to prove the improved intrusion detection system can well meet the application needs in the Windows platform .

KEYWORDS Snort , VPN , Intrusion Detection

2

基于ISA Server防火墙的设计和实现

目 录

1入侵检测相关技术简介 .......................................................................................1

1.1入侵检测技术定义 .....................................................................................1 1.2入侵检测系统的作用 ................................................................................1 1.3入侵检测系统的检测信息来源 ..............................................................1 1.4常见入侵技术简介 .....................................................................................2 1.5入侵检测方法介绍 .....................................................................................3 1.6下面是几种入侵检测系统常用的检测方法 ......................................3 2 Snort简介 ...............................................................................................................3

2.1Snort系统工作原理 ...................................................................................4 2.2 Snort系统的特点 .....................................................................................5 2.3 Snort系统的现状 .....................................................................................6 3 Snort 的安装 .........................................................................................................7

3.1安装Apache服务器 ...................................................................................7 3.2安装PHP .........................................................................................................7 3.3安装winpcap网络驱动 ............................................................................8 3.4安装Snort入侵检测系统 .......................................................................8 3.5安装Mysql 数据库 ....................................................................................8 3.6安装adodb 组件.........................................................................................9 3.7安装jgraph 组件 ......................................................................................9 3.8安装acid(网页文件)组件 ......................................................................9

3

基于ISA Server防火墙的设计和实现

3.9加入Snort 规则....................................................................................... 10 3.10最后测试相关 .......................................................................................... 10 结束语.......................................................................................................................... 14 致 谢.......................................................................................................................... 15 参考文献 ..................................................................................................................... 16

4

搜索“diyifanwen.net”或“第一范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,第一范文网,提供最新经管营销构建基于Snort的入侵检测系统 全文阅读和word下载服务。

构建基于Snort的入侵检测系统 .doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.diyifanwen.net/wenku/1081839.html(转载请注明文章来源)
热门推荐
Copyright © 2018-2022 第一范文网 版权所有 免责声明 | 联系我们
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:xxxxxx 邮箱:xxxxxx@qq.com
渝ICP备2023013149号
Top