packet-sniffers
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 various operations to find data on the devices I discover, but want to distinguish th[详细]
2023-03-15 03:06 分类:问答Is there a function in Wireshark which I can use to decode packets in a memory buffer rather than a capture file?
I have been reading the docs that come with Wireshark along with analyzing the source to figure out if there is a function or collection of functions in Wireshark which would allow me to pass a buffer[详细]
2023-03-13 23:14 分类:问答how can I tell what process packets originate from in Mac OS X?
With all applications closed, tcpdump reveals that my Mac is sending packets to a handful of IPs sporadically.They\'re are bursts of packets with no data payload and with unusual TCP sequence numbers[详细]
2023-03-13 18:38 分类:问答how to make program in c#.net and use winpcap library in it?
I want to make project using winpcap library in c# .开发者_如何学Pythonnet. There is one library file in java named jpcap.jar. Which are the requirements to to make this project?You might want to look[详细]
2023-03-13 14:14 分类:问答How do I block packets coming on port 23 on my computer?
I am using libpcap library. I have made one packet sniffer C program using pcap.h. Now I want to block packet开发者_高级运维s coming on port 23 on my computer via eth0 device. I tried pcap_filter func[详细]
2023-03-13 14:09 分类:问答How to block packets using snort?
I know detection of packets using snort and wireshark. Now my question is how to block this detected packet using snort. And give me idea about how to create custom rules snort?[详细]
2023-03-13 06:05 分类:问答Stealing my POST data
Okay, this is probably quite basic, but the implications are important to me in this phase of development. I am thankful for any input and discussion.[详细]
2023-03-06 16:58 分类:问答How to know which network path my program is using?
How to know which network path my program is using ? I have a program running on solaris, this machine 开发者_StackOverflow中文版has multiple network interfaces few connected to 1Gig and few 10 gig.[详细]
2023-03-05 06:12 分类:问答LocalConnection between swf sending delay & LocalConnection sniffer tool
I experience a weird issue on a LocalConnections communication between 2 swf. The first one (FLEX application) sends a message on a dedicated LocalConnection to a second one (Flash application). The[详细]
2023-03-03 02:34 分类:问答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 for this application to work on mac osx. I have had difficulty finding[详细]
2023-03-02 22:01 分类:问答