---
title: It's Not Hard to Fake a Fingerprint to Break into a Phone
description: It's a big security flaw, so make sure all your sensitive apps use a passcode or password.
authors:
  - name: Ethan Wolff-Mann
    url: https://money.com/author/ethan-wolff-mann/
    at_money_since: 2015
    articles: 160
    covers:
      - Technology
      - Banking
      - Business
      - Career Advice
      - Credit
      - Credit Cards
      - Economy and Politics
      - Education
      - Housing
      - Identity Theft
      - Insurance
      - Investing
      - Lifestyle
      - Personal Finance
      - Professional Services
      - Shopping
      - Taxes
    social:
      - https://x.com/ewolffmann
    former_staff: true
published: '2016-05-02T19:57:49.000Z'
modified: '2024-01-12T11:43:05.000Z'
section: Technology
tags:
  - pubdesk
  - Security
  - technology
word_count: 296
canonical: https://money.com/fingerprint-security-phone-hack-break/
type: Article
source: structured-blocks
---

> **Disclosure:** We research all brands listed and may earn a fee from our partners. Research and financial considerations may influence how brands are displayed. Not all brands are included. [Learn more](https://money.com/page/disclaimer/).

![Phone Fingerprint Security](https://img.money.com/2016/05/gettyimages-511969956.jpg)

On Monday a court in Los Angeles ordered a woman to put her fingerprint on her iPhone to comply with a search warrant, the first time someone has been forced to do so, [according to Mac Rumors](http://www.macrumors.com/2016/05/02/judge-unlock-iphone-touch-id/).

But had the woman's fingers been burned by a freak acid accident en route to jail, it looks like it wouldn't have been that hard to get past the iPhone.

Fingerprint sensors provide another option for digital ingress, one that's much easier for someone to hack than standard passcodes that temporarily blocked the FBI in the San Bernadino case. In fact, [according to the Verge](http://www.theverge.com/2016/5/2/11540962/iphone-samsung-fingerprint-duplicate-hack-security)'s Russell Brandom, your fingerprint is actually your phone's biggest vulnerability.

[Watch video](https://www.youtube.com/watch?v=tj2Ty7WkGqk)

The Verge had a security firm come in and after imprinting a staff member's in dental molding—a simple enough task—they stuck a piece of Play-doh into it, which became the fake finger. When the finger was placed on a Samsung Galaxy sensor for a moment, the phone was unlocked as if his finger had touched it. Pretty scary.

While the DIY method is pretty much impossible without someone's consent—and it won't work if you have smooth fingerprints—anyone with a 3D [printer](https://money.com/best-printer/) and some know-how could clone the print from an image, and if the final fake finger was made with rubber, it could be wearable.

Musing on all of this, Brandom notes that fingerprints could easily become part of leaked data, and our inability to change them like passwords represents a significant security issue.

So what should this mean for you? Well, it's probably okay to keep it enabled on your phone if it's convenient for you, but it'd be a good idea to set any sensitive apps (your bank, for example) to require further authorization via passcodes or passwords instead of fingerprints.

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "BreadcrumbList",
      "@id": "https://money.com/fingerprint-security-phone-hack-break/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://money.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Technology",
          "item": "https://money.com/technology/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Smart Home",
          "item": "https://money.com/smart-home/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "It's Not Hard to Fake a Fingerprint to Break into a Phone"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://money.com/#website",
      "url": "https://money.com",
      "name": "Money",
      "publisher": {
        "@id": "https://money.com/#organization"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://money.com/fingerprint-security-phone-hack-break/#webpage",
      "url": "https://money.com/fingerprint-security-phone-hack-break/",
      "name": "It's Not Hard to Fake a Fingerprint to Break into a Phone",
      "isPartOf": {
        "@id": "https://money.com/#website"
      },
      "datePublished": "2016-05-02T19:57:49.000Z",
      "mainEntity": {
        "@id": "https://money.com/fingerprint-security-phone-hack-break/"
      },
      "inLanguage": "en-US",
      "breadcrumb": {
        "@id": "https://money.com/fingerprint-security-phone-hack-break/#breadcrumb"
      },
      "dateModified": "2024-01-12T11:43:05.000Z"
    },
    {
      "@type": "Article",
      "headline": "It's Not Hard to Fake a Fingerprint to Break into a Phone",
      "articleSection": "Technology",
      "image": [
        {
          "@type": "ImageObject",
          "url": "https://img.money.com/2016/05/gettyimages-511969956.jpg",
          "width": 4000,
          "height": 2667,
          "caption": "Phone Fingerprint Security"
        }
      ],
      "author": [
        {
          "@type": "Person",
          "name": "Ethan Wolff-Mann",
          "url": "https://money.com/author/ethan-wolff-mann/",
          "@id": "https://money.com/author/ethan-wolff-mann/#author",
          "sameAs": [
            "https://x.com/ewolffmann"
          ]
        }
      ],
      "publisher": "https://money.com/#organization",
      "datePublished": "2016-05-02T19:57:49.000Z",
      "description": "It's a big security flaw, so make sure all your sensitive apps use a passcode or password.",
      "abstract": "It's a big security flaw, so make sure all your sensitive apps use a passcode or password.",
      "@id": "https://money.com/fingerprint-security-phone-hack-break/",
      "inLanguage": "en-US",
      "dateModified": "2024-01-12T11:43:05.000Z",
      "wordCount": 296,
      "keywords": [
        "pubdesk",
        "Security",
        "technology"
      ],
      "about": [
        {
          "@type": "Thing",
          "name": "Technology",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Technology"
          ]
        },
        {
          "@type": "Thing",
          "name": "Home automation",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Home_automation"
          ]
        }
      ]
    }
  ]
}
```
