Exam GCIH All QuestionsBrowse all questions from this exam
Question 106

What hash type is being cracked in the command below?

hashcat -m 1000 -a 0 customer.ntds wordlist.txt --potfile-path ./hashcat.potfile

    Correct Answer: D

    The hash type being cracked in the command 'hashcat -m 1000 -a 0 customer.ntds wordlist.txt --potfile-path ./hashcat.potfile' is NT hashes. In hashcat, the mode 1000 indicates NT hashes.

Discussion
sasdsOption: D

Correct answer is D - NT hashes, as 1000 is for NT