nerdexam
EC-Council

312-50V13 · Question #21

Todd has been asked by the security officer to purchase a counter-based authentication system. Which of the following best describes this type of system?

The correct answer is C. An authentication system that creates one-time passwords that are encrypted with secret keys.. A counter-based authentication system creates one-time passwords that are encrypted with secret keys, providing secure, time-sensitive access.

Submitted by certguy· Mar 6, 2026Cryptography

Question

Todd has been asked by the security officer to purchase a counter-based authentication system. Which of the following best describes this type of system?

Options

  • AA biometric system that bases authentication decisions on behavioral attributes.
  • BA biometric system that bases authentication decisions on physical attributes.
  • CAn authentication system that creates one-time passwords that are encrypted with secret keys.
  • DAn authentication system that uses passphrases that are converted into virtual passwords.

How the community answered

(46 responses)
  • A
    7% (3)
  • B
    4% (2)
  • C
    87% (40)
  • D
    2% (1)

Why each option

A counter-based authentication system creates one-time passwords that are encrypted with secret keys, providing secure, time-sensitive access.

AA biometric system that bases authentication decisions on behavioral attributes.

This describes a behavioral biometric system (e.g., gait analysis, keystroke dynamics), which is distinct from a counter-based password system.

BA biometric system that bases authentication decisions on physical attributes.

This describes a physical biometric system (e.g., fingerprint, iris scan), which is distinct from a counter-based password system.

CAn authentication system that creates one-time passwords that are encrypted with secret keys.Correct

Counter-based authentication systems, such as those employing HOTP (HMAC-based One-Time Password) or TOTP (Time-based One-Time Password), generate unique, single-use passwords using a shared secret key and a moving factor (like a counter or timestamp), offering strong protection against replay attacks.

DAn authentication system that uses passphrases that are converted into virtual passwords.

While some authentication systems use passphrases, the conversion to 'virtual passwords' doesn't specifically define a counter-based system, which relies on a synchronized counter or time and a secret key for one-time password generation.

Concept tested: Counter-based OTP authentication

Source: https://learn.microsoft.com/en-us/windows/security/identity-protection/hello-for-business/otp-overview

Topics

#authentication systems#one-time passwords#counter-based authentication

Community Discussion

No community discussion yet for this question.

Full 312-50V13 Practice