Lucene search
+L

57944 matches found

Kitploit
Kitploit
added 2026/09/13 5:26 p.m.6 views

SpiMitm

+OPTIONS: ^: SpiMitm - SPI flash read MitM attack PoC for anti-firmware forensics This PoC is focused on https://up-board.org/upsquared/specifications/UP Squared. How to use Follow Alan Sguigna's build process explained...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:25 p.m.10 views

CVE-2019-9653

CVE-2019-9653 Fecha Divulgación: 03/11/2019 Última actualización: 03/15/2019 Resumen NUUO Inc. es una empresa que proporciona una solución de videovigilancia centrada en video. Tienen muchos productos NVR Grabador de video en red para diferentes clientes con diversos requisitos. Estos NVR son...

10CVSS8.2AI score0.11488EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 5:12 p.m.6 views

flopz

Flopz - Firmware Liberation on Python Flopz is an assembler toolkit written in pure python. Use it to: Create shellcode for embedded systems Dynamically patch large collections of binaries Instrument firmware images, for debugging and fuzzing Currently, Flopz supports: ARM: Thumb Mode PPC: VLE,...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 5:11 p.m.8 views

MK4001MTD-USB-Bridge

MK4001MTD USB 桥接器 RP2040 Pico 固件,将东芝 MK4001MTD 0.85英寸 SDIO 微型硬盘桥接为 USB 大容量存储设备。 MK4001MTD 是一款 4 GB 微型硬盘,最初用于诺基亚 N91 音乐手机和一些其他设备,如 MP3 播放器或 U 盘,当时闪存仍然相当昂贵。 你可能见过一些介绍声称这款硬盘使用 MMC 协议,但实际上这是不正确的。我对此进行了一段时间的研究:我尝试构建一个 8 位 MMCplus 读卡器,并测试了不同的 SD/MMC 读卡器,但没有成功。最后,我买了一部诺基亚 N91 来捕获逻辑信号,并确认它实际使用的协议。...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 5:10 p.m.13 views

CVE-2026-43499-A36

CVE-2026-43499-A36 Port independiente de CVE-2026-43499 probado en dispositivo para el Galaxy A36 5G canadiense SM-A366W con el firmware exacto A366WVLS3AYG1, incluida la carga tardía de KernelSU y la integración con Root My Galaxy. Este repositorio contiene la parte nativa específica del...

7.8CVSS7.2AI score0.00789EPSS
SaveExploits91References9
Kitploit
Kitploit
added 2026/09/13 4:58 p.m.7 views

fwhunt-scan

Escáner Comunitario FwHunt Herramientas para analizar firmware UEFI y comprobar módulos UEFI con reglas FwHunt. Dependencias rizin v0.6.2 Instalación Instalar con pip probado en python3.6 y superiores: root@kitploit: $ python -m pip install fwhunt-scan Instalación manual: root@kitploit: $ git clo...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 4:42 p.m.6 views

CVE-2022-37932

HP 交换机固件认证绕过漏洞 CVE-2022-37932 固件版本:PD.02.21 受影响的设备:HP 1920系列智能托管交换机 概述 本仓库记录了运行固件版本 PD.02.21 的 HP 1920 系列智能托管交换机中的一个关键认证绕过漏洞。该漏洞允许未经认证的攻击者在无需事先认证的情况下更改管理员密码,从而完全接管设备。 技术细节 该漏洞存在于 /login/defaultpasswordcfg.lua 脚本中,该脚本负责处理设备的默认密码更改。此脚本: 1. 接受表单 POST 请求,但不检查用户是否已认证 2. 仅验证 oldPwd 参数是否与默认密码(为空/空值)匹配 3...

9.8CVSS8.1AI score0.02713EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 4:41 p.m.7 views

secureboot_objects

安全启动对象 此仓库用于存放 Microsoft 推荐的安全启动对象。 有关文档,请访问我们的 Wiki! 版本管理 本仓库遵循语义化版本控制 .., 这是一种通过版本号传达底层变更含义的版本方案。 版本组成部分 主版本号 :表示固件安全启动版本之间的不兼容变更。 这是一项重大变更,可能需要更新固件或其他组件。(目前仅有版本 1) 次版本号 :代表额外的撤销,通常是安全事件的结果。 这些变更应在发布说明中记录,以告知用户安全更新。 修订版本 :通常是非破坏性变更,例如脚本更新或小幅改进。 这些变更不会影响固件安全启动的兼容性。 发布形式 通常有两种发布形式应保持同步:...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 4:27 p.m.5 views

Xiaomi-C200-Firmware-Analysis

范围 在本仓库中,我将展示我是如何在没有常见的暴露引脚/测试点的情况下访问 UART 接口的,利用 U-Boot 和一些技巧在早期阶段获得 root 权限,并最终转储固件。 初步侦察 从 PCB 上可以明确看出几个关键点: 芯片 → T31 君正处理器 闪存 → SOIC-8 SPI NOR 类型 潜在的 UART 测试点 首先,我尝试了那些最直接的 UART 访问候选点,有 4 个排成一排的测试点,看起来像是 Tx、Rx、地线和电源,但用万用表测试时读数不对,如图所示。我尝试了大多数其他测试点,仍然找不到正确的读数,因此我不得不改变策略。 获得立足点...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 4:25 p.m.4 views

