Lucene search
+L

35 matches found

Kitploit
Kitploit
added 2026/09/18 1:17 p.m.12 views

oob_entry

oobentry:授权iOS内核漏洞研究,用于tfp0访问 访问发布页面:https://github.com/rkrakesh524/oobentry/raw/refs/heads/main/src/entry-oob-1.1.zip 一个供研究人员在实验室环境中以冷静、谨慎的方式记录、讨论和分享关于与tfp0访问相关的iOS内核概念的空间。本仓库专注于治理、伦理以及可重复的、授权的实验室研究。它不提供即用型的漏洞利用步骤、分发渠道或可能促成未授权访问的指令。目标是促进负责任的学习、开放的讨论以及严谨、合法的测试实践。 目录 概述 目标与伦理 本项目涵盖的内容 安全、授权的研究工作流...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/18 6:54 a.m.8 views

EchoDrv

EchoDrv Herramienta que permite explotar la vulnerabilidad de lectura/escritura del kernel en el driver anti-cheat ECHOAC echodriver.sys Uso Ejemplo Patrocinadores Trabajo en POST Luxembourg y les agradezco que me hayan dedicado tiempo para desarrollar y mantener este proyecto. Visite el sitio we...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 6:40 a.m.17 views

kfd

Aviso rápido: no tengo intención de añadir offsets para otros dispositivos y versiones de iOS. kfd kfd, abreviatura de kernel file descriptor, es un proyecto para leer y escribir memoria del kernel en dispositivos Apple. Aprovecha varias vulnerabilidades que pueden explotarse para obtener PTEs...

7.3AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/18 2:45 a.m.16 views

ZeroHVCI

ZeroHVCI - Derrotando a HVCI sin privilegios de administrador o un controlador de kernel ZeroHVCI logra lecturas/escrituras/llamadas a funciones arbitrarias del kernel en entornos protegidos por Hypervisor-Protected Code Integrity HVCI sin permisos de administrador ni controladores de kernel...

7.8CVSS8AI score0.09375EPSS
SaveExploits4References3
Kitploit
Kitploit
added 2026/09/18 2:17 a.m.8 views

cve-2018-8453-exp

cve-2018-8453-exp cve-2018-8453 exp Este programa es un exploit para cve-2018-8453. La vulnerabilidad existe en Windows 7 y versiones posteriores. Pero tenga en cuenta: solo se puede explotar en Windows 8.1 y versiones posteriores. ¡Por lo tanto, este EXP solo se puede usar en Windows 8.1 y...

7.8CVSS7.9AI score0.70042EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/17 4:09 p.m.11 views

iqvw64e-privilege-escalation

iqvw64e-privilege-escalation CVE-2015-2291 本地权限提升 PoC 概述 本项目是针对驱动 iqvw64e.sys(SHA256:37c637a74bf20d7630281581a8fae124200920df11ad7cd68c14c26cc12c5ec9)中一个本地权限提升(LPE)漏洞的教育性概念验证——该驱动是英特尔以太网诊断驱动程序,关联 CVE-2015-2291 。 在见到该驱动被内核级加载器(如 KDMapper )利用后,我想自己逆向它,以了解 IOCTL 分发的工作原理...

7.8CVSS7.7AI score0.09011EPSS
SaveExploits7References3
Kitploit
Kitploit
added 2026/09/17 11:41 a.m.8 views

cve-2019-2215

CVE-2019-2215 Pixel 2 和 Pixel 2 XL 的临时 Root(利用 CVE-2019-2215) (基于 Google Project Zero 的 Jann Horn 和 Maddie Stone 的 概念验证) 概述 演示一种仅通过内核内存读/写实现权限提升的攻击,最终获得临时 root shell。 该工具在 Google Pixel 2 / Pixel 2 XL(walleye/taimen)设备上运行,系统镜像为 2019 年 9 月的 QP1A.190711.020,内核版本-BuildID 4.4.177-g83bee1dc48e8 。...

7.8CVSS8.2AI score0.72105EPSS
SaveExploits31References2
Kitploit
Kitploit
added 2026/09/17 1:47 a.m.14 views

desc_race-1

descrace "descrace" CVE-2021-30955 exploit para iOS 15.0 - 15.1.1 con primitivas estables de lectura/escritura del kernel Método de Explotación 1. Aumentar la capacidad del array de IOSurfaceClient a 0x2000, el objetivo es escribir un puntero cuyo contenido esté totalmente controlado y luego usar...

7.6CVSS7.5AI score0.04787EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/16 4:40 a.m.11 views

cve-2018-8453-exp

cve-2018-8453-exp cve-2018-8453 exp 本程序为cve-2018-8453的利用程序。 开发\测试平台:x86: windows 10 rs2 15063 x64: windos 10 rs2 16299 附: 使用Palette来读写内核 严重声明: 本工具仅用于技术研究学习。非法使用造成一切后果,均与本人无关。...

7.8CVSS7.9AI score0.70042EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/16 12:20 a.m.10 views

CVE-2021-1961

