搜索资源列表
2005082715352721378
- 本程序是利用snmp协议提取mib2信息的小工具,可以用来查看主机的运行状态, 还可以利用它来分析网络流量。这是本人的第一次在网络上发表程序,难免会有 bug,还望大家多多指教,给我发email-use of this procedure is snmp agreement mib2 information from the small tool can be used to view mainframe operations, it can also be used to analyz
snmp提取mib-2信息
- 本程序是利用snmp协议提取mib2信息的小工具,可以用来查看主机的运行状态, 还可以利用它来分析网络流量。-use of this procedure is snmp agreement mib2 information from the small tool can be used to view mainframe operations, it can also be used to analyze network traffic.
MonitorFinal
- 本程序是利用snmp协议提取mib2信息的小工具,可以用来查看主机的运行状态,还可以利用它来分析网络流量
iptraf-2.7.0.tar
- 一个网络流量分析的完整的程序-a network traffic analysis of the complete set of procedures
1
- 通过对数据包的分析,我们可以判断通信双方的操作系统、网络信息流量、经过的路由、 数据包的大小,以及数据包的内容等等。对于喜欢网络安全的人来说,掌握这方面的知识是相 当重要的。现在的网络通信中,大部分数据都没有加密,我们可以轻易地从数据包中提取账号 、密码之类我们关心的数据.大家在看本文时如有困难,可先读一读计算机网络及C程序设计还 有协议分析方面的书下面我将分TCP/IP族协议结构程序部分函数及数据结构说明案例程序剖析三个部分与大家共同学习数据包分析程序的
jpcap
- 包括安装需要的WinPcap_4_0_2.exe,jpcap.jar。Jpcap.dll,Jpcap包的安装与配置.doc jpcap功能: 可以实现地址的侦听 捕获末加工的原始数据包。 保存捕获到的数据包到本地文件,从本地文件读出先前捕获的数据包。 自动分辨数据包的类型并产生相应的Java类(如:Ethenet、IPv4、IPv6、ARP/RARP、TCP、UDP和ICMP包)。 根据用户在程序代码中指定的过滤规则过滤数据包。 向网络发送各种数型的数据包
snifferWpdPack
- sniffer抓包程序,对tcp和smtp,及网络流量的分析,介面容易分析实验结果。-Ethereal sniffer procedures tcp and smtp, and network traffic analysis, interface analysis of experimental results easier.
sniffer
- sniffer程序是关于网络流量分析的软件,有利于网络分析-encoding of sniffer is very useful
layer2_frame_forwarding
- Linux系统中的数据链路层网络数据收发例程,使用原始套接字机制。可用于网络协议分析或网络流量生成软件的开发,也可用于基于PC的软路由器开发。这个程序的发送功能是libcap所不具备的。-Linux System data link layer network data transceiver routines. Can be used for network protocol analysis or network traffic generation software development
WinSniff
- 网络抓包分析程序示例,能够实时抓取网络流量包并进行协议分析。-Ethereal network analyzer example, real-time packet capture and network traffic for protocol analysis.
ipdatatcpudp
- 用MFC实现的一个网络抓包程序,可以分析TCP、UDP、ICMP协议数据,同时有流量统计的功能,可供大家参考-Implemented by a network packet capture MFC program that can analyze TCP, UDP, ICMP protocol data, traffic statistics function simultaneously, for your reference
fenxishujubao
- 基于多线程的网络流量数据包内容分析程序,C++实现-Network traffic based on multi-thread packet content analysis program, C++ implementation
IP-packet-traffic-analysis-program
- IP包流量分析程序,有助于通过分析网络流量-IP packet traffic analysis program, can help by analyzing network traffic
WLLLYC
- 程序开发环境为VC6.0,点击开始按钮,则开始捕获网络流量,2秒为一个时间段,第三个时间段自动开始预测,并绘制流量预测曲线图;点击预测分析按钮则开始分析,显示前面所有时间段的流量(1000秒后前面时间段内容清空,重新开始记录),并做出下个时间段流量预测,点击确定会捕获下个时间段的流量,并判断是否在预测流量区间内,若不在,则异常情况显示报警。-Program development environment for VC6.0, click the Start button, then began
EarlyClassifier.tar
- 对于网络流量的分类程序,作者分析了10种常用的网络流量,并通过端口,以及流统计特征进行分类,效果不错。-Procedures for the classification of network traffic, the authors analyzed 10 kinds of commonly used network traffic, and through the port, and the statistical characteristics of stream classificati
Website_Accouting_Analysis-V1.0
- 网络统计系统,可统计网络访问用户群分布,流量分析,仿cnzz网站访问流量统计分析的小型asp程序。-website access analysis web application
capture-packet(simple)
- winpacap网络程序,实现选择网卡并分析局域网数据流量。-winpcap network programming
sniffer1
- C语言实现的监听网络流量的程序,并对截取的报文进行分析。-C language to monitor the flow of network procedures, and analysis of the interception of the message.