
Alte Version von Wireshark 0.99.3
Älteres Betriebssystem Unterstützung
Sponsored Links
Sponsored Links
- Windows 2000
- Windows XP
- Windows Vista
- Windows Server 2008
- Windows Server 2008
- 128MB RAM system memory
- 75MB available disk spac
- 800*600 (1280*1024 or higher recommended) resolution with at least 65536 (16bit) colors
- The following vulnerabilities have been fixed.
- The SCSI dissector could crash. Versions affected: 0.99.2. CVE-2006-4330
- If Wireshark was compiled with ESP decryption support, the IPsec ESP preference parser was susceptible…
Wireshark, the new name for Ethereal, is a protocol analyzer, or packet sniffer application, used for network troubleshooting, analysis, software and protocol development, and education. It has all of the standard features of a protocol analyzer. It allows the user to see all traffic being passed over the network (usually an Ethernet network but support is being added for others) by putting the network card into promiscuous mode.
Wireshark is software that understands the structure of different network protocols. Thus it's able to display encapsulation and single fields and interpret their meaning. Wireshark uses Pcap to capture packets, so it can only capture on networks supported by Pcap.
Wireshark (Ethereal) Features
- Data can be captured from the wire from a live network connection or read from a capture file.
- Captured network data can be browsed via a GUI, or via the TTY-mode tshark program.
- Standard three-pane packet browser
- Capture files compressed with gzip can be decompressed on the fly
- Coloring rules can be applied to the packet list, which eases analysis
Updates : Wireshark Updates
Did You Know?
The current stable release of Wireshark is 1.2.8. It supersedes all previous releases, including all releases of Ethereal. You can also download the latest development release (1.3.5) and documentation.