hello i want to find an unencrypted username and password. but i am interested in a real username and password, and not login attempts that failed. and get user name and password. i can do it with tcp follow stream , but i want do it with filter and command in wireshark. (not manually) tnx for your help. asked 19 Apr '13, 09:24 riyaha |
One Answer:
with Wireshark you can extract clear text passwords for all of the mentioned protocols, however there is no functionality in Wireshark to do it automatically. I suggest to search for a 'password sniffer' at google. Regards answered 20 Apr '13, 14:18 Kurt Knochner ♦ |
well, then it would be a good idea to tell us the protocol (telnet, http, ftp, etc.) you are interested in
all of them.
of course i do it for ftp, but for others i can not do it