Projects tagged ‘captcha’ and ‘python’


[7 total ]

1 Users
 

TracRecaptchaPlugin is a Trac plugin that adds a CAPTCHA (from reCAPTCHA) to ticket forms.
Created about 1 year ago.

0 Users

News- It's working again... 0.3 release in downloads. The new one is a lot easier to detect since the background images have a lighter color and are easier to remove than the old grid.. detection is ... [More] down to 50% because the old training data is not that perfect now.. - Uhh... a new captcha (which is 90% the same as the old one) and the profile click limit dropped from 50 or so to 20. .. why not just make a public message like: "We don't give a shit about your data.. now fuck off, we have better things to do." DescriptionA captcha solver for studivz/schülervz/meinvz Reason: To show that captchas are only for calming down users and not for protecting their data/privacy. download svz_captcha_solver_0.3.tar.gz or check out the latest source download caps.tar.gz move caps folder into the sourcefolder.. always delete the "caps.cache" file after an update done -> demo.py dependencies: 'Python Image Library', 'TkInter' (for GUI, not the core) and of course 'Python' itself (only tested with version 2.5) For debian based distributions (not tested): apt-get install python python-imaging python-imaging-tk python-tk some info: example captcha: http://www.studivz.net/Captcha/Image/Crawler/ ~75-80% success rate - 0.3 sec/captcha (AthlonXP 2800+). If psyco is installed it will be 4 times faster. (25% fail at splitting... which doesn't really matter. 25% fail at guessing) I,1 and L are most times wrong since I can't tell the difference and there are too many different of them. This is only a research project. (uncommercial) Read the StudiVZ AGB/terms carefully before using it : http://www.studivz.net/l/terms ...especially point 5.6.2: Elektronische Angriffe jedweder Art auf das studiVZ-Netzwerk (einschließlich sämtlicher zum Betrieb des studiVZ-Netzwerkes eingesetzter Hard- und Software) oder auf einzelne Nutzer sind verboten. Als solche elektronische Angriffe gelten unter anderem die im Folgenden aufgelisteten Maßnahmen: * Hacking-Versuche, d.h. Versuche, die Sicherheitsmechanismen des studiVZ-Netzwerkes zu überwinden, zu umgehen oder auf sonstige Art außer Kraft zu setzen, * das Anwenden und/oder Verbreiten von Viren, Würmern, Trojanern, * Brute-Force-Attacken, * Zusendung unverlangter Werbenachrichten (SPAM), * sonstige Maßnahmen oder Verfahren, die störend in das studiVZ-Netzwerk einschließlich sämtlicher zum Betrieb des studiVZ-Netzwerkes eingesetzter Hard- und Software eingreifen und/oder studiVZ oder Nutzer schädigen können. [Less]
Created 12 months ago.

0 Users

Send mail form with captcha test. dependeciesPyCapctha Home Page: http://svn.navi.cx/misc/trunk/pycaptcha/
Created 3 months ago.

0 Users

django-math-captcha is a simple app for generating math-based captchas for your Django apps.
Created about 1 year ago.

0 Users

Download files from Megaupload using a free account. The process is completely automatic as the captcha is recognized using an OCR. The package includes also a file uploader (both for anonymous and ... [More] free registered users). Update 2009/03/22: Added support for the new 4-rotated-and-highly-overlapped-chars captcha. Note: Users of Unix-like operating systems should consider switching to plowshare (it supports free accounts, premium accounts, password-protected files and more options. It also provides modules for rapidshare, 2shared, mediafire and badongo). [Less]
Created 12 months ago.

0 Users

The easiest capthcha for django All you need to use it is just add 'CaptchaField' field to your form
Created about 1 year ago.

0 Users

This project offers two different captcha approaches (completely automated public turing tests to tell computers and humans apart) with newforms-style fields. First, a pretty much configurable ... [More] ImageCaptcha, as you see on various sites like Slashdot, Google or Yahoo. Second, a ReverseCaptcha field which is invisible for human users, but tempting for malicious scripts. [Less]
Created about 1 year ago.