Re: How Windows Password Cracking Programs Work



Hi all,

these programs in most cases calculate (or there are some tools which
pre-calculate) hashes from text passwords and compare it with hash of
the passwords.
2 very similar passwords have completely different hashes, i.e.
password - 286755fad04869ca523320acce0dc6a4
passwords - 6f59c8e9229e384c2935e75075825566

(md5 algorithm used in previous example.)

The output of hash algorithms is all the time the same length.
For all hash functions its mathematically impossible (we hope :)) to
derive the original text password from encrypted hash.
But it can be that 2 different passwords have the same hash. Its
called "collision".
Regards, Michal


On 22 Jul 2006 15:33:12 -0000, winshel@xxxxxxxxxxxxxxxxxx
<winshel@xxxxxxxxxxxxxxxxxx> wrote:
Please excuse my lack of technical understanding of windows password cracking software.


My question is whether windows password cracking programs has to do with how these programs work.


Is it correct that they do not crack a password one character at a time? That is, the password cracking programs aren't able to determine that they have cracked the first character, or the first two or first three characters?


Also, is it correct that password cracking programs aren't able to determine - ahead of time - how long a windows password is?


Thanks.



---------------------------------------------------------------------------
This list is sponsored by: Norwich University

EARN A MASTER OF SCIENCE IN INFORMATION ASSURANCE - ONLINE
The NSA has designated Norwich University a center of Academic Excellence
in Information Security. Our program offers unparalleled Infosec management
education and the case study affords you unmatched consulting experience.
Using interactive e-Learning technology, you can earn this esteemed degree,
without disrupting your career or home life.

http://www.msia.norwich.edu/secfocus
---------------------------------------------------------------------------




--
Michal Merta
Network Security Engineer
http://www.misuta.cz

The information contained in this electronic message and any
attachments to this message are intended for the exclusive use of the
addressee(s) and may contain proprietary, confidential or privileged
information. If you are not the intended recipient, you should not
disseminate, distribute or copy this e-mail. Please notify the sender
immediately and destroy all copies of this message and any
attachments.

---------------------------------------------------------------------------
This list is sponsored by: Norwich University

EARN A MASTER OF SCIENCE IN INFORMATION ASSURANCE - ONLINE
The NSA has designated Norwich University a center of Academic Excellence in Information Security. Our program offers unparalleled Infosec management education and the case study affords you unmatched consulting experience. Using interactive e-Learning technology, you can earn this esteemed degree, without disrupting your career or home life.

http://www.msia.norwich.edu/secfocus
---------------------------------------------------------------------------



Relevant Pages

  • Re: Password hashes
    ... NTLM hash as the key. ... There is however no locally stored NTLMV2 hash of passwords. ... Auditing and reviewing the security logs ... secure their network and data and the documentation to do such at TechNet ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Windows XP / 2K3 Default Users
    ... Cracking the 'passwords' has never been ... The gist of the 'technique' is the "Modifying Windows NT Logon Credential" ... existing windows applications that use the hash currently set to ... and then re-use those hashes to try to get authenticated access to other ...
    (Pen-Test)
  • Re: Microsoft SQL Server password cracking
    ... Hash: SHA1 ... >The password cracker relies on getting access to the hashes that SQL ... >users to store old style usernames and passwords. ...
    (NT-Bugtraq)
  • Re: Pidgin IM Client Password Disclosure Vulnerability.
    ... because we need to be able to generate the hash a given ... Some protocols can ask for different types of hashes at ... passwords stored in it ... lost, you have much bigger problems than lost IM passwords. ...
    (Bugtraq)
  • Re: Decrypt fails
    ... I am creating a MD5 hash data and then using it to derive a key ... (CALG_RC2 encryption algorithm). ... My requirement concerns more with not storing passwords in plain ... > that he provided and compare it to the hash in the database. ...
    (microsoft.public.platformsdk.security)