You are on page 1of 3

A SECURE BIOMETRIC-BASED USER AUTHENTICATION FOR WEB-BASED

SERVICES
ABSTRACT:
Online banking applications are used by many people all over the world. Most of the banks are
providing services to their customers and securing customer transaction information is the
crucial issue. So, strong privacy policies are required to authenticate the customer data to
prevent thefts and frauds in online transaction of e-payment. Several authentication models
were proposed like single factor authentication, two factor authentication using username,
password, OTP (One Time Password) which are not completely secure. In this project, we are
going to implement Multi factor authentication which is a real time authentication model
using biometrics. This eliminates the access of sensitive information of customer by third party
at the time of mobile thefts. Authenticating customer details through finger print will be much
more secure due to uniqueness of finger print which acts as a password.
The proposed
algorithm of finger print extraction is Artificial Neural Network using back propagation model.
RSA algorithm with Digital Signature will provide enhanced security for the finger print
template of customer during transaction between client and server side. This full fills security
issues
like
Data
authentication,
Integrity,non-repudiation.
EXISTING SYSTEM:
In the current banking applications we are using 2-way authentication
1. Username and Password
2. OTP Verification
PROPOSED SYSTEM:
In the proposed system
1. Biometric Authentication (Finger Print)
2. Username and Password
3. OTP
Biometric techniques offer emerging solution for secure and trusted authentication, where
username and password are replaced by biometric data. Once the users identity has been
verified, the system resources are available for a fixed period of time or until explicit logout from
the user. This approach assumes that a single verification.
Along with the biometrics here in the project we are going to use OTP verification which is also
an added advantage to the Banking

SYSTEM ARCHITECTURE:

SYSTEM REQUIREMENTS:
HARDWARE REQUIREMENTS:
Hard Disk
Mouse

:
:

Ram

40 GB.

Logitech.
:

2 GB.

SOFTWARE REQUIREMENTS:
Operating system

Windows

Coding Language

JAVA/J2EE

IDE

Netbeans 7.4

Database

MYSQL

REFERENCE:
Andrea Ceccarelli, Leonardo Montecchi, Francesco Brancati, Paolo Lollini, Angelo Marguglio,
and Andrea Bondavalli, Member, IEEE, Continuous and Transparent User Identity Verification

for Secure Internet Services, IEEE TRANSACTIONS ON DEPENDABLE AND SECURE


COMPUTING, VOL. 12, NO. 3, MAY/JUNE 2015

You might also like