ZenphotoCMS 1.6.2

ipBlocker.php

The plugin provides two services: <ul> <li>IP address filtering</li> <li>Detection of <i>password probing</i> attempts </ul>

IP address filtering:

Allows/Denies access to the gallery to specified IP address ranges Detects repeated failed login attempts and blocks access to the IP address used in these attempts.

This does not block access to validated users, only anonymous visitors. But a user will have to log on via the admin pages if out of the IP ranges as he will get a Forbidden error on any front-end page including a logon form

Password probing:

Hackers often use probing or password guessing to attempt to breach your site This plugin can help to throttle these attacks. It works by monitoring failed logon attempts. If a defined threashold is exceeded by requests from a particular IP address, further access attempts from that IP accress will be ignored until a timeout has expired.

Tags
author

Stephen Billard (sbillard)

deprecated
2.0

Table of Contents

Classes

ipBlocker
Option handler class

        
On this page

Search results