0% found this document useful (0 votes)
103 views23 pages

Captcha Pro

This project aims to develop a new graphical password system called Captcha as Graphical Password (CaRP) that addresses security issues. CaRP uses CAPTCHAs within a graphical password scheme to provide protection against online guessing attacks and relay attacks. It introduces a new way of user authentication through a graphical password that is more secure and easier for users to remember than text passwords. The system takes random images and CAPTCHAs and authenticates users by having them select the correct sequence of images and CAPTCHAs.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
103 views23 pages

Captcha Pro

This project aims to develop a new graphical password system called Captcha as Graphical Password (CaRP) that addresses security issues. CaRP uses CAPTCHAs within a graphical password scheme to provide protection against online guessing attacks and relay attacks. It introduces a new way of user authentication through a graphical password that is more secure and easier for users to remember than text passwords. The system takes random images and CAPTCHAs and authenticates users by having them select the correct sequence of images and CAPTCHAs.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 23

ABSTRACT

 This project is entitled as “CAPTCHA AS GRAPHICAL


PASSWORD” which has developed in ASP.Net as front end SQL
server as Backend. Many security primitives based on hard
mathematical problems. In this project, we present a new security
primitive based on artificial intelligence problems in graphical
password system. It has been built in a patchy or Captcha
technologies, which we call Captcha or patchy as graphical
password (CaRP). With the hybrid use of CAPTCHA and graphical
password it can addresses the number of security problems
altogether. In information security, user authentication is a major
problem in every system.And for authentication purpose every
system depends on password whether it is textual password or
graphical password.
 CaRP introduce new primitive of graphical password. Also
password of system will easy to remember and highly secure. CaRP
is built on Captcha technology. Which take random images at all
time. This survey on existing techniques will help in developing
more efficient and secure graphical password based authentication
schemas to provide the better security to the user data.This
technique is highly secure. It provides protection from various
attacks on the password schema.
INTRODUCTION

Project Idea
 Idea behind project is to provide new way of
password to people who are currently facing many
security problems. Our proposed system will provide a
Graphical Password which will difficult to guess and
innovative. It is observed that user can remember images
more easily rather than letters and digits, therefore we are
using sequence of set of images with associated
CAPTCHA to them as our password. Hence it improves
the quality of security.
Problem Statement
 In this digital learning age, as confidential data transfer is
increasing so security is becoming an important factor, so to get
applications more secured we are developing a security application.
To develop new security mechanism that will include graphical
password scheme (CAPCHA), to generate new reliable password
authentication
COMPANY DETAILS
 AES Technologies Pvt. Ltd is a Specialised Offshore web
development and Software Development Company. They would
provide high levels of Customer Satisfaction, by ensuring value
based, time managed, cost effective solutions. Their Competencies lie
in deep domain expertise, provided by their offshore dedicated team
of creative designers, programmers, technical writers and marketing
experts. AES is the one stop for all Enterprise Web solutions and
services, customised web products and application Development.
With competent pool of resources, benchmarked technological
expertise and a proven track record in the global market we are
emerging as one of the dependable offshore development
partners.AES is an ISO certified company focusing on providing
reliable quality solutions.
Project Objective: 
 The main objective of the proposed system is to generate Graphical
Password using CAPTCHA.
 Another main objective of this system is to provide new and unique
way of security.
Project Scope:
 Ininformation security, user authentication is a major problem in
every system.And for authentication purpose every system depends
on password whether it is textual password or graphical password.
CaRP introduce new primitive of graphical password. Also
password of system will easy to rememberand highly secure.
 The application contain group of images and CAPTCHA and by
selecting sequence of images and CAPTCHA index correctly user
gets authenticated successfully.
SYSTEM SPECIFICATIONS

 HARDWARE REQUIREMENTS:
 System : Pentium IV 2.4 GHz.
 Hard Disk : 40 GB.
 Floppy Drive : 1.44 Mb.
 Monitor : 15 VGA Colour.
 Mouse : Logitech.
 Ram : 512 Mb.
 
 SOFTWARE REQUIREMENTS:
 Operating system : Windows 7.
 Coding Language : ASP.NET, C#.Net.
 Data Base : SQL Server 2012
MODULES

 New user registration


 Login into already existing account
 Verify Password 

MODULE DESCRIPTION

NEW USER REGISTRATION


 The user has to register his details by filling all the fields in the given
form. Also upload an image, you can set your password by clicking
anywhere in that image.
 So that the x-axis and y-axis pixel position of the clicked area will be
updated to the database.
LOGIN INTO ALREADY EXISTING ACCOUNT
Always enter into your login by providing your mail id and by
clicking the correct picture position.

VERIFY PASSWORD
The username and your picture password will be verified and new
session will be created if username and password are correct or else
you will be redirected again to login page to re-enter the username and
password.
PROBLEM DESCRIPTION

 Conventional textual passwords use string of


alphanumeric or printable ASCII characters.Due to the
limitation of human memory, users frequently choose
those passwords to fall into the small dictionary.
Graphical passwords , which require A user to remember
and repeat visual information, have been proposed to offer
better resistance to dictionary attack.
SYSTEM ANALYSIS

 EXISTING SYSTEM
 The most notable primitive invented is Captcha, which distinguishes
human users from computers by presenting a challenge, i.e., a
puzzle, beyond the capability of computers but easy for humans.
Captcha is now a standard Internet security technique to protect
online email and other services from being abused by bots.
 DISADVANTAGES OF EXISTING SYSTEM
 This existing paradigm has achieved just a limited success as
compared with the cryptographic primitives based on hard
mathematical problems and their wide applications.
 PROPOSED SYSTEM
 In this paper, we present a new security primitive based on hard AI
problems, namely, a novel family of graphical password systems
built on top of Captcha technology, which we call Captcha as
graphical passwords (CaRP).
 CaRP is both a Captcha and a graphical password scheme. CaRP
addresses a number of security problems altogether, such as online
guessing attacks, relay attacks, and, if combined with dual-view
technologies, shoulder-surfing attacks.
 ADVANTAGES OF PROPOSED SYSTEM
 CaRP offers protection against online dictionary attacks on
passwords, which have been for long time a major security threat for
various online services.
 CaRP also offers protection against relay attacks, an increasing
threat to bypass Captchas security.
LEVEL OF DFD DIAGRAMS

A data flow diagram is graphical tool used to describe and analyze


movement of data through a system. These are the central tool and the
basis from which the other components are developed. The
transformation of data from input to output, through processed, may be
described logically and independently of physical components
associated with the system. These are known as the logical data flow
diagrams. The physical data flow diagrams show the actual implements
and movement of data between people, departments and workstations.
A full description of a system actually consists of a set of data flow
diagrams.
5 DFD SYMBOLS:

 In the DFD, there are four symbols


 A square defines a source(originator) or destination of system data
 An arrow identifies data flow. It is the pipeline through which the information
flows
 A circle or a bubble represents a process that transforms incoming data flow into
outgoing data flows.
 An open rectangle is a data store, data at rest or a temporary repository of data
Process that transforms data flow.
 Source or destination of data.
DATA FLOW

DATA STORE
LEVEL 0

Username password Enter the


details
USER REGISTERATION
LOGIN
user registration
login
LEVEL1
Registration

USER CREATE NEW ACCOUNT


user Create new
account
STORE
VERIFY DB
PATCHY
Verify
patchy
STORE

UPLOAD DB
Upload
IMAGE
image
STORE
K click
on
image to DB
setTO SET
LEVEL2

USER LOGIN
LOGIN
USER USERNAME
PASSWORD

Click Your Correct Captcha

CLICK ON IMAGE
CLICK ON
IMAGE

User Is Directed To Home Page

END
THANK YOU

You might also like