0% found this document useful (0 votes)
22 views

Graphical Password Authentication

The document discusses a graphical password authentication system where users select images or objects in a specific pattern instead of creating a text password. The system aims to provide more flexibility than text passwords and be more resistant to brute force and dictionary attacks by randomizing the image order each time. The document also lists the hardware and software requirements to implement such a system.

Uploaded by

Neeraj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views

Graphical Password Authentication

The document discusses a graphical password authentication system where users select images or objects in a specific pattern instead of creating a text password. The system aims to provide more flexibility than text passwords and be more resistant to brute force and dictionary attacks by randomizing the image order each time. The document also lists the hardware and software requirements to implement such a system.

Uploaded by

Neeraj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Graphical Password Authentication

ABSTRACT

PS Number : DR705
Topic : Graphical Password Authentication
Domain : Blockchain & Cybersecurity
Organization : All India Council for Technical Education (AICTE).

Description :

Background: Passwords are ubiquitous today on any platform, on possibly any


website. But to remember so difficult passwords and that too on numerous websites seems
daunting and therefore you can devise a project illustrating graphical password strategy. This
will allow the user to set passwords in the form of graphical presentation in a certain pattern
and later use that pattern to login o the system. Summary: Remembering numerous passwords
from various different sites can be difficult for a user. So to provide some flexibility we can
provide users a graphical password authentication system where instead of creating a
password a user has to select graphical objects in a particular order to keep it as their
password. Objective: : In this method, the user is required to select some images (let’s say
different chocolates) in a specific pattern (for example dairy milk is followed by 5 stars
which is in turn followed by KitKat and so on). Next time the user tries to log in, the images
would have been shuffled, but the user will be required to follow the same pattern which was
used initially. Every time the user will have to use the same sequence while the images are
placed in different ways. This type of authentication is difficult to break since neither brute
force nor dictionary attacks could breach it. We need techniques that can be easily
implemented and provide better results to this process..
Graphical Password Authentication

SYSTEM REQUIREMENT SPECIFICATION:

Hardware Requirements:
 System : Pentium IV 2.4 GHz.
 Hard Disk : 40 GB.
 Floppy Drive : 1.44 Mb.
 Monitor : 15 VGA Colour.
 Mouse : Logitech.
 Ram : 1 GB.
Software Requirements:
 Operating system : Windows XP.
 IDE : Android Studio
 Language : Java

You might also like