Project Summary
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 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.