Tagged Questions

2
votes
4answers
81 views

Are there any HTTP/HTTPS interception tools like Fiddler for mac os X?

Hi all, I would want to ask you if you know any application like fiddler but for mac os x , i need to debug some requests from google earth in mac os x. i used to do it with fiddl …
1
vote
3answers
166 views

Packet Sniffing using Raw Sockets in linux in c

I need to write packet sniffer in Linux that detect http packet that send and save the url that request . I see code in security-freak and run related code . This code run and on …
1
vote
2answers
213 views

iPhone and WireShark

How can I sniff packets from my iPhone on my network? can someone give me some instructions? I tried Googling, but nothing teaches how to sniff iPhone packets、 I am on windows.
2
votes
0answers
26 views

Serial / Com Port monitor for Windows x64

Can anyone recommend any good Com port monitor tools, like Portmon, which also work on Windows x64? Ideally something open source / freeware would be good.
0
votes
1answer
20 views

Detect H.323 by simple sniffing?

Is it possible to detect if a H.323 connection (phone call) is up by simple sniffing traffic on an adjacent node?
3
votes
4answers
137 views

Sniffing/capturing all traffic between Apache and Weblogic on Solaris

We have an application where an embedded device talks to weblogic via Apache. Weblogic and Apache are on the same Solaris server, and we are using the weblogic module for Apache. …
5
votes
1answer
61 views

jQuery.browser is deprecated, but how do you use .support?

On my web page, I have this CSS: tr:hover { background-color: #f0f; } Which works nicely in all browsers except for good ole IE. I know that I can just write some jQuery to …
0
votes
2answers
125 views

network monitoring on windows mobile 6

Hi there I am currently trying to write a network monitoring software for windows mobile 6. I googled a lot and some people say that it is not possible to use a NDIS driver or Win …
2
votes
5answers
184 views

Free tools for local HTTP packet sniffing/intercepting?

I'm currently using HTTP Analyzer V5 trial version which expires very soon. Are there any [good] free tools for sniffing and inspecting the contents of HTTP packets, in a similar …
1
vote
1answer
338 views

Modem connected via USB: sniffing of “AT commands” possible?

Hi guys, can somebody confirm if I can use USB sniffing to capture the "AT commands" sent to an HSDPA modem from an external application?
0
votes
2answers
129 views

Sniffing LPT Traffic

I need to intercept LPT output traffic. After a couple of hours of research, I've come to understand that the only way to do this is by writing a kernel-mode driver, more precisely …
0
votes
3answers
61 views

How to determine what URL a closed source piece of software is connecting to? (OSX)

Usually I'd use Wireshark, but is there a really super quick way to determine what URL an app is pulling data from? I need to whitelist the host so that it works through a proxy se …
7
votes
5answers
505 views

Why is browser sniffing so bad?

You hear it all over the place: using javascript to sniff the user agent string to detect browser versions is a Very Bad Thing. The latest version of jQuery has now deprecated its …
4
votes
8answers
703 views

Sniffing network traffic for signs of viruses/spyware

How can I connect a system to a network and sniff for virus/spyware related traffic? I'd like to plug in a network cable, fire up an appropriate tool sand have it scan the data fo …
3
votes
3answers
832 views

Packet sniffing in Python (Windows)

Hi all, What is the best way to sniff network packets using Python? I've heard from several places that the best module for this is a module called Scapy, unfortunately, it makes …

1 2 next
15 30 50 per page