0PricingLogin
Cyber Security Academy · Lesson

TOTP and HOTP

Time-based one-time passwords.

One-Time Passwords

A One-Time Password (OTP) is a code valid for a single login or a short window.

Two standard algorithms generate them: HOTP and TOTP.

The Shared Secret

Both algorithms start from a shared secret known only to the server and your authenticator app.

It is usually delivered as a QR code during setup and stored on both sides.

All lessons in this course

  1. Authentication Factors
  2. TOTP and HOTP
  3. Push and Hardware Keys
  4. MFA Bypass Risks
← Back to Cyber Security Academy