內容簡介
這個 WordPress 外掛是簡單易用的保護登入表單的工具。
這個外掛能讓你設置登入表單的安全密鑰。
透過設置安全密鑰,大幅減少自動化暴力攻擊的風險。
安全密鑰通過 GET 參數手動傳遞至登入表單。
例如:http://example.com/wp-login.php?sk=my_secure_key
警告: 記得如果沒有設定 sk 參數,即使輸入正確的使用者名稱和密碼,登入依然會失敗。
任意區段 1
外掛標籤
開發者團隊
原文外掛簡介
Simple and easy WordPress plugin for protecting your login form.
Plugin implements setting the security key for the login form.
Thereby significantly reducing the likelihood of automatic brute force.
The security key is transmitted manually as GET parameter for login form.
For example: http://example.com/wp-login.php?sk=my_secure_key
Warning: Be careful if sk parameter is not specified, the login will not be possible, even if specifying the correct username and password.
Arbitrary section 1
