內容簡介
<!DOCTYPE html>
<html>
<body>
<h2>WordPress 外掛介紹</h2>
<p>WordPress 原始設定允許無限次登入嘗試。這給了攻擊者重複嘗試破解密碼的機會。這種攻擊稱為暴力攻擊,而 Protect Login 通過在一系列連續失敗嘗試後減緩登入速度來減輕這種情況。</p>
<p>但我們的努力並沒有止於此。我們也在努力提高您的 WordPress 密碼的安全性。目前,我們通過允許您強制實施一個密碼策略,確保您的用戶不使用弱密碼。</p>
<h3>問答</h3>
<ul>
<li>問:什麼是 Protect Login 的功能?</li>
<li>答:Protect Login 通過在連續失敗嘗試後減緩登入速度,減輕暴力攻擊。</li>
<li>問:Protect Login 還有哪些安全功能?</li>
<li>答:除了減緩登入速度,我們還提供密碼策略功能,確保用戶不使用弱密碼。</li>
</ul>
</body>
</html>
外掛標籤
開發者團隊
原文外掛簡介
Out of the box, WordPress allows unlimited attempts to log in. This opens up opportunities for attackers to crack passwords simply by trying over and over again. This kind of attack is called brute-force, and Protect Login mitigates this by slowing down the login after a series of subsequent failed attempts.
But we did not stop there. We’re also working on ways to improve the security of your WordPress passwords. Currently, we do this by allowing you to enforce a password policy to make sure your users don’t use weak passwords for their accounts.