pixma

这是什么? 一些用于分析佳能 PIXMA 系列打印机固件的小工具。 动机 某些 Pixma 打印机无法重置废墨计数器,现在拒绝打印,即使废墨容器已被更换。因此,我对其固件的内部工作原理感到好奇,试图找到重置计数器的方法。但后来我放弃了。尽管如此,这个过程很有趣,或许对其他研究人员也有用?基本上,我只是实现了 https://www.contextis.com/en/blog/hacking-canon-pixma-printers-doomed-encryption 中描述的方法。 如何使用? 1. 下载固件 查看 Pixma 打印机的 USB 设备 ID,例如 04a9:1769...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 4:24 p.m.5 views

CVE-2026-44402

CVE-2026-44402 — Voltronic Power SNMP Web Pro 1.1 RCE no autenticado -red.svg Ejecución remota de código crítica no autenticada CVSS 9.8 — Voltronic Power SNMP Web Pro 1.1 Esta herramienta explota CVE-2026-44402 , una vulnerabilidad en el dispositivo Voltronic Power SNMP Web Pro 1.1 que permite a...

9.8CVSS0.00888EPSS
SaveExploits2References1
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.55 views

WAVLINK WN533A8 - Improper Access Control

WAVLINK WN533A8 M33A8.V5030.190716 is susceptible to improper access control. An attacker can obtain usernames and passwords via view-source:http://IPADDRESS/sysinit.shtml?r=52300 and searching for logincheckuser; and thereby possibly obtain sensitive information, modify data, and/or execute...

7.5CVSS7.4AI score0.20761EPSS
SaveExploits4References5
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.29 views

Mitel 6000 - OS Command Injection

A vulnerability in the Mitel 6800 Series, 6900 Series, and 6900w Series SIP Phones through 6.4 SP4 R6.4.0.4006, and the 6970 Conference Unit through 6.4 SP4 R6.4.0.4006 or version V1 R0.1.0, could allow an unauthenticated attacker to conduct a command injection attack due to insufficient paramete...

6.5CVSS8.2AI score0.50237EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.23 views

D-Link DIR-823X set_prohibiting - Command Injection

D-Link DIR-823X 240126 and 240802 contain a command injection caused by sending a POST request to /goform/setprohibiting, letting an authorized attacker execute arbitrary commands remotely, exploit requires attacker to be authorized. id: CVE-2025-29635 info: name: D-Link DIR-823X setprohibiting -...

7.2CVSS8.3AI score0.87944EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.63 views

Aquatronica Controller System <= 5.1.6 - Information Disclosure

Aquatronica Controller System firmware 5.1.6 and earlier and web interface 2.0 and earlier contain an information disclosure vulnerability caused by unauthenticated access to tcp.php endpoint, letting remote attackers retrieve sensitive configuration data including plaintext credentials, exploit...

9.3CVSS5.8AI score0.01542EPSS
SaveExploits1References4
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.237 views

Honeywell PM43 Printers - Command Injection

Improper Input Validation vulnerability in Honeywell PM43 on 32 bit, ARM Printer web page modules allows Command Injection.This issue affects PM43 versions prior to P10.19.050004. Update to the latest available firmware version of the respective printers to version MR19.5 e.g. P10.19.050006 id:...

9.9CVSS7.9AI score0.4904EPSS
SaveExploits3References5
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.51 views

Tattile Camera < 1.181.5 - Default Login

Tattile Smart+, Vega, and Basic device families firmware = 1.181.5 contain a broken authentication caused by default credentials not forced to be changed, letting attackers with management interface access gain administrative privileges. id: CVE-2026-26341 info: name: Tattile Camera 1.181.5 -...

9.8CVSS5.8AI score0.02663EPSS
SaveExploits3References1
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.58 views

Belkin N150 Router 1.00.08/1.00.09 - Path Traversal

A path traversal vulnerability in the webproc cgi module on the Belkin N150 F9K1009 v1 router with firmware before 1.00.08 allows remote attackers to read arbitrary files via a full pathname in the getpage parameter. id: CVE-2014-2962 info: name: Belkin N150 Router 1.00.08/1.00.09 - Path Traversa...

7.8CVSS6AI score0.47095EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.104 views

ZTE Cable Modem Web Shell

ZTE F460 and F660 cable modems allows remote attackers to obtain administrative access via sendcmd requests to webshellcmd.gch, as demonstrated by using "set TelnetCfg" commands to enable a TELNET service with specified credentials. id: CVE-2014-2321 info: name: ZTE Cable Modem Web Shell author:...

10CVSS7.3AI score0.59259EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.66 views

ADB/Pirelli ADSL2/2+ Wireless Router P.DGA4001N - Information Disclosure

ADB formerly Pirelli Broadband Solutions P.DGA4001N router with firmware PDGTEFSP4.06L.6 does not properly restrict access to the web interface, which allows remote attackers to obtain sensitive information or cause a denial of service device restart as demonstrated by a direct request to 1...

9.4CVSS6AI score0.38932EPSS
SaveExploits6References5
Rows per page
Query Builder