exam questions

Exam 312-50v13 All Questions

View all questions & answers for the 312-50v13 exam

Exam 312-50v13 topic 1 question 142 discussion

Actual exam question from ECCouncil's 312-50v13
Question #: 142
Topic #: 1
[All 312-50v13 Questions]

An ethical hacker is attempting to crack NTLM hashed passwords from a Windows SAM file using a rainbow table attack. He has dumped the on-disk contents of the SAM file successfully and noticed that all LM hashes are blank. Given this scenario, which of the following would be the most likely reason for the blank LM hashes?

  • A. The SAM file has been encrypted using the SYSKEY function.
  • B. The passwords exceeded 14 characters in length and therefore, the LM hashes were set to a “dummy" value.
  • C. The Windows system is Vista or a later version, where LM hashes are disabled by default.
  • D. The Windows system is using the Kerberos authentication protocol as the default method.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
NikoTomas
1 month ago
Selected Answer: C
Correct: C o Since Windows Vista/Server 2008, insecure LM hashes are not stored – this means that there is BLANK password – i. e. NULL character. o LM password is always padded up to 14 characters by appending NULL characters. o This means that in this case, NULL password is padded with another 13 NULL characters up to 14 NULL characters. o LM hash is computed so that the 14 characters are splits into two 7-character chunks and each is hashed individually before sticking them back together to form final LM hash. o LM-hashed 7-character NULL string = AAD3B435B51404EE – concatenate two of these and you get AAD3B435B51404EEAAD3B435B51404EE (two same hashes AAD3B435B51404EE connected together) = LM hash of EMPTY (BLANK) PASSWORD – this is alwas the same as LM hashing doesn't use salt. o Also if password exceeds 14 characters, LM hash is not stored (you will see again BLANK password hash in the SAM database - as shown above), so option B) could be also correct, but BLANK password is NOT considered “dummy value” as B) suggests, so correct is C).
upvoted 1 times
...
Gibsomd
1 month ago
Selected Answer: C
LAN Manager (LM) hashes are considered weak and highly vulnerable to attacks (such as rainbow table attacks). Starting with Windows Vista and later versions, LM hash storage was disabled by default due to security concerns.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago