Lucene search
+L

3720 matches found

Kitploit
Kitploit
added 2026/09/17 3:38 a.m.9 views

Orchestrated-Powershell-for-CVE-2023-24932

Secure Boot Orchestrator CVE-2023-24932 Automates the full Secure Boot mitigation for CVE-2023-24932 BlackLotus. Handles all registry changes, reboots, and verification automatically. Requirements Windows 10/11 or Server 2016+ Administrator privileges Secure Boot enabled Cumulative Update = July...

6.7CVSS8.3AI score0.10561EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 2:44 a.m.9 views

secureboot_objects

Secure Boot Objects This repository is used to hold the secure boot objects recommended by Microsoft. For documentation visit our Wiki! Versioning This repository follows semantic versioning .., which is a versioning scheme that conveys meaning about the underlying changes. Version Components Maj...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 10:48 p.m.11 views

CVE-2025-47827

CVE-2025-47827 Proof-of-concept and vulnerability report for CVE-2025-47827. Contents Description Disclosure Impact Detection Mitigation Binaries Proof of Concept Resources Description In IGEL OS before v11, Secure Boot can be bypassed because the igel-flash-driver module improperly verifies a...

4.6CVSS7.7AI score0.04927EPSS
SaveExploits2References22
Kitploit
Kitploit
added 2026/09/16 10:32 p.m.9 views

BitUnlocker

BitUnlocker Downgrade Attack A proof of concept for accessing BitLocker-encrypted disks in under 5 minutes on fully patched Windows 11 machines through a boot manager downgrade attack, leveraging the SDI vulnerability originally documented as CVE-2025-48804. The July 2025 patch fixes this in...

6.8CVSS7.2AI score0.00567EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/16 8:24 p.m.12 views

shim

shim, un cargador de arranque UEFI de primera etapa shim es una aplicación EFI trivial que, al ejecutarse, intenta abrir y ejecutar otra aplicación. Inicialmente intentará hacerlo mediante las llamadas estándar de EFI LoadImage y StartImage. Si estas fallan porque Secure Boot está habilitado y el...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 7:51 p.m.12 views

edk2

============== EDK II Project A modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications from www.uefi.org. .. image::...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 7:01 p.m.12 views

CVE-2025-4275

🐞 CVE-2025-4275: Hydroph0bia SecureFlash Certificate Shadowing Este repositorio contiene material de investigación relacionado con CVE-2025-4275, una vulnerabilidad de omisión de Secure Boot que afecta al firmware compatible con UEFI basado en Insyde H2O. Centraliza el análisis técnico de la...

7.8CVSS8.7AI score0.0044EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 6:52 p.m.5 views

Orchestrated-Powershell-for-CVE-2023-24932-en

安全启动缓解编排脚本 概述 此 PowerShell 脚本可自动执行 CVE-2023-24932 的安全启动缓解步骤,如 Microsoft 安全指南 所述。它处理整个过程,包括注册表更新、重启和事件日志验证,以确保您的系统免受 BlackLotus UEFI 启动套件的侵害。 功能 完全自动编排 :脚本引导您完成每个步骤,包括多次重启,并在每次重启后自动恢复。 事件日志验证 :检查特定事件 ID(例如 1799、1037)以确认更新成功。 BitLocker 感知 :如果 BitLocker 处于活动状态,则会发出警告,并确保您拥有恢复密钥。 硬件兼容性检查...

6.7CVSS8.1AI score0.10561EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 6:24 p.m.15 views

shim-review

This repo is for review of requests for signing shim. To create a request for review: clone this repo preferably fork it edit the template below add the shim.efi to be signed add build logs add any additional binaries/certificates/SHA256 hashes that may be needed commit all of that tag it with a...

5.8AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/16 4:22 p.m.12 views

Super-UEFIinSecureBoot-Disk

Super UEFIinSecureBoot Disk Super UEFIinSecureBoot Disk is a proof-of-concept not actively maintained or enhanced bootable image with GRUB2 bootloader designed to be used as a base for recovery USB flash drives. Key feature: disk is fully functional with UEFI Secure Boot mode activated. It can...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 4:22 p.m.9 views

CVE-2026-8863

CVE-2026-8863 受到 CVE-2026-8863 影响的已签名 UEFI Secure Boot shim 二进制文件集合,包含每个映像的嵌入 shim 版本、Authenticode 签名者和吊销哈希值。 发布版本中如果包含字节完全相同的已签名 shim,则合并为一行——一个 Authenticode 哈希对应一个 dbx 条目,无论有多少个发布版本携带它。 详情请查看我的博客。 概览 发行版| 版本| shim| 嵌入厂商 CA ---|---|---|--- CentOS| 7.2, 7.3| 0.9| Red Hat Inc. Fedora| Server 24-1....

7.8CVSS7.4AI score0.0011EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 4:00 p.m.9 views

CVE-2026-25250

🕷️ CVE-2026-25250:可信引导加载程序链验证不当 一个由 Microsoft 签名的第三方引导加载程序,加载了无签名或完整性验证的二级 EFI 二进制文件,从内部瓦解了 Secure Boot 信任链。 📑 目录 研究背景 官方参考 自行复现 受影响引导链 漏洞概述 📂 Secure Boot 与信任模型 根本原因分析 利用过程 缓解与吊销 🧠 研究背景 本仓库记录了针对 CVE-2026-25250 的研究,这是一个已向 Microsoft 披露并于 2026 年 4 月分配 CVE 编号的 Secure Boot...

