-
共享以太网:在共享网络环境中,所有的主机都连接到同一条总线并且与其他的主机竞争带宽。这意味着在这样的环境中,发给某个主机的数据包也会被其它所有的机器收到。因此在...
共享以太网:在共享网络环境中,所有的主机都连接到同一条总线并且与其他的主机竞争带宽。这意味着在这样的环境中,发给某个主机的数据包也会被其它所有的机器收到。因此在这样的环境中,任何设置成混杂模式的主机,将可以捕获发送给其它主机的数据包,从而窃听网络上的所有通信。 -Ethernet sharing : sharing network environment, all of the hosts connected to a bus with other mainframe competition bandwidth. This means that in such an environment, to a host of data packets will be all other machines received. In such an environment, any set pattern of mixed mainframe, will be sent to the capture of other mainframe data packets, thereby tapping on the network for all communications.
- 2022-02-16 07:58:52下载
- 积分:1
-
一个简单的TCP/IP协议分析程序,适合初学者学习。注:从网上收集的
一个简单的TCP/IP协议分析程序,适合初学者学习。注:从网上收集的-a simple TCP/IP protocol analysis procedures, suitable for beginners to learn. Note : The online collection
- 2022-07-24 17:21:26下载
- 积分:1
-
数据包捕获工具
这是一个数据包捕获捕获网络数据包使用 winpcap 库并还对加密数据包使用吹鱼技术的工具。
- 2022-05-08 09:37:08下载
- 积分:1
-
一个mini抓包发包程序 我利用pcaplib for windows写的一个抓包发包程序Captx for Win2k/Winnt/Win9x, 仅110K,...
一个mini抓包发包程序 我利用pcaplib for windows写的一个抓包发包程序Captx for Win2k/Winnt/Win9x, 仅110K,跑起来占内存2M,附有VC源代码,大家有什么特殊需要可以自己修改代码。 使用方法: (1)把整个CapTx目录拷贝到自己的硬盘上 (2)安装packet capture drivers v2.02(Captxdrivers下的相应目录,在网络中添加协议后,选磁盘安装) (3) 启动CapTx.exe (4) 点抓包按钮开始抓包,用单选按钮可以选择转包后的输出格式是详细的还是简单的, 详细的包格式如下: 00000000: FF FF FF FF FF FF 00 45 00 47 00 48 00 08 45 00 .......e.g.h..e. 简单的包格式仅有中间的部分 (5) 该包存到一个跟应用程序相同的目录中的一个log文件中。 (6)往编辑框中填如下所示的包字符: ff ff ff ff ff ff 00 b0 d0 d0 b0 d8 08 06 00 01 08 00 06 04 00 01 00 b0 d0 d0 b0 d8 c0 a8 00 01 00 00 00 00 00 00 c0 a8 00 c9 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 就可以发送一个ARP包了。 (7)该程序由于由源代码,所以你可以根据你额需要随便修改成自己想要的抓包/发包功能。-a mini capturing Packet letting process I use for windows pcaplib wrote an capturing Packet letting process for Win2k/Winnt/Win9x Captx only 110K, running together for 2M memory, with VC source code, you have any special needs can modify the code themselves. Use : (a) the entire CapTx catalog copy of their hard drive (2) Installation of p
- 2022-01-24 10:09:15下载
- 积分:1
-
使用WSAEnumProtocols函数找出在电脑上运行的所有的协议,图形界面....
使用WSAEnumProtocols函数找出在电脑上运行的所有的协议,图形界面.-use WSAEnumProtocols function on the computer to find all the operating agreement graphical interface.
- 2023-02-08 12:10:03下载
- 积分:1
-
对基本为例
A basic exemple on how-to use "Winsock2" with Visual-C++ 6 to sniff the network without Winpcap. Also you can see how is the implementation of "WSAIoctl()" with the SDK2003.
In this code, we analyse the TCP trame and show information about the ip header and contained data.-A basic exemple on how-to use "Winsock2" with Visual-C++ 6 to sniff the network without Winpcap. Also you can see how is the implementation of "WSAIoctl()" with the SDK2003.
In this code, we analyse the TCP trame and show information about the ip header and contained data.
- 2022-04-24 23:30:43下载
- 积分:1
-
Sniffer原理及开源代码,包含几个文档的说明,源码,简单易懂!...
Sniffer原理及开源代码,包含几个文档的说明,源码,简单易懂!-Sniffer principle and the open source code, contains several documents that source, easy-to-read!
- 2022-11-26 11:50:03下载
- 积分:1
-
Through the network sniffer can effectively detect the network packet transmissi...
通过网络嗅探可以有效地探测在网络上传输的数据包信息,并对这些信息进行分析-Through the network sniffer can effectively detect the network packet transmission information and the information analysis
- 2022-06-27 21:30:58下载
- 积分:1
-
使用wpcap写的arp工具库
使用wpcap写的arp工具库-Arp tools library which has used wpcap
- 2022-05-31 01:14:39下载
- 积分:1
-
这是一个简单的TCP / IP监控,它可以过滤IP包通过localhos…
一个简单的TCP/IP监视器,可以过滤通过本机的IP包-This is a simple TCP/IP monitor,it can filtrate IP package which passes localhost.
- 2022-01-26 05:45:41下载
- 积分:1