CompTIA PenTest+ (PT0-002) — Question 302

A penetration tester wants to crack MD5 hashes more quickly. The tester knows that the first part of the password is Winter followed by four digits and a special character at the end. Which of the following commands should the tester use?

Answer options

Correct answer: B

Explanation

The correct answer is B because it uses hashcat with the appropriate mode and attack type to efficiently crack the specified pattern of the password. Option A does not target the correct format and rules for this scenario, while C also fails to apply the correct attack strategy. Option D has a typo in the file name and uses an incorrect hash mode for MD5.