Aller au contenu
WordPress.org

Français

  • Thèmes
  • Extensions
  • Actualités
    • Documentation
    • Forums
  • À propos
  • Compositions
    • Équipes
    • Guide de contribution
  • Obtenir WordPress
Obtenir WordPress
WordPress.org

Plugin Directory

Gatorio

  • Envoyer une extension
  • Mes favoris
  • Se connecter
  • Envoyer une extension
  • Mes favoris
  • Se connecter

Gatorio

Par sichtelement
Télécharger
  • Détails
  • Avis
  • Installation
  • Développement
Support

Description

Gatorio is a minimal WordPress security plugin that protects login endpoints against brute-force attacks.

The plugin follows a strict privacy-first and KISS (keep it simple) philosophy.

No dashboards.
No tracking.
No unnecessary complexity.

Just effective login protection.

Unlike many plugins, Gatorio blocks login attempts before authentication begins.
This prevents bypasses caused by plugins that override the default WordPress login flow.

Features

  • Brute-force protection
  • Login attempt limiter
  • Temporary lockout
  • Pre-authentication request blocking (init hook)
  • Works with WordPress, WooCommerce and custom login forms
  • Login delay (bot mitigation)
  • Generic login errors (no information leakage)
  • XML-RPC protection
  • Username enumeration protection (REST API)
  • IP hashing (privacy-friendly, no raw IP storage)

Installation

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin
  3. Protection starts automatically

FAQ

Does the plugin store IP addresses?

No. Gatorio hashes IP addresses using SHA-256 and does not store raw IPs.

Does it require configuration?

No. The plugin works automatically without setup.

Does it work with WooCommerce or custom login forms?

Yes. Gatorio blocks login attempts at request level, independent of the authentication system.

Does it slow down the login?

A minimal delay is applied to slow down automated attacks.

Source code: https://codeberg.org/Sichtelement/gatorio

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« Gatorio » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs
  • sichtelement

Traduisez « Gatorio » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal des modifications

1.2.1

  • Improved XML-RPC protection with hard 403 response handling
  • Removed unused legacy XML-RPC fallback code
  • Improved lockout response handling consistency
  • Minor code cleanup and internal hardening

1.2

  • Added universal pre-authentication request blocking
  • Improved compatibility with WordPress, WooCommerce and custom login forms
  • Fixed brute-force bypass caused by plugin-based authentication flows
  • Added request-level login interception before authentication begins
  • Added complete XML-RPC protection with hard 403 response blocking
  • Removed remaining XML-RPC method exposure
  • Improved login flow reliability across different authentication systems
  • Added translators comments for localization placeholders
  • Fixed WordPress Plugin Check compatibility warnings
  • Improved internal security and code consistency
  • Tested with WordPress 7.0

1.1

  • Added translators comment for localized strings with placeholders
  • Fixed WordPress Plugin Check error (MissingTranslatorsComment)
  • Added proper handling for nonce verification warnings (via phpcs ignore)
  • Improved compatibility with WordPress and external login flows
  • Minor security and code consistency improvements

1.0.6

  • Added pre-authentication request blocking via init hook
  • Implemented universal login detection (WordPress, WooCommerce, custom forms)
  • Fixed brute-force bypass caused by plugin-based authentication overrides
  • Improved reliability across different login systems

1.0.5

  • Added session-level lockout fallback via init
  • Improved compatibility with external authentication flows

1.0.4

  • Adjusted authenticate hook priority

1.0.3

  • Lockout stability improvements

1.0.0

  • Initial public release

Méta

  • Version 1.2.1
  • Dernière mise à jour il y a 1 mois
  • Installations actives Moins de 10
  • Version de WordPress 6.0 ou plus
  • Testé jusqu’à 7.0.2
  • Version de PHP 8.0 ou plus
  • Langue
    English (US)
  • Étiquettes
    Brute Forceloginlogin protectionsecurity
  • Vue avancée

Évaluations

Aucun avis n’a encore été envoyé.

Your review

Voir tous les avis

Contributeurs

  • sichtelement

Support

Quelque chose à dire ? Besoin d’aide ?

Voir le forum de support

  • À propos
  • Actualités
  • Hébergement
  • Confidentialité
  • Vitrine
  • Thèmes
  • Extensions
  • Compositions
  • Apprendre
  • Support
  • Développeurs & développeuses
  • WordPress.tv ↗
  • Contribuer
  • Évènements
  • Faire un don ↗
  • « Five For the Future »
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Français

  • Visitez notre compte X (précédemment Twitter)
  • Visiter notre compte Bluesky
  • Visiter notre compte Mastodon
  • Visiter notre compte Threads
  • Consulter notre compte Facebook
  • Consulter notre compte Instagram
  • Consulter notre compte LinkedIn
  • Visiter notre compte TokTok
  • Visiter notre chaîne YouTube
  • Visiter notre compte Tumblr
Le code est une poésie.
The WordPress® trademark is the intellectual property of the WordPress Foundation.