Jump to content

The Click Captcha

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
5 replies to this topic

#1
Guest_Jordan_*

Guest_Jordan_*
  • Guests
I was reading a blog post today and noticed a new form of captcha. The Click Captcha. The first one I saw was several circles and I was instructed to click the largest one. Easy enough. After a reload it changed to several squares:
http://forum.codecal...=1&d=1258058367
You can view the demo here: Demo – Clickcha

Another interesting one: http://6tx.net/sc/form.php
http://forum.codecal...=1&d=1258058436

These type of Captchas are easier than typing in several blurry letters and seemingly just as effective - especially if you cannot predict the shape.

Any thoughts?

Attached Files



#2
Vswe

Vswe

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 9,552 posts
But is it actually safe? Can't you make a program for solving them?

#3
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
Well if it's limited to basic shapes (circle, square, triangle) and what it asks for is limited as well (small, biggest, color) then I assume it would not take long to figure it out. But if it does a lot more than those things then I assume it might take longer to do it.

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Having variable instructions would help, or unusual shapes. The one I hate the most is the "type the letters with cat-position-x on them".
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
Weird shapes may also take away dumb people. Not everybody knows what an octagon is lol or any other weird polygon thats not as common.

#6
amrosama

amrosama

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 8,674 posts
looks nice
i tried it at my subdomain WP
theres also choosing biggest number inside a shape, i think its secure
yo homie i heard you like one-line codes so i put a one line code that evals a decrypted one line code that prints "i love one line codes"
eval(base64_decode("cHJpbnQgJ2kgbG92ZSBvbmUtbGluZSBjb2Rlcyc7"));
www.amrosama.com | the unholy methods of javascript