CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - snort-2.6.1.4
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - snort-2.6.1.4 - List
[
Other
]
防火墙与入侵检测课程设计
DL : 1
目录
1
引言
...
1
1.1
防火墙的基本工作原理
...
1
1.1.1
防火墙技术分类
...
1
1.1.2
包过滤防火墙
...
1
1.1.3
应用网关防火墙
...
2
1.1.4
状态检测防火墙
...
2
1.2
入侵检测系统原理
...
2
1.2.1
按入侵检测的主要技术分类
...
3
1.2.2
按入侵检测系统的数据来源分类
...
3
2
本系统的网络拓扑图及IP
地址规划
...
4
2.1
网络拓扑图
...
4
2.2 IDS
的部署
...
4
2.3
防火墙要实现的功能
...
4
2.4
本系统
IP
地址规划
...
4
2.5
硬件安全设备选择
...
5
3
软件防火墙的配置
...
5
3.1 Windows Firewall
.
5
3.2
第三方软件防火墙的配置(KIS2009
)
...
7
3.3 IPTABLES
的配置
...
9
3.3.1 iptables
的配置要求
...
10
3.3.2 iptables
的配置基本命令介绍
...
10
3.3.3
具体配置步骤
...
12
4 PIX
防火墙的配置
...
14
4.1 PIX
防火墙的基本配置
...
14
4.1.1
给接口命名并设定安全级别
...
14
4.1.2
给各个接口配置ip
地址
...
14
4.1.3
为每个接口配置静态路由
...
14
4.1.4
允许dmz
中的web
服务器访问内部网络中的数据库服务器
...
14
4.2
在PIX
上做AAA
服务器的相应配置
...
15
4.2.1
指定AAA
服务器组
...
15
4.2.2
配置对内网用户进行身份认证以后才能访问外网
...
15
4.2.3
配置外网用户通过认证后访问DMZ
区的HTTP
服务器和EMAIL
服务器
...
15
4.2.4
配置授权
...
16
4.2.5
配置审计
...
16
5 snort
入侵检测系统的配置
...
16
5.1 snort
介绍
...
16
5.2
在windows
下安装snort
.
16
5.3
编写snort
规则的介绍
...
18
结束语
...
18
参考资料
...
18
Update
: 2009-01-16
Size
: 638.5kb
Publisher
:
aideyongheng
[
Sniffer Package capture
]
snort-wireless-2.4.3-alpha04.tar.gz
DL : 0
snort-wireless-2.4.3
Update
: 2009-04-01
Size
: 2.71mb
Publisher
:
yvzhou126@126.com
[
Internet-Network
]
snort-2.4.1
DL : 0
经典的入侵检测系统原代码,学习平台建议使用Linux,需要Libpcap库-classic intrusion detection system source code, the study recommends the use of the Linux platform, the need for Libpcap
Update
: 2025-02-17
Size
: 784kb
Publisher
:
平源
[
Education soft system
]
Snort
DL : 0
作毕业设计时学习snort的一些好资料 希望对朋友能够有用-For graduate study design snort some good information I hope can be useful to Friend
Update
: 2025-02-17
Size
: 11.6mb
Publisher
:
刘凯
[
Scanner
]
snort-2.6.1.3
DL : 0
好用的网络检测器snort 现在大部分开发的网络检测软件都是在其基础上开发的-Network-to-use detector snort most developed network detection software are developed on the basis of its
Update
: 2025-02-17
Size
: 3.59mb
Publisher
:
吴日晖
[
Firewall-Security
]
snort-2.6.1.4
DL : 0
snortSnort有三种工作模式:嗅探器、数据包记录器、网络入侵检测系统。嗅探器模式仅仅是从网络上读取数据包并作为连续不断的流显示在终端上。数据包记录器模式把数据包记录到硬盘上。网路入侵检测模式是最复杂的,而且是可配置的。我们可以让snort分析网络数据流以匹配用户定义的一些规则,并根据检测结果采取一定的动作。 -network Open Source
Update
: 2025-02-17
Size
: 4.05mb
Publisher
:
gao
[
Internet-Network
]
snort-2.6.1.4
DL : 0
snort源码 snort 是一个基于libpcap的数据包嗅探器并可以作为一个轻量级的网络入侵检测系统( NIDS)-snort is a snort source libpcap-based packet sniffer and can be used as a lightweight network intrusion detection system (NIDS)
Update
: 2025-02-17
Size
: 4.05mb
Publisher
:
liubio0
[
Linux-Unix
]
snort-2.8.3.1.tar
DL : 0
CCNP\ccnp课件\入侵检测系统_Linux\snort-2.8.3.1.tar.gz-CCNP \ ccnp courseware \ Intrusion Detection System _Linux \ snort-2.8.3.1.tar.gz
Update
: 2025-02-17
Size
: 4.11mb
Publisher
:
刘政
[
Internet-Network
]
xiutanqi
DL : 0
1. 具有嗅探功能。 2. 能够对数据包进行过滤 3. 能够分析数据包,甚至能够对系统日志进行检测和分析。 4. 设定检测的规则,可以参考snort的规则。 5. 可以根据用户自己设置的规则进行报警、记录、甚至响应。 6. 能够生成入侵检测系统的日志,记录各种检测到的事件。 -1. With sniffer functionality. 2. Capable of packet filtering 3. Be able to analyze the data packets, and can even log on the system testing and analysis. 4. To set detection rules can refer to the snort rules. 5. Can the rules set by user' s own alarm, record, or even to respond to. 6. Be able to generate intrusion detection system log to record all detected events.
Update
: 2025-02-17
Size
: 3.55mb
Publisher
:
江尘封
[
Firewall-Security
]
snort-2.4.2
DL : 0
在VC++平台上实现的入侵检测系统Snort-In VC++ platform to achieve Snort Intrusion Detection System
Update
: 2025-02-17
Size
: 7.57mb
Publisher
:
xiesongzhi
[
Internet-Network
]
Snorby-snorby-2.2.6-0-gb5d3990
DL : 0
snorby WEB级入侵检测系统,基础结构简单。针对个人是免费和开源的。-Snorby is a ruby on rails web application for network security monitoring that interfaces with current popular intrusion detection systems (Snort, Suricata and Sagan). The basic fundamental concepts behind Snorby are simplicity, organization and power. The project goal is to create a free, open source and highly competitive application for network monitoring for both private and enterprise use
Update
: 2025-02-17
Size
: 898kb
Publisher
:
杨
[
Windows Develop
]
snort-2.6.1.4
DL : 0
Snort源文件,可编译,值得认真学习和研究-Snort source files can be compiled and worthy of serious study and research
Update
: 2025-02-17
Size
: 10.26mb
Publisher
:
方
[
Internet-Network
]
snort-2.9.4.6.tar
DL : 0
最新的snort源码,入侵检测系统源码,非常经典-Latest snort source intrusion detection system source code, very classic
Update
: 2025-02-17
Size
: 5.09mb
Publisher
:
韩非寒
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.