Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Security-Basics
[Top] [All Lists]

Re: password cracking: one char at a time.

Subject: Re: password cracking: one char at a time.
Date: Mon, 21 Nov 2005 11:15:42 -0800
michael young wrote:
Hi all,
   I was wondering if is at all possible to discover a password one char
at a time.
Normally, you either get the password right or wrong (all or nothing).
Does anyone know if this can be done? Does it depend on the encryption
algorithm
used to encrypt the password? Is that a difference for 1 and/or 2 way
passwords?

thank you,
Michael

This is the kind of attack that any reasonable password protection
scheme is designed to foil.

In particular, I remember that the design goal of one encryption
algorithm was to be such that if a single charcter of the input changed,
fifty percent of the output changed, or something to that effect.

Kurt

<Prev in Thread] Current Thread [Next in Thread>