Top "Wireshark" questions

Wireshark is a network capture and protocol analyzer tool.

WireShark doesn't decode gzip'ed http traffic on Windows

Do you guys know why WireShark may refuse to decode gzip'ed http traffic on Windows? My configuration WireShark 1.8.3 Windows 7 Ultimate …

http gzip wireshark network-analysis
Parsing pcap taken from wireshark file using - Java

I am working on converting PCAP file taken from wireshark using JAVA without using native or ready libraries. i converted …

java wireshark pcap tcpdump
What are the 0 bytes at the end of an Ethernet frame in Wireshark?

after ARP protocol in a frame, there are many 0 bytes. Does anyone know the reason for the existence of these 0 …

frame wireshark ethernet mac-address
Can you check/monitor the client certificates sent in requests using Wireshark?

I'm able to make HTTP requests on my local host using client certificates. I have some logic in my code …

http iis ssl wireshark client-certificates
SIP Error 481 Call/Transcation Does Not Exist when transferring

Our phones are done through SIP and we were noticing this error appearing on our server. After running tests, we …

sip wireshark telephony sip-server
Mapping HTTP requests to HTTP responses

If I make multiple HTTP Get Requests to the same server and get HTTP 200 OK responses to each one how …

http tcp wireshark
pyshark - data from TCP packet

Is there anyway to get the payload of a TCP packet using pyshark? I am trying to compare the data …

python wireshark packet-capture pyshark
How to decode and play back rtp captured packets using Wireshark?

I have captured packets of RTP in Wireshark The captured packets are of .mp3, and now how should I decode …

wireshark rtp packet-capture packet-sniffers decoder
Is there a way to view wireshark .pcap files in Fiddler?

Is there a way to convert wireshark .pcap files to a format that fiddler understands? Every so often we get …

fiddler wireshark
How could I capture wire shark traces on loop back interface?

How can I capture wireshark traces on the interface it is configured to capture the traces?

capture wireshark loopback