Frameless BITB 项目使用教程

Frameless BITB 项目使用教程

frameless-bitbA new approach to Browser In The Browser (BITB) without the use of iframes, allowing the bypass of traditional framebusters implemented by login pages like Microsoft and the use with Evilginx.项目地址:https://gitcode.com/gh_mirrors/fr/frameless-bitb

1. 项目的目录结构及介绍

Frameless BITB 项目的目录结构如下:

frameless-bitb/
├── apache-configs/
├── custom-subs/
├── pages/
│   ├── home/
│   ├── primary/
│   └── secondary/
├── gitattributes
├── 000-default.conf
├── LICENSE
├── O365.yaml
├── README.md
├── demo-obfuscator.html
├── openssl-local.cnf

目录介绍:

  • apache-configs/: 包含 Apache 服务器的配置文件。
  • custom-subs/: 自定义子域名配置文件。
  • pages/: 包含项目的页面文件,分为 homeprimarysecondary 三个子目录。
    • home/: 主页文件。
    • primary/: 登录页面文件(后台)。
    • secondary/: BitB 窗口文件(前端)。
  • gitattributes: Git 属性文件。
  • 000-default.conf: Apache 默认配置文件。
  • LICENSE: 项目许可证文件。
  • O365.yaml: Phishlet 配置文件。
  • README.md: 项目说明文件。
  • demo-obfuscator.html: 演示页面文件。
  • openssl-local.cnf: OpenSSL 配置文件。

2. 项目的启动文件介绍

项目的启动文件主要是通过 Apache 服务器来启动。以下是启动步骤:

  1. 安装 Apache 服务器

    sudo apt-get install apache2
    
  2. 配置 Apache 服务器

    • 000-default.conf 文件复制到 Apache 配置目录:
      sudo cp 000-default.conf /etc/apache2/sites-available/
      
  3. 启动 Apache 服务器

    sudo systemctl start apache2
    

3. 项目的配置文件介绍

000-default.conf

这是 Apache 服务器的默认配置文件,包含了服务器的端口、文档根目录等信息。

O365.yaml

这是 Phishlet 配置文件,用于配置钓鱼页面的相关参数。

openssl-local.cnf

这是 OpenSSL 配置文件,用于生成 SSL 证书。

demo-obfuscator.html

这是演示页面文件,用于展示页面的混淆技术。

通过以上配置文件,可以对 Frameless BITB 项目进行详细的配置和启动。

frameless-bitbA new approach to Browser In The Browser (BITB) without the use of iframes, allowing the bypass of traditional framebusters implemented by login pages like Microsoft and the use with Evilginx.项目地址:https://gitcode.com/gh_mirrors/fr/frameless-bitb

  • 2
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

打赏作者

解岭芝Madeline

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

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

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

打赏作者

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

抵扣说明:

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

余额充值