GonZor Posted May 1, 2007 Share Posted May 1, 2007 I'll start off by saying I'm expecting a lot of flaming for this one...(Doh!) I'm looking for something similar to DSniff but easier to install, or an easy way to install DSniff on Win32. I have been looking around but i cannot get the Win32 Port to work. Any help is appreciated, flaming not so much... Quote Link to comment Share on other sites More sharing options...
VaKo Posted May 1, 2007 Share Posted May 1, 2007 Wireshark, cain&able, ettercap and similar? Not an all in one solution, but you should be able to do something constructive. Quote Link to comment Share on other sites More sharing options...
GonZor Posted May 1, 2007 Author Share Posted May 1, 2007 Sorry i should have been more specific... im looking for some thing that can be run from the command line, that filters out the username and passwords. I can get a .cap file easily enough but id prefer something that does the clear text passwords... Quote Link to comment Share on other sites More sharing options...
VaKo Posted May 1, 2007 Share Posted May 1, 2007 tethereal or whatever the wireshark version is called. You just run it from the cli with: tethereal -i rl0 -a duration:60 -w c:pathto<filename>.cap Which gives you 60 seconds of traffic in libpcap format. This is based on what I do under *nix but it should hold for windows. RTM :-) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.