PhishProtect 开源项目教程

PhishProtect 开源项目教程

phish-protectChrome extension to alert and possibly block IDN/Unicode websites and zero-day phishing websites using AI and Computer Vision.项目地址:https://gitcode.com/gh_mirrors/ph/phish-protect

1、项目介绍

PhishProtect 是一个 Chrome 扩展程序,旨在通过使用 AI 和计算机视觉技术来警告和可能阻止 IDN/Unicode 网站以及零日钓鱼网站。该项目的主要目的是防止同形异义词攻击,并提供对未知钓鱼网站的实时检测和防护。

2、项目快速启动

安装步骤

  1. 克隆项目仓库

    git clone https://github.com/phishai/phish-protect.git
    
  2. 安装依赖

    cd phish-protect
    npm install
    
  3. 构建项目

    npm run build
    
  4. 加载扩展

    • 打开 Chrome 浏览器,进入 chrome://extensions/
    • 启用“开发者模式”。
    • 点击“加载已解压的扩展程序”,选择 phish-protect/build 目录。

配置文件

manifest.json 文件中,你可以配置扩展的基本信息和权限:

{
  "name": "PhishProtect",
  "version": "1.0",
  "description": "Chrome extension to alert and possibly block IDN/Unicode websites and zero-day phishing websites using AI and Computer Vision",
  "permissions": ["activeTab", "storage"],
  "background": {
    "scripts": ["background.js"]
  },
  "manifest_version": 2
}

3、应用案例和最佳实践

应用案例

  • 企业安全防护:PhishProtect 可以集成到企业内部的安全系统中,实时监控和阻止钓鱼网站,保护员工和企业数据安全。
  • 个人用户防护:个人用户可以通过安装 PhishProtect 扩展,增强浏览器的安全性,防止访问恶意网站。

最佳实践

  • 定期更新:确保扩展和依赖库保持最新,以获得最新的安全补丁和功能改进。
  • 自定义规则:根据企业或个人的需求,自定义钓鱼网站的检测规则,提高防护的精准度。

4、典型生态项目

  • PhishAI API:PhishAI 提供了一个 API,可以与 PhishProtect 扩展结合使用,进一步增强钓鱼网站的检测能力。
  • Chrome 安全扩展:PhishProtect 可以与其他 Chrome 安全扩展(如 uBlock Origin、HTTPS Everywhere)结合使用,形成多层次的安全防护体系。

通过以上步骤和内容,你可以快速启动并使用 PhishProtect 项目,同时了解其应用场景和生态系统。

phish-protectChrome extension to alert and possibly block IDN/Unicode websites and zero-day phishing websites using AI and Computer Vision.项目地址:https://gitcode.com/gh_mirrors/ph/phish-protect

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

邬千旻Herman

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值