TechKnowSurge
CompTIA Security+ 4.6 CompTIA Tech+ 6.4
InteractiveSecurityFree

MFA Factor Sorter

Sort authentication factors into Something You Know, Something You Have, Something You Are, or Somewhere You Are categories.

Complete this interactive to capture a CTF flag worth 5 points.

About this interactive

Multi-factor authentication is only strong when the factors are genuinely different kinds of evidence, and that is what the four categories are for. Something You Know is recalled from memory. Something You Have is a physical object in your possession. Something You Are is a measurement of your body. Somewhere You Are is your position when you ask for access. Two passwords are not two factors, because both are the same kind of proof and both fall to the same theft. The category is the point, not the count. The Know bin is memory, and nothing else. A password, a passphrase and a PIN are obviously recalled. Two others in this set are less obvious and are worth slowing down for. A security question answer feels personal — your first pet, your mother's maiden name — and that personal flavour tempts people toward Something You Are. It is not. Nothing is being measured about your body; you are reciting a stored fact, which is exactly why security questions are weak, since the fact is often published on the social media of the person you are trying to protect. A pattern unlock on a touchscreen tempts people the other way, toward Something You Have, because it happens on a phone. The phone is the reader, not the factor. The pattern is a remembered shape, and a remembered shape is a password you draw. The Have bin is where the most common mistake in this activity lives. A hardware security key and a PIV or CAC smart card are easy — they are objects, and you can drop them. The trap is the codes. A TOTP code from an authenticator app and an SMS code sent to a registered phone both arrive as digits you read and type, which makes them feel like knowledge. They are not. The code is not the factor; the enrolled device that produced or received it is. A TOTP app holds a seed that was planted at enrolment and derives the digits from that seed and the clock, so the code proves possession of that enrolled app. An SMS code proves control of a registered phone number. This is also why the two are not equally trusted: SMS is the weakest widely deployed second factor, because a SIM swap moves the number to an attacker's phone without ever touching your account. Both are still possession — one is just easier to steal. The Are bin is measurement. A fingerprint, a face, an iris and a voice are all read off the body, and they share a property no other factor has: you cannot change them after a breach. You can rotate a password and re-issue a token, but a leaked fingerprint template is leaked permanently, which is why biometrics are usually paired with another factor rather than trusted alone. Somewhere You Are is the least common of the four and is almost never a primary factor, because location is a weak claim about identity. A GPS check that you are within fifty miles of the office and an IP restriction that only permits logins from the corporate range both describe where the request came from, not who sent it. Anyone standing in the right building or connected to the right VPN satisfies them, and an attacker with stolen credentials and a VPN endpoint satisfies them too. That is why location is used to narrow risk rather than to prove identity — it is a supplemental control layered under real factors, and it is the category most often left out of the list entirely.

What you'll learn

Aligned to

CompTIA Security+
4.6 Given a scenario, implement and maintain identity and access management.
CompTIA Tech+
6.4 Compare and contrast authentication, authorization, accounting, and non-repudiation concepts.

Key terms

Multi-Factor Authentication
MFA
An authentication method that requires users to provide two or more verification factors to gain access.
Authentication Factor
A category of evidence a user presents to prove identity: something you know, something you have, something you are, or somewhere you are. Multi-factor authentication is only strong when its factors come from different categories, because two proofs of the same kind fall to the same attack — the category is what counts, not the number of prompts.
Something You Know
The authentication factor category for evidence recalled from memory, such as a password, a passphrase, a PIN, a security question answer, or a pattern unlock. The device the secret is entered on is only the reader, not the factor — what is proven is that the user remembers the secret.
Something You Have
The authentication factor category for evidence the user physically possesses, such as a hardware security key, a PIV or CAC smart card, an enrolled authenticator app, or a phone registered to receive one-time codes. A one-time code is still possession even though it is typed like a password — the factor is the enrolled device that produced or received the code, not the digits themselves.
Something You Are
The authentication factor category for evidence measured from the user's body or behavior, such as a fingerprint, a face, an iris or retina scan, or a voiceprint. Unlike a password or a token, this kind of evidence cannot be reissued once it is compromised, which is why biometrics are normally paired with another factor rather than trusted alone.
Somewhere You Are
The authentication factor category for evidence about where a request originates, such as a GPS check that the user is near an approved site or an IP restriction that permits logins only from a corporate address range. It is the least common of the four categories and is used as a supplemental control that narrows risk rather than as proof of identity, because anyone in the permitted location satisfies it.
Biometrics
Authentication methods that use unique physical or behavioral characteristics such as fingerprints or retinal scans.
Hard Token
A physical device such as a USB dongle, key fob, or smart card used to authenticate a user's identity.
Time-based One-time Password
TOTP
Time-based One-time Password generates short-lived authentication codes using HMAC and the current Unix time, widely used in authenticator apps as a second factor.
Personal Identity Verification
PIV
Personal Identity Verification is a U.S. federal standard (FIPS 201) for identity credentials used by government employees and contractors, providing strong multi-factor authentication through smart card certificates and biometrics.

Topics

Interactive Categorize

About TechKnowSurge

TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.

Explore free tools and programs →