Multi-Factor Authentication: Examples of Different Factors
A company wants to implement multi-factor authentication (MFA) for remote access. Which THREE of the following are examples of different authentication factors? (Choose THREE.)
Quick Answer
Smart card and PIN is a valid multi-factor combination because it pairs two authentication elements drawn from genuinely different factor categories: the smart card represents something you have, or possession, while the PIN represents something you know, or knowledge. True multi-factor authentication requires combining factors from at least two of the three recognized categories, knowledge, possession, and inherence (something you are), rather than simply requiring two credentials of any kind. This is the detail that trips people up: a combination can look like it involves two things to enter, but if both of those things fall into the same category, it's still only single-factor authentication in terms of actual security value, because compromising one factor in that category doesn't require defeating a fundamentally different type of defense. A hardware token paired with a fingerprint works the same way as smart card and PIN, just using possession and inherence instead of possession and knowledge; a password paired with a one-time passcode from a token similarly combines knowledge and possession. What disqualifies other combinations is pairing two knowledge factors, like two passwords or a password and a PIN, or two inherence factors, like a fingerprint and facial recognition, together, since both members of the pair belong to the same category. When evaluating whether a combination qualifies as MFA, always check that the paired elements come from different categories, not just that there are two of them.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Hardware token and fingerprint
Multi-factor authentication requires two or more distinct factors from different categories: knowledge, possession, and inherence. Option A combines a hardware token (possession) and a fingerprint (inherence) - two different factors. Option C combines a smart card (possession) and a PIN (knowledge) - two different factors. Option E combines a password (knowledge) and a one-time passcode from a token (possession) - also two different factors. Options B and D each use factors from the same category: B uses two inherence factors, and D uses two knowledge factors. Therefore, the three correct answers are A, C, and E.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Hardware token and fingerprint
Why this is correct
This combines a hardware token (possession) and a fingerprint (inherence) - two different factors, so it is correct.
- ✗
Retina scan and iris scan
Why it's wrong here
This uses two inherence factors (retina scan and iris scan), which are not from different categories, so it is incorrect.
- ✓
Smart card and PIN
Why this is correct
This combines a smart card (possession) and a PIN (knowledge) - two different factors, so it is correct.
- ✗
Password and security question
Why it's wrong here
This uses two knowledge factors (password and security question), which are not from different categories, so it is incorrect.
- ✓
Password and one-time passcode from a token
Why this is correct
This combines a password (knowledge) and a one-time passcode from a token (possession) - two different factors, so it is correct.
Go deeper
Related to this question
About these practice questions
This SSCP question is part of Courseiva's 920-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
Same concept, more angles
1 more way this is tested on SSCP
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. An organization wants to implement multi-factor authentication (MFA) for remote access. Which combination represents something you have and something you are?
medium- A.Password and security question
- B.Smart card and PIN
- C.Password and one-time passcode (OTP)
- ✓ D.Smart card and fingerprint
Why D: Something you have (smart card) plus something you are (fingerprint) constitutes MFA using two different factors.
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This SSCP practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SSCP exam.