Vai al contenuto
WordPress.org

Italia

  • Temi
  • Plugin
  • Notizie
    • Documentazione
    • Forum
  • Info
    • Manifesto
    • Unisciti alla Community
    • Team
    • Manuali
    • Traduci
    • Meetup italiani
    • WordCamp
    • Five for the Future
    • Proposte di lavoro
    • Swag Store
    • Directory delle foto
    • Learn WordPress
    • Openverse
    • Pattern
    • Playground
    • Prova l’editor Gutenberg
    • WordPress.tv
  • Eventi
  • Scarica WordPress
Scarica WordPress
WordPress.org

Plugin Directory

Gatorio

  • Invia un plugin
  • I miei preferiti
  • Accedi
  • Invia un plugin
  • I miei preferiti
  • Accedi

Gatorio

Di sichtelement
Scarica
  • Dettagli
  • Recensioni
  • Installazione
  • Sviluppo
Supporto

Descrizione

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)

Installazione

  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

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Gatorio” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori
  • sichtelement

Traduci “Gatorio” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog

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

Meta

  • Versione 1.1
  • Ultimo aggiornamento 1 mese fa
  • Installazioni attive Meno di 10
  • Versione WordPress 6.0 o superiore
  • Testato fino alla versione 6.9.4
  • Versione PHP 8.0 o superiore
  • Lingua
    English (US)
  • Tag
    Brute Forceloginlogin protectionsecurity
  • Visualizzazione avanzata

Valutazioni

Non sono state ancora inviate recensioni.

Your review

Vedi tutte le recensioni

Collaboratori

  • sichtelement

Supporto

Hai qualcosa da dire? Ti serve aiuto?

Chiedi nel forum di supporto

  • Chi siamo
  • News
  • Hosting
  • Privacy
  • Vetrina
  • Temi
  • Plugin
  • Pattern
  • Learn (Training)
  • Supporto
  • Sviluppo
  • WordPress.tv ↗
  • Partecipa
  • Eventi
  • Donazioni ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Italia

  • Visita il nostro account X (ex Twitter)
  • Visita il nostro account Bluesky
  • Visita il nostro account Mastodon
  • Visita il nostro account Threads
  • Visita la nostra pagina Facebook
  • Visita il nostro account Instagram
  • Visita il nostro account LinkedIn
  • Visita il nostro account TikTok
  • Visita il nostro canale YouTube
  • Visita il nostro account Tumblr
Code is Poetry.
The WordPress® trademark is the intellectual property of the WordPress Foundation.