CAPTCHA AJAX Fix
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Fixes "CAPTCHA session reuse attack detected" messages on certain AJAX-submitted fields (currently the File module's Upload field).
Fixes "CAPTCHA session reuse attack detected" messages on certain AJAX-submitted fields (currently the File module's Upload field).
Overview:
The Spam Filter module checkes the text content of nodes and comments for existence of any spam-text as a substring. If any spam-text is found the corresponding node or comment is set as unpublished. The spam-text are stored on database and new text can be added, deleted and edited using the UI provided by the module. There is a Validate Content section using which a text-paragraph can be tested against the current list of spam text.
Features:
This is a demo sandbox module
Anti-Bot Forms adds a defensive alteration to site forms, requiring the
user to process Javascript on the page in order for a form to submit without
errors.
Few spam bots implement a Javascript engine, and most of the bot traffic an
average site sees are drive-bys: the bot hits the site in the hope that it's
running a specific widely used platform, and tries to be as economical as
possible in delivering spam.
Thus most spam bot traffic can be blocked just by requiring Javascript activity
in order to submit forms.
This module allows administrators to define a trust threshold for user content. New users posting content (nodes or comments) will automatically drop to a specially created moderation queue, where as users with a defined number of published nodes or comments will be allowed to post normally.
This module plays well with Mollom, so users who have built trust will still have their posts moderated if Mollom decides so.
This module should be considered a final defence against manual spammers on systems where it would be unfeasible to moderate all content, e.g. forums.
Real Email Verification allows you to varify email address on real time. It checks email id existance in mail server.
So currently module is under active development and the complete explaination and features will be listed when module will publish.
This module is using 3rd party API (SureVerify).
Cancel sending of mails based on a regex for the "to" field of the mail. Could be used to prevent sending mails to @example.com mail adresses.
Antibot is an extremely lightweight module designed to eliminate robotic form submissions on your website in an innovative-fashion. The module works completely behind the scenes and doesn't require any interaction from the end-users (no annoying CAPTCHAs!). The only requirement to the end user is that they must have Javascript enabled. If they do not, the protected forms will be hidden and a message will appear, telling the user that the form requires Javascript be enabled in order to use it.
Antibot aims to:
This small module blocks user registraion if his email's domain is in blacklist.
Install module as usual. Then go to configuration page and set your own email domains blacklist.
This module provides HoneyPot and timestamp methods of deterring spam bots from completing drupal commerce checkout form.
This module exists thanks to the generous support of Monsoon Consulting.