内容をスキップ
  • ログイン
  • 登録
WordPress.org

日本語

  • テーマ
  • プラグイン
  • ニュース
  • サポート
    • ドキュメンテーション
    • フォーラム
  • 概要
  • 参加・貢献
  • このサイトについて
  • WordPress を入手
WordPress を入手

プラグイン

  • お気に入り
  • ベータテスト
  • 開発者

このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

ダウンロード

Security-Protection

作者: webvitaly
  • 詳細
  • レビュー
  • インストール
  • 開発
サポート

説明

  • Security-Protection
  • Donate
  • WordPress plugins

Why humans should prove that they are humans by filling captchas? Lets bots prove that they are not bots with adding javascript to their user-agents!

Security-Protection blocks and stops brute-force attacks.
Want to read more how Security-Protection plugin works?

  • no captcha, because brute-force attacks is not users’ problem
  • no options, because it is great to forget about brute-force attacks completely

Plugin is easy to use: just install it and it just works.

Important: delete ‘admin’ username if you have it on your site. More than 90% of brute-force attacks try to crack the ‘admin’ username.

Few of the most commonly used and worst passwords. Do not use them or similar:

  • 123456
  • p@s$w0rd
  • qwerty
  • qwe123
  • admin123
  • iloveyou
  • letmein

Useful:

  • “Page-list” – show list of pages with shortcodes
  • “Iframe” – embed content
  • WordPress Pro plugins

インストール

  1. install and activate the plugin on the Plugins page
  2. enjoy life without login, register and reset-password brute-force attacks

FAQ

Compatible with:

  • WooCommerce

How does Security-Protection plugin work?

The blocking algorithm is based on 2 methods: ‘invisible js-captcha’ and ‘invisible input trap’.
The ‘invisible js-captcha’ method is based on fact that bots does not have javascript on their user-agents.
The ‘invisible input trap’ method is based on fact that almost all the bots will fill inputs with name ‘email’ or ‘url’.

How does Security-Protection plugin work in details?

Two extra hidden fields are added to login, register and reset-password forms.
First field is the invisible captcha (copy and paste the code). Second field should be empty.
If the user visits site, than first field is answered automatically with javascript, second field left blank and both fields are hidden by javascript and css and invisible for the user.
If the brute-forcer tries to submit the form, he will make a mistake with answer on first field or tries to submit an empty field and brute-force attack will be automatically rejected.

How does Security-Protection plugin stop brute-force attacks?

If Security-Protection check was not passed than it is brute-force request and the login attempt (or registration, or reset password) is blocked even if username and password are correct.
Plugin sends fake WordPress login cookies to the brute-force bot and redirects it to the admin section to emulate that the password is cracked and many brute-forcers stop their attacks after this.
It is really awesome 🙂

How to test what brute-force attacks are blocked?

You may enable sending info about blocked brute-force attacks to admin email.
Edit security-protection.php file and find “$secprot_send_brute_force_log_to_admin” and make it “true”.

How to stop brute-force attacks if plugins does not help?

If all plugins does not help you to stop brute-force attacks – you can simply rename wp-login.php file (for example ‘wp-login-new.php’) for now and maybe this can help you to reduce load on your site.
And also create empty wp-login.php file for not raising WordPress 404 error because it will start whole WordPress site again during each wp-login.php access.
While wp-login.php renamed – users cannot login, register and reset password.
If you want to have ability to login while you renamed wp-login.php file you should replace all ‘wp-login.php’ strings inside of the wp-login.php file to your new filename (for example ‘wp-login-new.php’).

評価

このプラグインにはレビューがありません。

貢献者と開発者

Security-Protection はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者
  • webvitaly

“Security-Protection” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログを RSS で購読してみてください。

変更履歴

2.3

  • Minor updates

2.2

  • added compatibility for WooCommerce
  • code cleanup
  • bugfixing
  • move javascript file to footer
  • added SECURITY_PROTECTION_VERSION constant

2.1

  • masking password in the email log for successful login
  • cleanup code
  • update FAQ

2.0

  • completely rewrote all the code and reorganize the logic of the plugin (now plugin adds two hidden fields – aka ‘invisible js-captcha’)
  • added ‘send_successful_login_log_to_admin’ feature

1.1

  • added sending fake WordPress login cookies to fool the bot

1.0

  • initial release – Protect from login, register and reset-password brute-force attacks using cookie check

メタ

  • バージョン: 2.3
  • 最終更新日: 3年前
  • 有効インストール数: 700+
  • WordPress バージョン: 3.0またはそれ以降
  • 検証済み最新バージョン: 5.5.11
  • 言語:
    English (US)
  • タグ:
    Brute ForceBruteForceloginregisterregistration
  • 詳細を表示

評価

すべて表示
  • 5つ星 9
  • 4つ星 0
  • 3つ星 0
  • 2つ星 0
  • 1つ星 2
レビューを申請するにはログインしてください。

貢献者

  • webvitaly

サポート

過去2ヶ月以内に解決した問題:

0 / 1

サポートフォーラムを表示

寄付

このプラグインが今後も改善できるよう応援しませんか ?

このプラグインに寄付

  • WordPress とは
  • ニュース
  • ホスティング
  • 寄付
  • Swag
  • ドキュメンテーション
  • 開発者
  • 参加・貢献
  • Learn
  • ショーケース
  • プラグイン
  • テーマ
  • パターン
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • マット・マレンウェッグ
  • プライバシー
  • 公開コード
WordPress.org
WordPress.org

日本語

  • Facebook ページへ
  • Twitter アカウントへ
  • Instagram アカウントへ
  • LinkedIn アカウントへ
Code is Poetry.