Running in Windows (Windows 7), I'm trying to sniff my browser's requests.

I can install tools that sniff packets for all users, and require high permissions.

But, I would like to just run a tool to sniff my own packets and not require those permissions. Does such a tool or method exist? Ideally, I would like an extension for my browser to intercept all requests (and plugin requests, too).

If not, then what level of (Windows) permission do I need or which policy do I need to set to give the account permission to sniff?

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

You are required to have Administrator priveledges to install any software. Therefore, I believe the work-around for you is simply to only use "portable" applications. "Portable" applications are ones where you simply unzip and use it, no installation required.

Check out:

link|improve this answer
No problems installing software. I was just having problems running certain sniffers. – palswim Sep 16 '11 at 19:43
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.