Top "Packet-capture" questions

is for questions about capturing packets of various protocols that are transmitted over a network.

Wireshark localhost traffic capture

I wrote a simple server app in C which runs on localhost. How to capture localhost traffic using Wireshark?

networking localhost wireshark packet-capture packet-sniffers
How can I capture packets in Android?

I would like to capture TCP packets as well as protocol data such as HTTP and HTTPS in Android, similar …

android packet-capture
iPhone and WireShark

How can I sniff packets from my iPhone on my network? can someone give me some instructions? I tried Googling, …

iphone packet packet-capture sniffing packet-sniffers
How to filter wireshark to see only dns queries that are sent/received from/by my computer?

I am new to wireshark and trying to write simple queries. To see the dns queries that are only sent …

dns wireshark packet-capture
How to stop IDM from grabbing video/audio

Every time a video/audio streaming starts the Internet Download Manager (IDM) feels that there is a multimedia content on …

video-streaming audio-streaming packet-capture
Sniffing an Android app to find API URL

I'm curious as to how I could figure out the API URL an Android application (any app I have installed) …

android wireshark packet-capture packet-sniffers network-security
Capture incoming traffic in tcpdump

In tcpdump, how can I capture all incoming IP traffic destined to my machine? I don't care about my local …

capture packet traffic packet-capture tcpdump
How to filter MAC addresses using tcpdump?

I am running tcpdump on DD-WRT routers in order to capture uplink data from mobile phones. I would like to …

wireshark ethernet pcap tcpdump packet-capture
Bluetooth sniffer - preferably mac osx

I am trying to find a bluetooth packet sniffer to capture bluetooth signals from close by devices. I would like …

macos bluetooth packet-capture packet-sniffers sniffer
How to find the packet loss in Wireshark?

I need to test packet loss for an FTP application. I used the Wireshark packet sniffer, and I got TCP …

packet wireshark packet-capture