搜索资源列表
libnids-1[1].16.tar
- 基于TCP/IP协议的网络入侵检测系统是在Linux平台下,充分利用Linux的网络特性来设计的网络安全防御系统的一部分。在完全理解TCP/IP通讯协议的基础上来开发基于网络的入侵检测系统,它主要包括以下几个部分:数据包拦截器,数据包分析器,数据包生成器,远程通讯控制模块,集中管理模块等。 关键字:入侵检测系统,网络安全,协议分析,网络入侵检测系统- Based on the TCP/IP agreement network invasion examination system is und
libnids-1.20.tar
- Libnids提供IP分片,TCP流重组和端口扫描检测等功能,Libnids在处理过大的TCP包时存在问题-Libnids patch for IP, TCP flow restructuring and port scanning detection and other functions, Libnids in dealing with the over-TCP packets problems
libnids-1.20-mt.patch
- Libnids提供IP分片,TCP流重组和端口扫描检测等功能.此patch包包括其功能扩展和具体应用举例-Libnids patch for IP, TCP flow restructuring and port scanning detection capabilities. This patch kits including its functional expansion and application of specific examples
libnids-1.21.tar
- linids是专业的网络安全开发包,1.21是2006年5月的最新版本,使用它程序员可以专注于需要实现的业务,对于截获和重组等网络层基础不必关心。-linids professional network security development kits, 1.21 was in May 2006 to the latest version, the programmer can use it to focus on the need to achieve business for interc
Libnidsdetect
- 利用Libnids开发包设计的检测攻击的源代码-use Libnids development kits designed detection of the source code attacks
DugSongToolKit
- 一个网络工具包,可以嗅探email和http等数据包中的密码等信息.注意要先把libnet-1.0.2a.tar.gz和 libnids-1.16.tar.gz装上,不然会因为缺少库函数而无法编译和安装,其它的包不是必需的,根据自己的需要看着办.
netsafe1111--7
- 《网络安全开发包详解》 第7章 网络入侵检测开发包Libnids 7.1 Libnids概述 7.1.1 Libnids的使用范围 7.1.2 Libnids的安装 7.2 Libnids数据结构 7.2.1 基本常量 7.2.2 ttrple4 7.2.3 halLstream 7.2.4 tcp_stream 7.2.5 nids_prm 7.2.6 nids_chksum_ctl 7.3 Libnids函数 7.4 Li
Http
- 用libnids实现http协议的解析,可以监控局域网内所有机器访问的网站,并记录日志。 使用前需要先配置好libnids的环境
nids-base
- 基于libnids的入侵检测,可以检查异常的ip数据包,tcp数据包,以及扫描攻击
HttpFilter
- 首先安装Winpcap。 需要添加libnids,winpcap头文件与lib库。 若不需生成。exe,直接用Debug中的。exe即可。
libnids-tcp-code
- tcp代码重组程序,可以用于tcp代码重组方式测试-tcp code reorganization proceedings, tcp code can be used for restructuring the way test
libnet.tar
- libnet是UNIX系统同台上网络安全工具开发的重要的库,它和libpcap、libnids一起,给网络安全工具的开发人员提供了一组丰富而且完全的武器,使之得以很方便地编写出结构化强、健壮性好、可移植性高等特点的程序。-Libnet is a generic networking API that provides access to several protocols. It is not designed as a all in one solution to networking.
net tool code
- 网络安全开发包详解的源码,详细讨论了几个著名的网络安全开发包,它们分别是网络数据包捕获开发包Libpcap,Windows网络数据包捕获开发包WinPcap,数据包构造和发送开发包Libnet,通用网络安全开发包Libdnet,网络入侵检测开发包Libnids。-the source code of the devtool of net programing
tcp
- 用libnids分析重组tcp代码,显示tcp连接(Analyze and reorganize TCP code)