搜索资源列表
xsniff
- 网络探测,可知道网上的数据流情况.用于调试网络软件和合适!-detection network, the Internet can know the data flow. For debugging network software and appropriate!
kismet-3[1].0.1.tar
- Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wireless cards, automatic network IP block detection via UDP, ARP, and DHCP packets, Cisco equipment lists via Cisco Discovery Protocol, weak cryptograph
DNASetup
- Deep Network Analyzer(DNA)是一个灵活的,可扩展的深度网络分析器(服务器软件)与框架,它可收集和分析网络数据包,网络对话(sessions)与应用层协议(HTTP,DNS,P2P,VoIP等),被动地隔离企业级网络.DNA主要设计用于Internet安全,入侵探测,网络管理,协议与网络分析,信息搜集,网络监测应用程序.-Deep Network Analyzer (DNA) is a flexible, Depth can be extended network anal
IDS_Testing
- 文章介绍了入侵检测系统测试的重要性和大概的测试标准,描述了入侵检测系统测试过程中的相关技术,如环境搭建、测试数据获取等。最后,文章介绍了入侵检测系统测试分析的方法,并对当今各种测试技术进行了简要的介绍。-article introduces the intrusion detection system testing and about the importance of the test, Descr iption of Intrusion Detection System testing p
6
- matlab for studies of error detection techniques in data communications
ASFR+beta5.2
- ASFR+是在ASFRecorder的基础上的改进版本,它可以: ◇支持中文文件名. ◇多线程下载ASF文件. ◇断点续传,自动重试. ◇支持MMS(TCP)协议和HTTP协议(自动探测). ◇在下载时修正数据,确保100%与原文件相同.-ASFR ASFRecorder is on the basis of the improved version, it could : With the backing file. With the multi-threaded download ASF.
gh0st2.5-2.8-3.6
- 控制端采用IOCP模型,数据传输采用zlib压缩方式 稳定快速,上线数量无上限,可同时控制上万台主机 控制端自动检测CPU使用率调整自己的工作线程, 稳定高效 -Control of end uses IOCP model, data transmission using zlib compression steady and rapid, no upper limit on the number line, which can control the control side ho
snort-2.9.0.3.tar
- Snort有三种工作模式:嗅探器、数据包记录器、网络入侵检测系统。嗅探器模式仅仅是从网络上读取数据包并作为连续不断的流显示在终端上。数据包记录器模式把数据包记录到硬盘上。网路入侵检测模式是最复杂的,而且是可配置的。我们可以让snort分析网络数据流以匹配用户定义的一些规则,并根据检测结果采取一定的动作。-Snort has three operating modes: sniffer, packet logger, network intrusion detection system. Snif
RemoteControl
- 网络流量检测,可实现对网络发送接收数据的监控。-Network traffic detection, can be realized on the network to send receive data monitoring.
arpcmd
- arpcmd,使用原始socket侦停数据包,在命令行窗口显示收发数据。-arpcmd, use the original socket packet detection parked in the command-line window display to send and receive data.
lyoulhttpclient
- CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。-CHttpClient are for the purpose of simplifying the WinInet' s AP
ids
- 网络入侵检测系统的源代码 检测网络入侵的存在 数据来源是收集到的dump数据集-Network Intrusion Detection System Network Intrusion Detection of the source code of the existence of the data collected from the dump data sets
IntelliAgent
- 智能应用代理程序 用于转发ip数据包 检测网络通信 监听服务端口上的数据流通-Intelligent Application agent for detection of transmitted data packets ip monitor network communications service port on the data flow
TCP_protocol_implementation
- 利用套接字实现的用UDP协议进行数据通信,并对其进行检测通过-Implemented using a socket for data communication using UDP protocol, and its detection by
xiutanqi
- 1. 具有嗅探功能。 2. 能够对数据包进行过滤 3. 能够分析数据包,甚至能够对系统日志进行检测和分析。 4. 设定检测的规则,可以参考snort的规则。 5. 可以根据用户自己设置的规则进行报警、记录、甚至响应。 6. 能够生成入侵检测系统的日志,记录各种检测到的事件。 -1. With sniffer functionality. 2. Capable of packet filtering 3. Be able to analyze the data packet
cv
- 入侵检测系统源码分析,3. 能够分析数据包,甚至能够对系统日志进行检测和分析。-Intrusion Detection System source code analysis, 3. Be able to analyze the data packets, and can even log on the system testing and analysis.
jiancuoxitong
- 1. 具有嗅探功能。 2. 能够对数据包进行过滤 3. 能够分析数据包,甚至能够对系统日志进行检测和分析。 4. 设定检测的规则,可以参考snort的规则。 -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 s
CSHARPSOCKET
- C#实现多线程网络通讯 整个系统由三个核心线程组成,并由.NET线程池统一管理: 侦听客户端连接请求线程:ListenClientRequest(),循环侦听客户端连接请求。如果有,检测该客户端IP,看是否是同一观测设备,然后建立一个客户端TSession对象,并通过Socket异步调用方法BeginReceive()接收数据包、EndReceive()处理数据包 数据包处理线程:HandleDatagrams(),循环检测数据包队列_datagramQueue,完成数据包解析、判
gradu
- 服务器端实现数据模拟采集,并发送给客户端。客户端实现数据检测和发出调节数据范围的命令。-The server-side data modeling acquisition, and sent to the client. The client data detection and issued to adjust the data range of the command.
monitoring
- 用java写的局域网网络数据侦测、数据传输速度、服务器负载探测方法-LAN network data detection, data transmission speed, server load detection method using java