graphical password authentication system with association of sound

16
Graphical Password Authentication System with association of Sound Signature Under the Supervision of By Shilpi Sharma Vikram Verma (Assistant Professor) (A2300912017)

Upload: vikram-verma

Post on 19-Jun-2015

3.666 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Graphical password authentication system with association of sound

Graphical Password Authentication System with

association of Sound Signature

 Under the Supervision of ByShilpi Sharma Vikram Verma(Assistant Professor) (A2300912017)

Page 2: Graphical password authentication system with association of sound

Aim:

Implement a system to generate graphical password & associate

sound signature to enhance security.

Page 3: Graphical password authentication system with association of sound

Existing Graphical Password Systems

• Recognition Based Technique• Passfaces• Convex Hull of Pass Objects• Et- al Graphical Password• Draw a secret

Page 4: Graphical password authentication system with association of sound

Recognition based technique

Page 5: Graphical password authentication system with association of sound

Passface

Page 6: Graphical password authentication system with association of sound

Convex Hull of Pass Objects

Page 7: Graphical password authentication system with association of sound

Et-al Graphical Password

Page 8: Graphical password authentication system with association of sound

Draw a Secret

Page 9: Graphical password authentication system with association of sound

Present Systems ComparisionTechnique Usability Drawback

Text based Passwords Typing alpha numeric password

Dictionary attack, brute force search, guess, spyware,

shoulder surfing.

Recognition based technique Pick several pass-pictures out of many choices.

Takes longer to create than text password, creates heavy load

on database to store many images.

Passface technique Recognize and pick the pre-registered face images.

Very much predictable, creates load of decoy faces on

database.

Convex hull formed by pass objects

Click within an area bounded by pre-registered

picture objects

Hard to remember when large numbers of objects are

involved.

Man et-al graphical password Type in the code of pre-registered picture objects

Needs to memorize both picture objects and their codes. More difficult than text-based

password

Draw a secret Users draw something on a 2D grid

User studies showed the drawing sequence is hard to

remember

Page 10: Graphical password authentication system with association of sound

Proposed System

The system intends to create a graphical password using a single/multiple images and associate a sound file.Password is generated by assigning click points in each image and associating sound file above that SQL server is used to maintain users and provide another security layer. 

Page 11: Graphical password authentication system with association of sound

Proposed System Modules

• User Maintenance The users are registered with the SQL 

Server database.• Graph password Generator

The module allows the user to generate password from image. The user clicks on the image to generate strokes, which are stored in database. 

Page 12: Graphical password authentication system with association of sound

• Associate Sound SignatureThis module allows the end user to choose 

an audio file at runtime. The file is converted to binary form and then it is associated with the graphical password. • Data Protection and Non-protection

This module allows the user to specify text content or file at runtime for whom data protection is to be provided and also specifies the container image to perform steganography.

Page 13: Graphical password authentication system with association of sound

Use Case Diagram

Page 14: Graphical password authentication system with association of sound

Activity Diagram

Page 15: Graphical password authentication system with association of sound

Advantages of proposed system

• Click points are used as passwords thus load on database is very low.

• Matrix of images for creating graphical passwords is used which adds an additional level of security.

• Sound signature strengthens graphical passwords• Encoding and decoding hides data in unreadable

form.• User accounts stored in RDBMS which further

enhances security as hacker cannot access or create own account.

Page 16: Graphical password authentication system with association of sound

  

Thank you!!