The Spanner logo
    • Home
    • Blog
      • Blog home
      • RSS
    • Login
    • Home
    • Blog
      • Blog home
      • RSS
    • Login
    The Spanner logo

    The Spanner
    Web security blog

    Made by Gareth Heyes
    Follow me on Twitter: @garethheyes

    Javascript for hackers!

    Hackvertor logo
    Shazzer logo
    My Github account
    Recent posts
    Introducing Feedworm: A Privacy-First RSS Reader That Lives in DevToolsSpeedy RSVP extensionAutoVaderHackvertor history and tag finderShadow Repeater v1.2.3 releaseBurp Hackvertor v2.1.24 releaseHacking roomsXSSing TypeErrors in SafarivalueOf: Another way to get thisMaking the Unexploitable Exploitable with X-Mixed-Replace on FirefoxThe curious case of the evt parameterCSS-Only Tic Tac Toe ChallengeRewriting relative urls with the base tag in SafariBypassing DOMPurify with mXSSNew IE mutation vectorHow I smashed MentalJSMentalJS DOM bypassAnother XSS auditor bypassXSS Auditor bypassBypassing the IE XSS filterUnbreakable filterMentalJS bypassesmXSSJava SerializationBypassing the XSS filter using function reassignmentRPOSandboxed jQueryX-Domain scroll detection on IE using focusEpic fail IEnew operatorDecoding complex non-alphanumeric JavaScriptHacking FirefoxDOM ClobberingBypassing XSS AuditorThe evolution of codeNon-Alpha PHP in 6-7 charsetTweetable PHP-Non AlphaMentalJS for PHPOpera x domain with video tutorialSandboxing and parsing jQuery in 100ms

    Pointing the finger

    By Gareth Heyes (@hackvertor)

    Published 18 years 6 months ago • Last updated March 22, 2025 • ⏱️ 2 min read

    ← Back to articles

    [Blocked Image]

    I've just seen on the news today about German supermarkets using biometric data like fingerprints to purchase goods. The claims of increased convenience and the ability to earn points by just using your finger. All sounds good to the average consumer but what would happen if this method was used instead of debit/credit cards?

    In the example I saw a women purchase goods by simply placing her finger on the fingerprint scanner, there was no form of identity confirmation and no second factor of authentication. Obtaining a fingerprint isn't difficult and all it takes is for a bad guy to wait in a cafe until you've finished with your glass. Once biometric data has been obtained it's game over, you can't alter your fingerprints, unless you want to burn them off.

    People could even start to collect fingerprint data and post it on the internet, committing theft could be as simple as downloading a graphic and walking into a shop with your finger and a bit of putty.

    There's also the problem of privacy and you may earn points from using your finger but the supermarkets can then collect your purchases and match them to your biometric data. So you've got a unique form of customer identification that cannot be modified and is stored for a lifetime, sounds like a marketeers dream and the worse nightmare for anyone concerned with privacy.

    Storing this data is also a huge security risk, millions of people's biometric data is at risk and you can only lose it once. The UK has recently experienced a huge data loss of public data, I think we should get the basics right first before we consider biometrics.

    ← Back to articles