sniffing
Analysing vb6 network traffic
I\'m using Microsoft Network Monitor to analyse traffic that is sent through a VB6 application via winsck.ocx[详细]
2023-03-07 20:28 分类:问答how to use VxWorks etherOutputHookAdd
I\'m stumped trying to get etherOutputHookAdd() to work. Its counterpart, etherInputHookAdd(), seems to work fine. The OS version in question is VxWorks 5.4 .[详细]
2023-03-04 11:40 分类:问答android How to sniff extra param value from an intent from a third party app
Logcat prints 05-09 08:26:17.979 I/ActivityManager( 2257): Starting activity: Intent { cmp=com .com开发者_如何学Python.pkg/.classname (has extras) }[详细]
2023-03-04 03:53 分类:问答Windows device driver sniffing / debugging
I\'ve recently bought a laptop with a touch pad that does not completely work under Linux. So I thought I might listen what data is sent to the PS2 controller (IO port 60) under Windows, and update th[详细]
2023-03-02 16:57 分类:问答URL Sniffing in Python
Does anyone know how to write a live data sniffer in Python which extracts the originating IP address and the full URL that was bein开发者_如何学运维g accessed? I have looked at pulling data from urls[详细]
2023-02-20 00:38 分类:问答How to listen at the network layer?
Programs like AdMuncher seem to intercept packets at the network layer before it ever reaches whatever protocol it is using. I want to do something similar, basically analyze each packet as it comes i[详细]
2023-02-19 13:08 分类:问答Decode HTTP packet content in python as seen in wireshark
Ok, so bascially what I want to do is intercept some packets that I know contains some JSON data. But HTTP packets aren\'t human-readable, so that\'s my problem, I need to make the entire packet (not[详细]
2023-02-12 06:26 分类:问答how to show iphone apps sniffing HTTP Requests?
i have iphone 3 with OS4 (not jailbreaked) and i want to inspect some apps 开发者_如何学编程http request urls , i tried fiddler but its not worked , anyone has idea? is the device must be jail breaked[详细]
2023-02-05 14:27 分类:问答Windows Phone 7 sniffer
Does any know some good http (at least) sniffer which works under Windows Phone 7 OS? Currently I use wireshark/fiddler + windows phone 7 emulator for testing, but anyway I want to test my app using r[详细]
2023-01-31 02:39 分类:问答How to put NIC into promiscuous mode?
Hi I want to put my NIC into promiscuous mode. Why? Because I wrote app which 开发者_StackOverflow社区is able potentially to detect sniffing in my local network (send modyfied appropriately ethernet[详细]
2023-01-20 22:08 分类:问答