> For the complete documentation index, see [llms.txt](https://help.ppgg.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.ppgg.in/docs/password-manager/your-vault/security-tools/phishing-blocked.md).

# \*Phishing Blocker

{% hint style="success" %}
对应的[官方文档地址](https://bitwarden.com/help/phishing-blocked/)
{% endhint %}

Bitwarden Phishing Blocker 用于检测已知的网络钓鱼网站，并将用户重定向到安全的通知页面，从而确保凭据不会被误输入或被泄露。Phishing Blocker 使用定期更新的开源的 [Phishing.Database](https://github.com/Phishing-Database/Phishing.Database) 来识别网络钓鱼网站。

{% hint style="info" %}
目前，Phishing Blocker 不适用于 Bitwarden Safari 浏览器扩展。
{% endhint %}

## 使用 Phishing Blocker  <a href="#use-phishing-blocker" id="use-phishing-blocker"></a>

默认情况下，Phishing Blocker 适用于个人高级版和家庭版用户。要使用 Phishing Blocker，您必须登录 Bitwarden 浏览器扩展。当 Phishing Blocker 识别出已知的网络钓鱼网站时：

1、Bitwarden 不会加载已知的网络钓鱼网站，而是会将用户重定向到一个警告页面，提示该网站已被拦截。

<div align="left" data-with-frame="true"><figure><img src="https://bitwarden.com/assets/7IDSIId3ZA7nRT1T8gdX1T/3382ba87ffa5a38d8fa68b03d4ea0dcc/Phiishing-blocker-cropped.png?w=542&#x26;fm=jpg" alt="钓鱼拦截器"><figcaption></figcaption></figure></div>

2、选择合适的选项：

* **关闭标签页**：选择此选项将关闭 Bitwarden 已拦截的恶意标签页。
* **继续**：选择此选项将允许您继续访问该网站并关闭 Bitwarden Phishing Blocker。

{% hint style="danger" %}
选择**继续**将访问之前被识别为存在网络钓鱼活动的网站。此操作可能会导致您的凭据泄露。建议谨慎选择此选项。
{% endhint %}

若您选择**继续**并认为该网站被误判为网络钓鱼网站，[请向 Phishing.Database 提交误报报告](https://github.com/Phishing-Database/Phishing.Database/issues/new?template=00-false-positive.yml)。

## 切换 Phishing Blocker <a href="#toggle-phishing-blocker" id="toggle-phishing-blocker"></a>

您可以在浏览器扩展中通过导航至**设置** → **账户安全**，然后选择开关来**打开**或**关闭** Phishing Blocker：

<div align="left" data-with-frame="true"><figure><img src="https://bitwarden.com/assets/4jeEBHYQeUpsZNOoKKUeW1/d19fe64cfed2edba32983f45c5434490/phishing_setting.png?w=750&#x26;fm=jpg" alt="切换钓鱼拦截器"><figcaption><p>切换 Phishing Blocker</p></figcaption></figure></div>

## 工作原理 <a href="#how-it-works" id="how-it-works"></a>

Bitwarden Phishing Blocker 使用 Phishing.Database 来引用已知的网络钓鱼网站。这个开源工具由用户每日更新，用于识别有害的 URL。

{% hint style="info" %}
所有网站检查均由 Bitwarden 浏览器扩展在本地执行。任何数据都不会与 Bitwarden 或第三方共享。
{% endhint %}

1. Bitwarden 浏览器扩展直接从 Phishing.Database 获取列表。
2. Bitwarden API 使用 SHA-256 校验和来识别列表的更改并获取更新后的列表。
3. 使用浏览器扩展，Bitwarden 会在页面加载时将 URL 与网络钓鱼列表进行比对。
4. 如果网站与网络钓鱼数据库中的已知威胁匹配，Bitwarden 会将您带到拦截界面，并提供离开网站或继续访问的选项。
