Top "Packet-sniffers" questions

A software or a piece of computer hardware that can intercept and log traffic passing over a digital network or part of 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
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
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
How to sniff packets on Mac OS 10.7 Lion?

I'm developing a website that uses SSL (connction to https) and I want to confirm that all the data sent …

macos ssl https packet-sniffers
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
Sniffer for localhost (Windows OS)

I am looking for a sniffer that can work with the loopback address in Windows. So far, I found Microsoft …

windows debugging tcp packet-sniffers
How to test which version of TLS my .NET client is using?

I support a .NET site which (amongst many, MANY, other things) talks to remote APIs from supplier systems. We want …

.net fiddler wireshark packet-sniffers tls1.2
Scapy packet sniffer triggering an action up on each sniffed packet

I'm using scapy with python to sniff live traffic. capture=sniff(iface="<My Interface>", filter="tcp") But this …

python networking scapy packet-sniffers
How to intercept packets sent by an application and check their header and content?

I'd like to know how can I intercept packets sent by a certain application and then to check what those …

c# packet-sniffers sniffing
Identify a non-computer network device?

I'm current working on a program that scans my network and discoveres computers and devices on the network. I use …

networking snmp packet-sniffers discovery raw-ethernet