Which of the following LM hashes represents a password of less than 8 characters?
A.
0182BD0BD4444BF836077A718CCDF409
B.
44EFCE164AB921CQAAD3B435B51404EE
C.
BA810DBA98995F1817306D272A9441BB
D.
CEC52EB9C8E3455DC2265B23734E0DAC
E.
B757BF5C0D87772FAAD3B435B51404EE
F.
E52CAC67419A9A224A3B108F3FA6CB6D
” In addition, any password that is shorter than 8 characters will result in the hashing of 7 null bytes, yielding the constant value of 0xAAD3B435B51404EE”…so, the correct answers are B and E ??
Of course, you are right. The correct answer is B and E.
B cannot be correct as the hash is HEX-coded and it contains Letter Q in It. In my opinion only option E is correct.
why not A,F ?
The correct answers are B and E becasuse the right last 8 characters are the same.
Agree with Jayadiff – valid hexadecimal digits are 0123456789ABCDEF. Option B is invalid – Answer is Option E
the answer is B and D
Why the C is a correct answer?
I tried to crack solution C (BA810DBA98995F1817306D272A9441BB) and it say it is LM (as expected) and the password is “17change”,m which is clearly 8 letter
It says a password which is LESS THAN 8 chars. E it is…
Real answers are B and E as shown here:
http://www.aiotestking.com/ec-council/which-of-the-following-lm-hashes-represent-a-password-of-less-than-8-characters/
Jayadif answer is correct.
The hash should be hexadecimal so only answer e is valid.
@Jayadif
B cannot be correct as the hash is HEX-coded and it contains Letter Q in It. In my opinion only option E is correct.
QUESTION NO: 261 Which of the following LM hashes represents a password of less than 8 characters?
C. BA810DBA98995F1817306D272A9441BB
E. B757BF5C0D87772FAAD3B435B51404EE
Took my 312-50 exam and luckily passed with 95%.
125 multiple choice questions in total, no new questions.
Questions about System Hacking, Session Hijacking and SQL Injection are not easy to answers, but others are easy, for me!
Prepared for the exam by training premium 900q dumps (got pdf and vce files from: https://tr.im/Eb3Vf), helped a lot and valid enough for passing exam!
My only option is E. Can anyone proof to me why C is selected too?
how could i compare and find lm hashes