Community Page
- elliottback.com/wp/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- i want this work please reply me ....gibmel@ymail.com
- did you do at moto photo or the passport photo service???I am in need for canadian passport photo and I live near washington dc...
- Hi, Worked for years, but today requires a new activation.... serial number 1045 1557 0885 5951 0032 1070 Activation Code 7067 3221 8552 6937 3433 2427 0144 3945 Activation Type: Repair 93:13 Many...
- Hi Susan, My mother lives in Colorado Springs and is about to undergo the Canadian passport routine. Did you find a place in the Springs for Canadian passport pictures?
- PHOENIX, ARIZONA For anyone in the PHOENIX metropolitan area who is looking for Canadian passport photos, I urge you to go to Hassan Photography. They were recommended by the Canadian Consulate in...
3 years ago
Thanks for blogging a bit about my plugin! Way cool!
I've just released an 1.1 version which is really completely customizable and works with all possible templates.
About your remark: Can you explain to me how a product like this is vulnerable except for when spammers go and manually check all questions and answers for each site separately? This is possible but it makes spamming too hard and too expensive which is exactly the purpose of this plugin...
3 years ago
I know there are bots that can decypher captchas, but Marco's plugin is more on the AI side.
BTW you could even make things harder if the question was printed to the page on the client-side with Javascript, so that spam bots would not even get the question in the page source. But still, answering the question is more a matter of AI anyway.
On a side note, Elliott, I noticed your feed item footer (reading you via planetwordpress.planetozh.com) with the copyright notice. Is it my plugin "Better Feed" ? :)
3 years ago
3 years ago
1) Brute Force. If any response is alphabetic or integer, that is quite an easy attack to run, and one that is sucessfully being used against hashcash in the field.
2) Manual enumation of the correct values. Time consuming, but straightforward.
3) Automatic guessing of the answers to questions. Google does it, we can do it too by using statistical methods. This is an open area of research!
3 years ago
Point 2 can be done but one will have to refresh the site until all questions have been displayed in order to record the answer. Then they'll have to link question id's to answers in their script. This will then be only valid for just ONE site because everyone has different questions. If, finally, we change our questions every once in a while it will be way too time consuming (expensive) to keep track of it all.
The only option left is manual spam. If that ever takes off, centralized blacklists will get their second life because we can still simply scan for certain textual patterns to even make manual spam a horribly tedious job.
3 years ago
Point three is not really brute force. Researchers at Cornell developed a way for machines to learn to answer questions, or generate music, based on identifying similar semantics. For example "what color is the sky?" or "the sky is colored ___?" would be recognized as the same content, and matched to the response "blue." This is quite experimental, but I believe AI will be able to automatically answer the type of questions in WP-Spam Quiz eventually.
As for manual spam... eh... it's just a pain. Bayes, here we come...
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago