50709 matches found
RoguePlanet
RoguePlanet Vulnerabilidad de Windows Defender de RoguePlanet ยกBienvenidos de nuevo a todos! El exploit es una condiciรณn de carrera, asรญ que es un acierto o un fracaso. He logrado obtener una tasa de รฉxito del 100% en algunas mรกquinas, mientras que en otras le costรณ funcionar. El exploit se ha...
IOHIDFamily-PoC-Research
CVE-2026-28992 โ PoC de FastPathUserClient de IOHIDFamily Repositorio de investigaciรณn de seguridad. Dos aplicaciones PoC que demuestran las condiciones de carrera en IOHIDFamily's FastPathUserClient en iOS 18.7.1 y anteriores. โ ๏ธ Ambos PoCs provocarรกn un kernel panic y reiniciarรกn tu dispositivo...
ScreenOff
ScreenOff CVE-2026-52910 kernel crash poc. ref: https://github.com/5unkn0wn/security-research/tree/CVE-2026-52910ltscosmitigation what socket + SOATTACHREUSEPORTCBPF + setsockopt race. timerfd/epoll callback storm slows down the receive path. replace the cBPF filter while the old prog is still in...
CVE-2026-64560-Analysis
CVE-2026-64560 โ Linux Kernel posix-cpu-timers non-leader exec race UAF Reproducer / PoC trigger verification : Linux & Android NDK This repository is intended solely for verifying patch status and for research/learning on your own test devices. It does not contain any privilege...
ITScape
ITScape: Escape de invitado a anfitriรณn en KVM/arm64 Resumen Este documento describe la vulnerabilidad ITScape CVE-2026-46316 reportada y parcheada por Hyunwoo Kim @v4bel. Es una vulnerabilidad de escape de KVM que permite a un invitado escapar al anfitriรณn en un entorno KVM/arm64 y ejecutar...
POC-CVE-2022-30600
Prueba de concepto para CVE-2022-30600 Descripciรณn general Este repositorio contiene 2 implementaciones de una prueba de concepto que explota CVE-2022-30600. CVE-2022-30600 es una vulnerabilidad de seguridad que permite a un atacante eludir el umbral de bloqueo de cuenta dentro de la aplicaciรณn w...
WannaRace
๐ WannaRace Aplicaciรณn web intencionalmente vulnerable a condiciones de carrera. ๐ค Descripciรณn Se puede practicar la vulnerabilidad de condiciรณn de carrera en la aplicaciรณn web desarrollada. La tarea es comprar una Mega Box usando una condiciรณn de carrera que cuesta mรกs que los vales disponibles...
CVE-2024-6387
Comprobador de Vulnerabilidad CVE-2024-6387 de OpenSSH Este script en Python verifica si los servidores estรกn ejecutando una versiรณn vulnerable de OpenSSH susceptible a la vulnerabilidad CVE-2024-6387. Escanea las direcciones IP o rangos de red especificados en busca del banner de OpenSSH y lo...
cve-2018-17182
define GNUSOURCE include include include include include include include include include include include int vmaspamcontrolfd = -1; int threaddonefd = -1; int vmaspamdonefd = -1; void semincint fd uint64t val = 1; if writefd, &val, 8 != 8 err1, "seminc"; void semdecint fd uint64t val; if readfd,...
sony-vp-extract
Sony WH-1000XM4 Voice Pack Extractor Decrypt and extract the voice guidance MP3 prompts from Sony WH-1000XM4 encrypted firmware files. The AES-128-CBC key was extracted by dumping the he...
CVE-2017-5487
CVE-2017-5487 es una vulnerabilidad en el kernel de Linux que fue descubierta y divulgada en 2017. La vulnerabilidad permite a un atacante local obtener acceso root a un sistema explotando una condiciรณn de carrera en el subsistema de gestiรณn de claves del kernel. La vulnerabilidad puede ser...
CVE-2022-46395
Exploit for CVE-2022-46395 The write up can be found here. This is a bug in the Arm Mali kernel driver that I reported in November 2022. The bug can be used to gain arbitrary kernel code execution from the untrusted app domain, which is then used to disable SELinux and gain root. The exploit is...
CVE-2024-6387
๐ฎ๐ฑ BringThemHome NeverAgainIsNow ๐ฎ๐ฑ Exigimos el regreso seguro de todos los ciudadanos que han sido tomados como rehenes por el grupo terrorista Hamรกs. No descansaremos hasta que cada rehรฉn sea liberado y regrese a casa sano y salvo. Puedes ayudar a traerlos de vuelta a...
CVE-2024-6387
0. TL;DR Esto es esencialmente una vulnerabilidad estadรญstica: requiere un gran nรบmero de intentos para ganar la condiciรณn de carrera y ejecutar cรณdigo arbitrario con รฉxito. Los atacantes necesitan superar muchos obstรกculos", dijo Schwartz a SecurityWeek. "Incluso en el mejor de los casos, las...
CVE-2024-6387_poc
CVE-2024-6387 Prueba de Concepto PoC Descripciรณn Este repositorio contiene una PoC para la vulnerabilidad CVE-2024-6387, que apunta a una condiciรณn de carrera en el manejador de seรฑales del servidor OpenSSH sshd en sistemas Linux basados en glibc. La vulnerabilidad permite la ejecuciรณn remota de...
CVE-2025-62215_Windows_Kernel_PE
CVE-2025-62215 Exploit PoC Original code credit: https://github.com/dexterm300 ๐งจ Description This repository contains a proof-of-concept exploit for CVE-2025-62215 , a race condition vulnerability in the Windows kernel that can be triggered via concurrent manipulation of kernel object handles...
CVE-2025-39866
CVE-2025-39866 - use-after-free Author: Byte Reaper Description This POC attempts to exploit the CVE-2025-39866 vulnerability, which is a flaw in Linux systems iwbโ and schedules the critical free via โwbputmanyโ. step 3 : - thread 2 : free wbolb - thread 1 - pointer - free object wb free old -...
CVE-2026-41651
๐จ CVE-2026-41651 โ Pack2TheRoot Privilege Escalation Vulnerability in PackageKit TOCTOU Race Condition ๐ Overview CVE-2026-41651 is a local privilege escalation vulnerability affecting the PackageKit system service used in various Linux distributions. The vulnerability is caused by a Time-of-Chec...
Research-CVE-2016-5195
CVE-2016-5195 Dirty Cow Cow stands for copy-on-write , it has existed on Linux kernels since 2007 and was discovered in 2016. Since I am working on a lab related to this CVE, I will take the opportunity to write an analysis about it. 1. Introduction Because the kernel runs under root privileges,...
CVE-2025-38352-PoC
CVE-2025-38352: Linux Kernel POSIX CPU Timer TOCTOU Race Condition & UAF A reproducible Proof-of-Concept PoC and automated GDB orchestration script for CVE-2025-38352 , a Time-of-Check to Time-of-Use TOCTOU race condition in the Linux kernel's POSIX CPU timer subsystem...