6CVSS6.6AI score0.00089EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 1:21 p.m.9 views

incus-os

はじめに IncusOS は、Incus を実行するためのイミュータブルOSイメージです。 Debian 13 をベースにしており、mkosi を使用して構築されています。 IncusOS は、最新の amd64 x8664 および arm64 システムにインストールできます。 これは、Incus サーバーを非常に高速かつ安全で信頼性の高い方法で実行することを目的としています。 セキュリティに重点を置いており、ブートセキュリティとディスク暗号化のために UEFI Secure Boot と TPM 2.0 を積極的に利用しています。 IncusOS の使い方については、 こちら...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 8:48 a.m.14 views

CVE-2025-3052

🐞 CVE-2025-3052:IhisiParamBuffer 内存破坏 本仓库集中整理了与 CVE-2025-3052 相关的研究资料。该漏洞是一个存在于使用微软第三方证书签名的 UEFI 模块中的内存破坏漏洞,攻击者可借此破坏安全关键的固件结构、使 Secure Boot 强制机制失效,并在操作系统加载之前执行任意未签名代码。仓库内容包括对根本原因和利用技术的技术分析、真实世界与教学用的易受攻击二进制文件,以及辅助文档,旨在帮助研究人员理解、复现并实验此类漏洞。 📑 目录 原始发现与官方参考 易受攻击的二进制文件(真实世界 / 教学用) 漏洞概述(分析、利用、PoC) 📂 Secu...

8.2CVSS8.4AI score0.00426EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/16 8:16 a.m.12 views

CVE-2022-21894

baton drop CVE-2022-21894:Secure Boot 安全功能绕过漏洞 Windows 启动应用程序允许使用 truncatememory 设置从内存映射中移除包含序列化数据“持久”范围的内存块,从而导致 Secure Boot 绕过。 truncatememory BCD 元素会从内存映射中移除指定物理地址以上的所有内存。 此操作在每个启动应用程序初始化时执行,此时序列化的 Secure Boot 策略尚未从内存中读取。 因此,可以使用此类元素将序列化的 Secure Boot 策略从内存映射中移除。...

4.9CVSS6.9AI score0.06567EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/16 7:18 a.m.8 views

CVE-2020-14372

CVE-2020-14372:用一个“简单把戏”绕过(并非那么)安全启动 漏洞详情 有一天我在GRUB2的控制台输入"help",看到了一些非常“有趣”的命令: readbyte ADDR: 从ADDR读取8位值 writebyte ADDR VAL: 将8位值VAL写入ADDR 我立刻以为我找到了最有趣的安全启动绕过方法,但在安全启动下这些命令会输出如下内容: root@kitploit: error: Secure Boot forbids loading module .../memrw.mod...

7.5CVSS7.7AI score0.01738EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 6:49 a.m.12 views

initroot

initroot: Motorola Bootloader Kernel Cmdline Injection Secure Boot & Device Locking Bypass CVE-2016-10277 By Roee Hay / Aleph Research, HCL Technologies First stage exploit: Tethered jailbreak This exploit gains an ephemeral unrestricted root access on the device. For example, on cedric some...

9.3CVSS7.7AI score0.0968EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/16 2:49 a.m.14 views

secure-boot-cert-servicing

安全启动证书轮换——评估与服务 一个独立的 PowerShell 脚本,用于评估 Windows 机器的安全启动证书状况,以应对 2011 → 2023 证书轮换(CVE-2023-24932 / KB5025885),并且仅当您明确要求时,才会将该机器注册到 Microsoft 服务管道中。 由 Exchange Technology Services 为自行管理端点的客户和合作伙伴发布。 简要说明 Microsoft 于 2011 年颁发的安全启动证书即将到期,并将被 2023 版本取代。 证书| 日期| 存储| 角色 ---|---|---|--- Microsoft...

6.7CVSS8.1AI score0.10561EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 11:08 p.m.11 views

dubiousdisk

dubious disk - 对安全启动效果超群的porygon-z! CVE-2022-30203、CVE-2023-21560、CVE-2023-28269、CVE-2023-28249 以及更多…… Windows 启动环境中过于宽松的代码允许覆盖任意内存,进而执行任意代码。 Exploitro 在 2024 年 Field-FX 野性比赛中获得第三名。 代码:Rairii 引擎代码:NoNameNo XM 播放器:a1k0n 重制版 TopazPlus 字体:dMG/Up Rough & Divine Stylers 滚动字体:未知 音乐:floppi...

7.4CVSS7.2AI score0.01497EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 2:34 p.m.11 views

CVE-2024-7344

🐞 CVE-2024-7344:不正确的 PE 镜像加载 本仓库包含与 CVE-2024-7344 相关的研究材料,这是一个影响 UEFI 系统的 Secure Boot 绕过漏洞。它集中整理了该漏洞的技术分析、攻击流程文档,以及为在受控环境中复现该漏洞行为而重新创建的应用。本仓库还包含文档和研究资源,旨在帮助安全研究人员理解、研究并实验与该漏洞相关的技术。 📑 目录 原始发现与官方参考 受影响的可执行文件(真实世界 / 教育用途) 漏洞概述(分析与利用) 📂 Secure Boot 与 Microsoft 证书 发现与侦察 根本原因分析 利用过程 受影响的软件 🧠 原始发现与官方参考...

8.2CVSS8.1AI score0.01036EPSS
SaveExploits2References2
Rows per page
Query Builder