搜索资源列表
libnids-1[1].16.tar
- 基于TCP/IP协议的网络入侵检测系统是在Linux平台下,充分利用Linux的网络特性来设计的网络安全防御系统的一部分。在完全理解TCP/IP通讯协议的基础上来开发基于网络的入侵检测系统,它主要包括以下几个部分:数据包拦截器,数据包分析器,数据包生成器,远程通讯控制模块,集中管理模块等。 关键字:入侵检测系统,网络安全,协议分析,网络入侵检测系统- Based on the TCP/IP agreement network invasion examination system is und
Hash2131
- 1)了解HASH函数在网络安全中的应用 (2)掌握HASH函数实现的原理 二、要求 (1)用任何语言编程完成实现HASH函数的功能 (2)输入任何8个字节(64位)的数据,得出对应的8位HASH代码(摘要) -1) understanding hash functions in network security applications (2) master Hash Function Principle 2 require (1) using any programming
twofish12345
- 网络安全与数据加密,解密技术,一个不错实现的程序-network security and data encryption, decryption technology, a true realization of the procedure
jsjanquan
- 近几年来,Internet技术日趋成熟,已经开始了从以提供和保证网络联通性为主要目标的第一代Internet技术向以提供网络数据信息服务为特征的第二代Internet技术的过渡。-recent years, Internet technology matures. have started from and to provide network connectivity to ensure that the main aim of the first generation of Internet
fff
- 计算机网络监听数据包,用VisualC++编程-computer network monitoring data packets with VisualC + + Programming
networkcurrentcapacitycounts
- 很好的网络流量统计源代码。 使用曲线图进行实时统计。 采集数据主要在类 MFNetTraffic 中实现, 而显示数据则是放在类MFTrafficButton中实现。 两者之间的通讯使用了回调函数的机制。 详情请看源代码。 -good network traffic statistics source. Use real-time graph statistics. Collecting data in the main category MFNetTraffic
wangluobaojiequ
- 实现对网络安全的保障,对入侵计算机的数据包进行截取检测 -realization of network security for the protection of computer hacking of data packets for an interception Detection
MySniffer(Simple)
- 开发环境:Visual C++ .net2003 功能:用来捕获网络上的数据包。程序比较小,可做学习参考用。
MIDAS
- 基于MIDAS的多层分布式应用系统中,对敏感数据进行加密后交由网络传输,在客户端再用相应的算法解密,以解决传输过程中的安全隐患。
DugSongToolKit
- 一个网络工具包,可以嗅探email和http等数据包中的密码等信息.注意要先把libnet-1.0.2a.tar.gz和 libnids-1.16.tar.gz装上,不然会因为缺少库函数而无法编译和安装,其它的包不是必需的,根据自己的需要看着办.
RST
- 发送RST包的程序,用于网络上数据包的发送。从而实现网络数据通信
netsafe1111--3
- 《网络安全开发包详解》 第3章 网络数据包捕获开发包Libpcap 3.1 Libpcap概述 3.1.1 Libpcap简介 3.1.2 Libpcap的作用 3.1.3 Libpcap的安装 3.2 Libpcap的组成 3.2.1 BPF捕获机制 3.2.2 过滤规则 3.2.3 网卡设置 3.2.4 文件 3.3 Libpcap数据结构 3.3.1 pcap 3.3.2 pcapjne_header 3.3
netsafe1111--4
- 《网络安全开发包详解》 第4章 Windows网络数据包捕获开发包WinPcap 4.1 WinPcap介绍 4.2 WinPcap的组成 4.3 WinPcap数据结构 4.4 WinPcap函数 4.5 WinPcap开发包的使用 4.5.1 使用WinPcap的一般流程 4.5.2 捕获数据包 4.5.3 发送数据包 4.6 小结
netsafe1111--6
- 《网络安全开发包详解》 第6章 通用网络安全开发包Libdnet 6.1 Libdnet概述 6.1.1 Libdnet简介 6.1.2 Libdnet的主要功能 6.1.3 Libdnet的安装 6.2 Libdnet的组成 6.3 Libdnet数据结构 6.3.1 网络地址结构 6.3.2 协议结构 6.3.3 ARP缓存的数据结构 6.3.4 网络路由表数据结构 6.3.5 网络接口的数据结构 6.3.6 防火墙
CaptureIP
- 网络数据包捕获 能捕获网络和本机交换的数据包,显示包的大小和内容.delphi源码
基于数据挖掘技术入侵检测系统研究
- 入侵检测技术已经成为网络安全领域的研究热点。本文介绍了入侵检测的分类以及应用在入侵检测中的数据挖掘方法,并阐述了构建的基于数据挖掘技术的入侵检测系统的设计与实现。-Intrusion Detection Technology network security has become a hot topic. This paper introduces the intrusion detection and the application of the classification in Intru
网络数据包监听程序
- VC++编写的类似Sniffer的网络数据包监听程序,另外还包括一个扫描程序,包括如端口扫描,共享扫描,SQL扫描,信箱探测,等等。-A program listening network packet using Visual C++,it is fimiliar witha program listening network packet using Sniffer
intrusion-detection
- VC编写的基于winpcap的网络入侵检测源代码,实现网络数据包的捕获和分析,根据过滤规则对网络进行过滤-The winpcap based on VC write network intrusion detection the source code, and the realization of the network packet capture and analysis, according to filter rules network filter
TCPIP-packet-analysis
- 分析网络数据包中的tcp/ip包,以图形的形式显示出来方便监测分析-analysis TCP/IP packet
Q
- 网络数据包的捕获与分析,用于维护网络安全的软件-Capture and analyze network packets, for maintaining network security software