Blog
Jun 5, 2009
The Fingerprinting power in BackTrack4
BackTrack4 fprint configuration guide
1 min read

If you prefer running your BackTrack4 system in “secure mode” and not always have to type your password … fingerprinting can help you!
In the new BackTrack repository, the packages required to get this running are all in place:
The Installation
The base installation is very simple, just run apt-get to import the required libraries and the fprint-demo GTK software.
The Configuration
To configure the fingerprint sensor, run fprint-demo (you can find it in K -> Accessories -> Fingerprint-demo). Import and save your fingerprint.
Extra stuff
If you to use the fingerprint with the default login method, install pam-fprint. You can use it via console, kdm, kde notifier etc..
Security
BIG sneak preview… It`s possible crack this authentication method, using the “isinglass” method. More info will be posted about this later.
Stay in the know: Become an OffSec Insider
Get the latest updates about resources, events & promotions from OffSec!
Latest from OffSec

Research & Tutorials
CVE-2024-2928: MLflow Local File Inclusion via URI Fragment Manipulation
Read about an LFI vulnerability disclosed in MLflow which allowed unauthenticated remote attackers to read arbitrary files by exploiting URI fragments containing directory traversal sequences.
May 15, 2025
3 min read

Research & Tutorials
CVE-2025-23211: Tandoor Recipes Jinja2 SSTI to Remote Code Execution
A critical SSTI vulnerability was discovered in the open-source meal planning application Tandoor Recipes leading to a full system compromise.
May 8, 2025
2 min read

Research & Tutorials
CVE-2025-29927: Next.js Middleware Authorization Bypass
In this CVE blog, we explore a vulnerability in Next.js stemming from the improper trust of the x-middleware-subrequest header.
May 1, 2025
3 min read