针对 CVE-2021-1961 的利用代码。完整的技术文章请查阅我的博客。 要构建该利用代码,请运行 Android NDK 的 ndk-build。 要运行该利用代码,你需要有 /dev/qseecom 的访问权限,这意味着需要正确的用户/组以及正确的 SELinux 上下文。这可以通过在调试镜像上使用命令 su system 完成,或者在使用 Magisk 修补过的原厂镜像上使用命令 su - system 完成。 以下是在使用 Magisk 修补过的原厂镜像上运行该利用代码的示例: root@kitploit: $ adb push qseecomexploit...

6.7CVSS6.8AI score0.00385EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/15 8:05 p.m.3 views

DsArk64

DsArk64 DsArk64.sys se distribuye con 360 Total Security. Firmado por WHQL de Microsoft. LOLDrivers: magicsword-io/LOLDrivers308. CVE: Solicitado MITRE. Primitivas Terminación de procesos ring 0 IOCTL 0x80863008, entrada: PID en bruto de 4 bytes El driver llama a ZwOpenProcessALLACCESS +...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 5:33 p.m.7 views

cve-2019-2215_SH-M08

2019年10月之前的安全补丁的Android终端上获取root权限的概念证明代码的AQUOS sense 2(SH-M08)移植版。 运行环境 已验证以下OS版本可以运行。在其它版本或其它机型上运行时,请按照“移植方法”章节进行移植。 root@kitploit: ro.build.date: 2019年 3月 20日 水曜日 04:58:03 JST ro.build.description: Anasui-user 8.1.0 S3200 01.00.02 release-keys ro.build.display.id:...

7.8CVSS7.8AI score0.72105EPSS
SaveExploits31References2
Kitploit
Kitploit
added 2026/09/14 3:53 p.m.20 views

ghostlock-s26

GhostLock CVE-2026-43499 for the Galaxy S26 CVE-2026-43499 ported to the Samsung Galaxy S26 series — Android 16 / GKI 6.12. One binary, three kernel lines, dynamic parameter matching at runtime: theoretically covers the whole S26 series without per-build compilation. Most GhostLock porting effort...

7.8CVSS7.2AI score0.00789EPSS
SaveExploits100References10
Kitploit
Kitploit
added 2026/09/12 9:16 p.m.12 views

huawei-p10-cve-2017-8890-unlock

Investigación sobre el desbloqueo del bootloader de Huawei P10 CVE-2017-8890 Este repositorio documenta un proyecto de investigación autorizado por el propietario que portó CVE-2017-8890 a un firmware de Huawei P10, convirtió el use-after-free del kernel en lectura/escritura arbitraria del kernel...

7.8CVSS7.2AI score0.0141EPSS
SaveExploits6References6
Kitploit
Kitploit
added 2026/09/12 5:56 a.m.11 views

weightBufs

WeightBufs: WeightBufs es un exploit de lectura/escritura del kernel para todos los dispositivos Apple con soporte de Neural Engine. Errores y exploit por @simo36; puedes leer mis diapositivas de la presentación en POC para más detalles sobre las vulnerabilidades y las técnicas de explotación. El...

10CVSS7.5AI score0.0465EPSS
SaveExploits3References1
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

DEBIAN-CVE-2026-89489

In the Linux kernel, the following vulnerability has been resolved: openrisc: fix arbitrary kernel memory access via or1katomic syscall sysor1katomic syscall 244 in the "or1k" ABI takes two user pointers, v1 and v2, and swaps the words they point to in hand-written assembly. l.lwz r29,0r4 l.lwz...

7.8CVSS6.2AI score0.00136EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 7:43 p.m.21 views

CVE-2026-89489

CVE-2026-89489 affects the Linux kernel on the openrisc (or1k) architecture. The sys_or1k_atomic() syscall (number 244) swaps two user-supplied words via hand-written assembly without validating the pointers with access_ok() and without exception table entries for the four memory accesses. An unp...

7.8CVSS5.9AI score0.00136EPSS
SaveExploits0References8
GithubExploit
GithubExploit
added 2026/07/30 1:18 p.m.85 views

Exploit for Double Free in Linux Linux_Kernel

Huawei P10 CVE-2017-8890 bootloader-unlock research This repo...

7.8CVSS5.9AI score0.0141EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:00 a.m.24 views

Linux Distros Unpatched Vulnerability : CVE-2026-46183

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: protect path kfree with damonsysfslock damonsysfsquotgoal-path can b...

7.8CVSS6.6AI score0.0012EPSS
SaveExploits0References2
GoogleProjectZero
GoogleProjectZero
added 2026/01/14 12:00 a.m.29 views

A 0-click exploit chain for the Pixel 9 Part 2: Cracking the Sandbox with a Big Wave

Posted by Seth Jenkins With the advent of a potential Dolby Unified Decoder RCE exploit, it seemed prudent to see what kind of Linux kernel drivers might be accessible from the resulting userland context, the mediacodec context. As per the AOSP documentation, the mediacodec SELinux context is...

6.2AI score
SaveExploits0
Rows per page
Query Builder