Перейти к содержимому
WordPress.org

Русский

  • Темы
  • Плагины
  • Новости
    • Документация
    • Форумы
  • О WordPress
  • Сообщество
  • Скачать WordPress
Скачать WordPress
WordPress.org

Plugin Directory

Gatorio

  • Отправить плагин
  • Мои избранные
  • Войти
  • Отправить плагин
  • Мои избранные
  • Войти

Gatorio

Автор: sichtelement
Скачать
  • Детали
  • Отзывы
  • Установка
  • Разработка
Поддержка

Описание

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)

Установка

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

Часто задаваемые вопросы

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

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Gatorio» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники
  • sichtelement

Перевести «Gatorio» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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

Мета

  • Версия 1.2.1
  • Обновление: 3 месяца назад
  • Активных установок: Менее 10
  • Версия WordPress 6.0 или выше
  • Совместим вплоть до: 7.0.6
  • Версия PHP 8.0 или выше
  • Язык
    English (US)
  • Метки:
    Brute Forceloginlogin protectionsecurity
  • Дополнительно

Оценки

Пока что нет ни одного отзыва.

Ваш отзыв

Посмотреть всеотзывы

Участники

  • sichtelement

Поддержка

Есть что сказать? Нужна помощь?

Перейти в форум поддержки

  • О нас
  • Новости
  • Хостинг
  • Приватность
  • Витрина
  • Темы
  • Плагины
  • Паттерны
  • Обучение
  • Поддержка
  • Разработчики
  • WordPress.TV ↗
  • Присоединиться
  • События
  • Поддержать ↗
  • Сувениры ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Русский

  • Посетите нас в X (ранее Twitter)
  • Посетите нашу учётную запись в Bluesky
  • Посетите нашу ленту в Mastodon
  • Посетите нашу учётную запись в Threads
  • Посетите нашу страницу на Facebook
  • Посетите наш Instagram
  • Посетите нашу страницу в LinkedIn
  • Посетите нашу учётную запись в TikTok
  • Посетите наш канал YouTube
  • Посетите нашу учётную запись в Tumblr
Код — это поэзия.
The WordPress® trademark is the intellectual property of the WordPress Foundation.