SSCP · Question #1256
In order to use L0pht, the ___________ must be exported from Windows NT.
The correct answer is D. SAM. To effectively use the L0phtCrack tool for password cracking on Windows NT, the Security Account Manager (SAM) database must be exported or accessed.
Question
In order to use L0pht, the ___________ must be exported from Windows NT.
Options
- ASAMBA
- BLDAP
- CKernel
- DSAM
- EPDC
How the community answered
(27 responses)- A4% (1)
- C7% (2)
- D89% (24)
Why each option
To effectively use the L0phtCrack tool for password cracking on Windows NT, the Security Account Manager (SAM) database must be exported or accessed.
SAMBA is a software suite that allows interoperability between Windows and Unix/Linux systems, not a component that needs to be exported for L0phtCrack.
LDAP (Lightweight Directory Access Protocol) is a protocol for accessing directory services, not the database L0phtCrack extracts hashes from.
The Kernel is the core part of the operating system; exporting it makes no sense for password cracking with L0phtCrack.
L0phtCrack works by extracting the hashed passwords from the Security Account Manager (SAM) database, which stores user account information, including password hashes, on Windows NT systems. Therefore, the SAM file is the target that needs to be exported or accessed for the tool to function.
PDC (Primary Domain Controller) is a role a Windows NT server can play, but the SAM database within that server is the specific target, not the PDC role itself.
Concept tested: L0phtCrack data source (SAM)
Topics
Community Discussion
No community discussion yet for this question.