AbuseIPDB

Component type

module

Maintenance status

Development status

Downloads

54

Component created

Component changed

What is AbuseIPDB?

AbuseIPDB is a project dedicated to helping combat the spread of hackers, spammers, and abusive activity on the internet.

Our mission is to help make Web safer by providing a central blacklist for webmasters, system administrators, and other interested parties to report and find IP addresses that have been associated with malicious activity online.

Drupal Extra

Component type

module

Maintenance status

Development status

Downloads

106

Component created

Component changed

The module enhances the feature of other great contributes modules.
Current enhanced modules are:
- Computed Field, Computed Field Tools
- Field Query
- Views Summarize
- Visitors

The list will be continued.
Mostly are tiny fixes so I can't move it to separate single module.

Once an extra module's fixes is merged to official module, this extra module will be removed out. Please let me know your request if you're one of the author of the module.

Check DNS

Component type

module

Categories

Maintenance status

Development status

Downloads

70

Component created

Component changed

INTRODUCTION
------------

The Check DNS module simply prevents user registration with invalid email domain on user registration form.

It validates email domain before registration and checks if the domain exists. This prevents false registration.

INSTALLATION
------------

Comment approver

Component type

module

Maintenance status

Development status

Component created

Component changed

INTRODUCTION
-------------
On a busy website where administrator and moderators deal with high volume of comments, to moderate each and every comment could be a daunting task. Sometimes admins skip comment moderation but that could lead to high amount of spam, to address that need this module was built. The idea behind the module is for system to run some tests like profanity, sentiment analysis and for comment to be automatically published / unpublished as per the rules configured.

INSTALLATION
------------

Floodcontrol Settings API

Component type

module

Categories

Maintenance status

Development status

Downloads

1

Component created

Component changed

What is this module?

If you want to extend Drupal core's flood control mechanism to your custom forms then
this module is the correct choice. Simply you need to implement hook_floodcontrol_settings in your custom module.

This module also provides an UI to clear "flood" table.

Background information on why we might need this module.

Drupal provides three core functions to protect forms against flooding.