Wireshark includes an Expert Info feature that helps you detect potential anomalies, protocol issues, or unusual behavior during packet analysis. It flags specific patterns or states that may indicate misconfigurations, failed connections, or suspicious activity.

This tool is especially helpful in large captures, where manually spotting such issues would be time-consuming. However, keep in mind that these detections are not always accurate—false positives or false negatives can occur.

How Expert Info Works

Expert Info analyzes protocol states and behaviors in real-time as packets are captured or reviewed. It highlights issues based on severity level and event type, offering insight without requiring deep protocol knowledge at every step.

To access Expert Info:

Analyze → Expert Information

You can also click the colored circle icon in the bottom left.

Severity Levels and Categories

Expert Info uses three severity levels and organizes alerts by protocol-related categories.

SeverityColorDescription
ErrorRedCritical issue; likely a broken or failed connection
WarningYellowSuspicious or abnormal behavior
NoteBlueInformational or possibly relevant detail
CategoryExamples
Malformed PacketIncorrectly formed packets
RetransmissionPacket resend events (e.g., TCP retries)
Connection IssuesTCP resets, failed handshakes
Protocol ViolationsProtocol used incorrectly or out of spec
Chats/NotesHuman-readable hints or commentary