[网盘]Wireshark抓包从入门到精通
Wireshark(以前称为Ethereal)是一款网络数据包分析软件。网络数据包分析软件的作用是捕获网络数据包,并尽可能显示最详细的网络数据包信息。 Wireshark以WinPCAP为接口,直接与网卡交换数据包。过去,网络数据包分析软件非常昂贵,或者是专门用于盈利的软件。 Ethereal 的出现改变了这一切。在GNUGPL通用许可的保护范围内,用户可以免费获得软件及其源代码,并有权修改和定制源代码。 Ethereal 是S界上最广泛的网络数据包分析软件之一。(Wireshark (formerly known as Ethereal) is a network packet analysis software. The role of network packet analysis software is to capture network packets and display the most detailed network packet information possible. Wireshark uses WinPCAP as an interface to directly exchange data packets with the network card. In the past, network packet analysis software was very expensive, or was designed for profit. The emergence of Ethereal changed all that. Within the protection scope of the GNUGPL general license, users can obtain the software and its source code for free, and have the right to modify and customize the source code. Ethereal is one of the most extensive network packet analysis software in the world.)
页:
[1]