Watchdog Event Extras

Component type

module

Maintenance status

Development status

Downloads

1470

Component created

Component changed

Overview

Allows other information to be displayed for log events.
I created this module as I would often find myself searching for an ip address of an event to see where the user was based.
This module overrides the standard event log page outputting the same and also allowing other modules to easily add more rows/info to the log report page (D7 hook, or D8 plugin).

Features

Currently it adds

Form Block IP (FBIp)

Component type

module

Categories

Maintenance status

Development status

Downloads

2459

Component created

Component changed

Drupal has inbuilt IP blocking. Drupal also has an inbuilt Flood Control API to detect bulk activity. But.. IPBlocking is not automated. And Flood Control has no UI. And Form Submission is not tracked by flood control.

This module tries to bridge this gap.

FBI
(Original Image courtesy : soaw.org)

Chinese Captcha - 中文验证码模块

Component type

module

Maintenance status

Development status

Downloads

4839

Component created

Component changed

Chinese Captcha module, provided validation way by input a Chinese characters, this module is mainly developed for Chinese user , aim to prevent spam attack from robot,

I will be keep actively develop for this module, and I will add more functions, such as Ajax refresh feature, stay tuned!

If you have good suggestions or advice can also create a issue, let me know, enjoy!

中文验证码模块,是一种通过要求输入中文汉字的验证码,这个模块主要是为中文网站用户开发,目的是为了帮大家防止机器人垃圾信息的攻击。

Honeypot Submit

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a simple module that is very useful at stopping form spam bots from submitting Drupal â„¢ forms like user registration. It replicates the submit button on a form and hides the original. When a bot comes along, they execute submit() or click on the first/primary submit button of the form. These submissions are blocked because they are assumed to be a bot or some automated process. When an actual visitor comes to the site they won't see the original button and are required to click the replicated one.

NoMoreCaptchas

Component type

module

Maintenance status

Development status

Downloads

335

Component created

Component changed

Register for free to put an end to those annoying Captcha codes that slow down or even send away your users! NoMoreCaptchas authenticates human beings based on the one thing that can never be faked - their behavior.

Now with Faster Service and Even Easier Contact Form 7 Support!
Developed at Oxford University, NoMoreCaptchas uses e-DNA (Electronically Defined Natural Attributes) to determine if a user is a human or a bot. Bots are sent away. Humans are welcomed into your site - and without any puzzles, roadblocks or error-prone black lists to worry about.

Drupal Audit Tool (auditool)

Component type

module

Maintenance status

Development status

Component created

Component changed

Are you sure you did everything to secure your site and cover your ***?! Try this module!

The Drupal Audit tool is a complete solution for Drupal shops and Organizations seeking more control over "who is doing what" in their systems.
It was written to provide you with additional auditing capabilities so a Drupal Shop (or a security team within an organization) can provide a much wider picture accounting who addressed which data helping find patterns like wrong data insertion, typing mistakes, malfunctioning form, automatic form submission, malicious employees and more..

Inmail

Component type

module

Maintenance status

Development status

Downloads

1187

Component created

Component changed

Synopsis

The purpose of Inmail is to process incoming email and execute certain actions depending on the content of each message. As its most prominent feature, it readily supports identification of bounce messages (e.g. the recipient address does not exist) and uses the Mailmute send state to avoid sending email to a user whose address has bounced.

Requirements

Inmail works with Drupal 8 only. See below for a list of similar D7 projects.