SardineCon SF/2026

Learn More
Device & behavioral4 分で読めます

Biometric authenticationとは?

SUBSCRIBE

Biometric authentication verifies a returning user by matching a live trait like a face or fingerprint against a stored reference, often using on-device sensors. It is convenient and cannot be stolen the way a password can, which is why phones and banking apps lean on it heavily.

What is biometric authentication, in plain English?

Biometric authentication confirms a returning user is who they claim to be by matching a live physical trait, usually a face or a fingerprint, against a reference captured when they enrolled. On a modern phone this happens on the device itself: the sensor reads the trait, compares it to the stored template, and returns a yes or no without the raw biometric ever leaving the device.

Its appeal is that a face or a fingerprint cannot be forgotten, reused, or leaked in a breach the way a password can. There is nothing for the user to type and nothing sitting in a database for attackers to dump. That combination of convenience and resistance to credential theft is why it has become the default lock on phones, wallets, and banking apps.

In the fraud stack, biometric authentication sits in authentication, verifying a known, returning user rather than establishing a new identity. It has two hard dependencies: it needs liveness so a spoof cannot beat the match, and it needs secure enrollment so a fraudster cannot register their own trait in the first place.

Where attackers actually push

  1. Spoof — Beat the live match. Photos, masks, or replays try to fool the sensor; strong liveness is the defense.
    • Harder — With liveness. Spoofs are caught, so attackers look elsewhere.
    • Easier — Without liveness. A printout or replay can pass the match.
  2. Enroll — Register their own trait. During a takeover, a fraudster adds their face or finger as a trusted biometric.
  3. Recover — Abuse the reset path. Weak recovery lets an attacker re-enroll or fall back to a softer factor.

What it looks like in practice

In practice

A fraudster gains temporary control of a victim's banking session after a phishing scam. Beating the face match head on is hard, so they do not try. Instead they go to settings and enroll their own fingerprint as a trusted biometric on the account, using the session access they already have.

From then on, the fraudster's own finger unlocks the account, and every login looks like a clean biometric pass. The bank catches it only because it monitors the enrollment path: a new biometric registered from an unusual device, right after a risky session, triggers a step-up and a review. The lesson holds across cases, attackers rarely fight the live match; they attack enrollment and recovery.

Why it matters to operators

Biometric authentication removes the weakest link in most account security, the password, and replaces it with something that cannot be phished, reused, or dumped in a breach. For returning-user login and transaction approval, that is a large, real improvement in both security and customer experience.

But the match itself is rarely where fraud happens. A biometric without liveness can be beaten by a photo or replay, and even a strong match is worthless if a fraudster enrolled their own trait or reset the account through a weak recovery flow. So focus your controls on enrollment and recovery: that is where attackers pivot when beating the live match is too hard, and where a monitored, well-verified process turns biometrics from a soft target into a genuine defense.

What to watch for

  • New biometric enrolled. A fresh face or finger registered from an unusual device, especially after a risky session, is a takeover tell.
  • No liveness. A match without liveness can be beaten by a photo, mask, or replay; treat it as weak.
  • Recovery downgrades. A reset flow that falls back to a softer factor reopens the path biometrics were meant to close.
  • Enrollment right after risk. Registering a biometric immediately after a phishing or reset event deserves a step-up.
  • Device change plus re-enroll. A new device combined with fresh biometric enrollment is a common attacker sequence.

Quick questions

Is biometric authentication safer than a password?

For returning-user login it generally is, because a face or fingerprint cannot be phished, reused, or leaked in a breach the way a password can. But it depends on liveness to resist spoofing and on secure enrollment, so it is not automatically stronger without those.

Why does it need liveness?

Without liveness, the sensor can be fooled by a photo, a mask, or a screen replay of the genuine trait. Liveness confirms a real, live person is presenting the biometric rather than a spoof held to the camera or sensor.

What is the enrollment attack?

During an account takeover, a fraudster registers their own face or fingerprint as a trusted biometric. After that, their own trait unlocks the account and every login looks clean, which is why the enrollment path must be monitored and well verified.

How is it different from biometric verification at onboarding?

Onboarding verification establishes a new identity by matching a live selfie to a document. Biometric authentication re-verifies a known, returning user against a stored reference. One proves who you are the first time, the other confirms it is still you.

Can a stolen biometric be reset like a password?

Not easily, which is a double-edged trait. You cannot change your face or fingerprint, so if a template or the enrollment process is compromised, the fix is on the system side, through liveness, secure enrollment, and strong recovery, rather than the user picking a new secret.

Go deeper

Biometric authenticationと併せて知っておきたい用語