473,382 Members | 1,651 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

Need "graffiti-type" graphic password

Hello all,

Not sure what to call it, but when you go to some sites, you are forced to
retype a graphic (looks like graffiti) password to continue. I presume this
is to thwart bots, DOS attacks, etc. I would like to do the same thing for
one of my sites.

Does anybody know how to generate a password like this, and/or if there's a
successful "standard" for doing it?

Thanks,

Bill
Nov 19 '05 #1
3 1521
You presume correctly.

A google search for "asp.net captchas" should help you find what you are
after...
here's one of many results you'll find:
http://codeproject.com/aspnet/CaptchaControl.asp

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/
"Bill Borg" <Bi******@discussions.microsoft.com> wrote in message
news:60**********************************@microsof t.com...
Hello all,

Not sure what to call it, but when you go to some sites, you are forced to
retype a graphic (looks like graffiti) password to continue. I presume this is to thwart bots, DOS attacks, etc. I would like to do the same thing for
one of my sites.

Does anybody know how to generate a password like this, and/or if there's a successful "standard" for doing it?

Thanks,

Bill

Nov 19 '05 #2
> Not sure what to call it, but when you go to some sites, you are forced to
retype a graphic (looks like graffiti) password to continue.
It's called a 'catchpa' http://en.wikipedia.org/wiki/Captcha
I presume this
is to thwart bots
That's the idea, though it's been shown that some of the basic catchpa
systems have been 'bot readable' at something like a 90% rate. So, it's not
100% secure.

http://www.cs.berkeley.edu/%7Emori/gimpy/gimpy.html

Also, it can introduce a fairly large accessibility hurdle, so that needs to
be weighed against the pros.
Does anybody know how to generate a password like this, and/or if there's a successful "standard" for doing it?


No standard, but google should point you in the right direction:

http://www.google.com/search?q=catchpa

I have seen component packages that you can install that offer this, so
there may very well be an off-the-shelf solution that would work for you.

-Darrel
Nov 19 '05 #3
Exactly what I need--thank you both.
Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

19
by: maya | last post by:
hi, so what is "modern" javascript?? the same as "DOM-scripting"? i.e., editing content (or changing appearance of content) dynamically by massaging javascript objects, html elements, etc? ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.