Help protect the website from attackers or bad actors, by identifying, preventing, or mitigating security vulnerabilities.

Anonymous CSRF Token

This module generates and validates CSRF tokens for anonymous users.

By default Drupal generates CSRF tokens only for authenticated users.

webform_pki_encrypt

This works like the webform_encrypt module (which was my original inspiration) but it uses assymetric encryption.

Bitsensor

bitsensor

Bitsensor is security tool that will overview site requests and provide security protection in case of hack attacks in real time.

Visual Captcha

Module that integrates the usability of the visualCaptcha PHP library into Drupal

Require Login by Site

Require Login By Site filter setup

This module allows sites protected by the require login module (8.x-1.12 or greater) to select which domain names to require users to login to and which can allow anonymous access.

A couple of use cases for this are:

Edit Security

In this case, the public site (www.example.com) should be accessible via anonymous access but not allow user login or other admin access.

Admin access should only be allowed via edit.example.com, a separate DNS entry that points to the same site. Access to the site via this domain should require users to login first. No anonymous access.

Pages

Subscribe with RSS Subscribe to RSS - Security