ketanwip wrote: » Hello All, I need your inputs again. I have doubt on one of practice question from Darril's book. Which of the following is used to crack passwords?(Choose all that apply) A.John the Ripper B.Rainbow table C.Cain and Abel D.Wireshark Answer given is A,B,C. I also selected D. Wireshark which i think can be used to crack passwords.
chrisone wrote: » I dont believe wireshark cracks anything, it just sniffs packets and if you can see a password in clear text, then that is what you see, but you didnt crack or force your way into any password.
ketanwip wrote: » In Darril's book, its mentioned under topic Protocol Analyzer.."Protocol Analyzers such as Wireshark can be used to discover passwords sent in clear text". Again its mentioned as one of its common purpose. And if i am attacker and i came to know abt clear text password are flowing across a network, i will definitely use Wireshark to crack it.
ketanwip wrote: » In Darril's book, its mentioned under topic Protocol Analyzer.."Protocol Analyzers such as Wireshark can be used to discover passwords sent in clear text". Again its mentioned as one of its common purpose.
ketanwip wrote: » And if i am attacker and i came to know abt clear text password are flowing across a network, i will definitely use Wireshark to crack it.
ibcritn wrote: » Wireshark "sniffs" and may find a password sent in clear, but doesn't "crack" the password. A, B, C could perform password cracking through various techniques. John the Ripper would be the most versatile PW cracker if you asked me.
badboyeee wrote: » key word is discover. discover does not mean cracking it, just sniffing it. replace crack with sniff.
ketanwip wrote: » In the book, discover term is frequently used (along with Crack) while describing Password Cracker tools.
fss wrote: » Wireshark is clearly not a password cracker. "Cracking" implies actively trying to obtain a password, which Wireshark does not do. Cain & Able (IIRC) can brute-force and use rainbow tables. John the Ripper is a well-known, de facto password cracker.
ketanwip wrote: » I agree Wireshark is clearly not password cracker. Had the question been "Which of following are Password Cracker", i would not have raised the doubt. Question says what can be used to crack?
fss wrote: » ... Well, if Wireshark is not a password cracker, how can it be used to crack passwords?
ketanwip wrote: » Sorry, I meant to say, Wireshark is not Password Cracker (Tool).
ketanwip wrote: » Which of the following is used to crack passwords?(Choose all that apply)
ketanwip wrote: » Had the question been "Which of following are Password Cracker"(Choose all that apply)
cyberguypr wrote: » I've noticed that some people struggle with questions like this. Remember, they want the best answer. In some cases all may be correct to some extent but as other mentioned, the way the question is phrased points you in the right direction. Read the question a few times.