Aspam

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Aspam is a challenge-response test for web forms to determine whether the user is human. Aspam offer the new idea of challenge-response test to block form submissions by spambots and automated scripts.

Aspam

Automatic IP ban (Autoban)

Component type

module

Maintenance status

Development status

Downloads

2049

Component created

Component changed

Drupal 8 version

Autoban allows to automatize IP ban using watchdog table by the module rules. Need enable Database logging module (core) and at least one IP Ban Providers submodule: Autoban Core Ban (integrate with core Ban module) and/or Autoban Advanced Ban (integrate with Advanced Ban module.

Nocaptcha Recaptcha

Component type

module

Categories

Maintenance status

Development status

Downloads

535

Component created

Component changed

Nocaptcha Recaptcha integrates the standard captcha module with the nocaptcha service provided by google.

On websites using this new API, a significant number of users will be able to securely and easily verify they’re human without actually having to solve a CAPTCHA. Instead, with just a single click, they’ll confirm they are not a robot.

Honeypot Ajax

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Sandbox for a Honeypot helper module. This module allows time limit protected forms on cached pages for anonymous users.

Serverside, the module sets the honeypot time limit so that 25 hours must pass before the form can submit, and it turns page caching back on for the page with the form. On page load ajax updates the form to the time limit in the Honeypot configuration. This allows the page to be cached.

Database logging ban operation

Component type

module

Maintenance status

Development status

Downloads

571

Component created

Component changed

Synopsis

Have you ever looked through the list of recent messages for a public website and noticed certain IP addresses repeatedly trying to do bad stuff? For example, repeatedly trying to log in with various usernames, trying to access node/add, or trying a bunch of different path prefixes to the backend / CKEditor scripts, etc.