nerdexam
EC-CouncilEC-Council

312-50V13 · Question #407

312-50V13 Question #407: Real Exam Question with Answer & Explanation

The correct answer is C: netcat. Among the listed tools, netcat would not be useful for cracking hashed passwords, as it is primarily a networking utility.

Submitted by femi9· Mar 6, 2026System Hacking

Question

Tony is a penetration tester tasked with performing a penetration test. After gaining initial access to a target system, he finds a list of hashed passwords. Which of the following tools would not be useful for cracking the hashed passwords?

Options

  • AJohn the Ripper
  • BHashcat
  • Cnetcat
  • DTHC-Hydra

Explanation

Among the listed tools, netcat would not be useful for cracking hashed passwords, as it is primarily a networking utility.

Common mistakes.

  • A. John the Ripper is a well-known and powerful open-source password cracking tool used to detect weak Unix passwords and crack various hash types.
  • B. Hashcat is a highly advanced and fast password recovery utility that supports a wide range of hashing algorithms and attack modes, making it ideal for cracking hashed passwords.
  • D. THC-Hydra is a fast and flexible network logon cracker that supports numerous protocols to attack login services, including some which involve cracking hashes or brute-forcing credentials.

Concept tested. Password cracking tools

Reference. https://nmap.org/ncat/index.html

Topics

#password cracking#John the Ripper#Hashcat#netcat

Community Discussion

No community discussion yet for this question.

Full 312-50V13 PracticeBrowse All 312-50V13 Questions