EC-Council
312-50V11 · Question #77
312-50V11 Question #77: Real Exam Question with Answer & Explanation
Sign in or unlock 312-50V11 to reveal the answer and full explanation for question #77. The question stem and answer options stay visible for context.
System Hacking
Question
In cryptanalysis and computer security, 'pass the hash' is a hacking technique that allows an attacker to authenticate to a remote server/service by using the underlying NTLM and/or LanMan hash of a user's password, instead of requiring the associated plaintext password as is normally the case. Metasploit Framework has a module for this technique: psexec. The psexec module is often used by penetration testers to obtain access to a given system whose credentials are known. It was written by sysinternals and has been integrated within the framework. The penetration testers successfully gain access to a system through some exploit, use meterpreter to grab the passwords or other methods like fgdump, pwdump, or cachedump and then utilize rainbowtables to crack those hash values. Which of the following is true hash type and sort order that is used in the psexec module's 'smbpass' option?
Options
- ALM:NT
- BNTLM:LM
- CNT:LM
- DLM:NTLM
Unlock 312-50V11 to see the answer
You've previewed enough free 312-50V11 questions. Unlock 312-50V11 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#pass-the-hash#NTLM#LM hash#Metasploit psexec