What is Wireshark?
Wireshark is the world’s most popular network protocol analyzer. It is used for troubleshooting, analysis, development and education.
What’s New
We do not ship official 32-bit Windows packages for Wireshark 4.0 and later. If you need to use Wireshark on that platform, we recommend using the latest 3.6 release. Issue 17779
If you’re running Wireshark on macOS and upgraded to macOS 13 from an earlier version, you will likely have to open and run the “Uninstall ChmodBPF” package, then open and run “Install ChmodBPF” in order to reset the ChmodBPF Launch Daemon. Issue 18734.
Bug Fixes
The following vulnerabilities have been fixed:
-
wnpa-sec-2023-12 Candump log file parser crash. Issue 19062. CVE-2023-2855.
-
wnpa-sec-2023-13 BLF file parser crash. Issue 19063. CVE-2023-2857.
-
wnpa-sec-2023-14 GDSDB dissector infinite loop. Issue 19068.
-
wnpa-sec-2023-15 NetScaler file parser crash. Issue 19081. CVE-2023-2858.
-
wnpa-sec-2023-16 VMS TCPIPtrace file parser crash. Issue 19083. CVE-2023-2856.
-
wnpa-sec-2023-17 BLF file parser crash. Issue 19084. CVE-2023-2854.
-
wnpa-sec-2023-18 RTPS dissector crash. Issue 19085. CVE-2023-0666.
-
wnpa-sec-2023-19 IEEE C37.118 Synchrophasor dissector crash. Issue 19087. CVE-2023-0668.
-
wnpa-sec-2023-20 XRA dissector infinite loop. Issue 19100.
The following bugs have been fixed:
-
Conversations list has incorrect unit (bytes) in bit speed columns in the 3.7 development versions. Issue 18211.
-
The media_type table should treat media types, e.g. application/3gppHal+json, as case-insensitive. Issue 18611.
-
NNTP dissector bug. Issue 18981.
-
Incorrect padding in BFCP decoder. Issue 18890.
-
SPNEGO dissector bug. Issue 18991.
-
SRT values are incorrect when applying a time shift. Issue 18999.
-
Add warning that capturing is not supported in Wireshark installed from flatpak. Issue 19008.
-
Opening Wireshark with -z io,stat option. Issue 19042.
-
batadv dissector bug. Issue 19047.
-
radiotap-gen build fails if pcap is not found. Issue 19059.
-
[UDS] When filtering the uds.wdbi.data_identifier or uds.iocbi.data_identifier field is interpreted as 1 byte whereas it consists of 2 bytes. Issue 19078.
-
Wireshark can’t save this capture in that format. Issue 19080.
-
MSMMS parsing buffer overflow. Issue 19086.
-
USB HID parser shows wrong label for usages Rx/Vx/Vbrx of usage page Generic Desktop Control. Issue 19095.
-
"Follow → QUIC Stream" mixes data between streams. Issue 19102.
New and Updated Features
The media type dissector table now properly treats media types and subtypes as case-insensitive automatically, per RFC 6838. Media types no longer need to be lower cased before registering or looking up in the table.
Removed Features and Support
New Protocol Support
There are no new protocols in this release.
Updated Protocol Support
batadv, BFCP, CommunityID, COSE, GDSDB, H.265, HTTP, ILP, ISAKMP, MSMMS, NNTP, NR RRC, NTLMSSP, QUIC, RTPS, SPNEGO, Synphasor, TCP, UDS, ULP, USB HID, and XRA
New and Updated Capture File Support
BLF, Candump, NetScaler, and VMS TCPIPtrace
New File Format Decoding Support
There is no new or updated file format support in this release.
Getting Wireshark
Wireshark source code and installation packages are available from https://www.wireshark.org/download.html.
Vendor-supplied Packages
Most Linux and Unix vendors supply their own Wireshark packages. You can usually install or upgrade Wireshark using the package management system specific to that platform. A list of third-party packages can be found on the download page on the Wireshark web site.
File Locations
Wireshark and TShark look in several different locations for preference files, plugins, SNMP MIBS, and RADIUS dictionaries.
These locations vary from platform to platform.
You can use tshark -G folders
to find the default locations on your system.
Getting Help
The User’s Guide, manual pages and various other documentation can be found at https://www.wireshark.org/docs/
Community support is available on Wireshark’s Q&A site and on the wireshark-users mailing list. Subscription information and archives for all of Wireshark’s mailing lists can be found on the web site.
Bugs and feature requests can be reported on the issue tracker.
You can learn protocol analysis and meet Wireshark’s developers at SharkFest.
How You Can Help
The Wireshark Foundation helps as many people as possible understand their networks as much as possible. You can find out more and donate at wiresharkfoundation.org.
Frequently Asked Questions
A complete FAQ is available on the Wireshark web site.