文件名称:MSSniffer
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 79kb
- 下载次数:
- 0次
- 提 供 者:
- cal****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个监听网络的工具,不修改网络包。相对而言,防火墙看到所有网络包,它能屏蔽或者丢弃任何程序指定的包,而这个监听器只是检测显示和记录这些包。
一个强力的监听器是设置机器的网络适配器为“混杂模式”。网络适配器在混杂模式下收到的不仅是这个机器的数据包,而是所有物理链接上的包。-A "Packet Sniffer" is a utility that sniffs without modifying the network s packets in any way. By comparison, a firewall sees all of a computer s packet traffic as well, but it has the ability to block and drop any packets that its programming dictates. Packet sniffers merely watch, display, and log this traffic.
One disturbingly powerful aspect of packet sniffers is their ability to place the hosting machine s network adapter into "promiscuous mode." Network adapters running in promiscuous mode receive not only the data directed to the machine hosting the sniffing software, but also ALL of the traffic on the physically connected local network.
一个强力的监听器是设置机器的网络适配器为“混杂模式”。网络适配器在混杂模式下收到的不仅是这个机器的数据包,而是所有物理链接上的包。-A "Packet Sniffer" is a utility that sniffs without modifying the network s packets in any way. By comparison, a firewall sees all of a computer s packet traffic as well, but it has the ability to block and drop any packets that its programming dictates. Packet sniffers merely watch, display, and log this traffic.
One disturbingly powerful aspect of packet sniffers is their ability to place the hosting machine s network adapter into "promiscuous mode." Network adapters running in promiscuous mode receive not only the data directed to the machine hosting the sniffing software, but also ALL of the traffic on the physically connected local network.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MSSniffer\Definition.h
.........\iphdr.h
.........\ReadMe.txt
.........\res\Comp2Comp.ico
.........\...\IPHeader.ico
.........\...\shdoclc.dll#191.ico
.........\...\shell32.dll#274.ico
.........\...\shell32.dll#322.ico
.........\...\Sniffer.ico
.........\...\Sniffer.manifest
.........\...\Sniffer.rc2
.........\...\TCPHeader.ico
.........\resource.h
.........\Sniffer.cpp
.........\Sniffer.h
.........\Sniffer.rc
.........\Sniffer.sln
.........\Sniffer.vcproj
.........\SnifferDlg.cpp
.........\SnifferDlg.h
.........\stdafx.cpp
.........\stdafx.h
.........\res
MSSniffer
.........\iphdr.h
.........\ReadMe.txt
.........\res\Comp2Comp.ico
.........\...\IPHeader.ico
.........\...\shdoclc.dll#191.ico
.........\...\shell32.dll#274.ico
.........\...\shell32.dll#322.ico
.........\...\Sniffer.ico
.........\...\Sniffer.manifest
.........\...\Sniffer.rc2
.........\...\TCPHeader.ico
.........\resource.h
.........\Sniffer.cpp
.........\Sniffer.h
.........\Sniffer.rc
.........\Sniffer.sln
.........\Sniffer.vcproj
.........\SnifferDlg.cpp
.........\SnifferDlg.h
.........\stdafx.cpp
.........\stdafx.h
.........\res
MSSniffer