374615 matches found
CVE-2022-26937
PoC di crash di Windows Network File System CVE-2022-26937 root@kitploit: nt!KeBugCheckEx: fffff8038996efa0 48894c2408 mov qword ptr rsp+8,rcx ss:0018:ffffd000d589ae60=0000000000000139 1: kd !analyze -v Bugcheck Analysis KERNELSECURITYCHECKFAILURE 139 A kernel component has corrupted a critical...
SecDrvPoolLeak
SecDrvPoolLeak - Ein PoC für CVE-2018-7250 Beschreibung Ein Problem wurde in secdrv.sys entdeckt, wie es in Microsoft Windows Vista, Windows 7, Windows 8 und Windows 8.1 vor KB3086255 ausgeliefert wurde, sowie in Macrovision SafeDisc. Eine nicht initialisierte Kernel-Pool-Zuordnung in IOCTL...
CVE-2019-2215-HuaweiP20Lite
Portierung von CVE-2019-2215 bad binder auf Huawei P20lite Android 8.0.0 Beschreibung Dieses Projekt ist ein Exploit für CVE-2019-2215 auf dem Huawei P20lite mit Android 8.0.0. Der Kernel ist in Version 4.4.23. Diese Schwachstelle ist wahrscheinlich die am besten dokumentierte Tutorials, echter...
OHTS
OHTS Microsoft Windows - 'afd.sys' Lokaler Kernel-Privilegienausweitungs-Exploitbericht CVE-2011-1249...
CVE-2026-46300
CVE-KERNEL · Linux-Kernel-LPE-Kette Multi-CVE-Kette zur lokalen Rechteausweitung für Linux-Kernel-Schwachstellen uid=1000 → root über xfrm-ESP-, RxRPC- oder Fragnesia-Page-Cache-Write Übersicht CVE-KERNEL ist ein Python-basiertes Tool zur lokalen Rechteausweitung LPE, das mehrere Linux-Kernel-CVE...
CVE-2025-40271
CVE-2025-40271 — procreaddirde rb-tree UAF LPE Proof-of-Concept für eine lokale Privilegieneskalations-Schwachstelle im Linux-Kernel-Dateisystem proc. Der Fehler ist ein Use-After-Free in procreaddirde, verursacht durch rberase ohne RBCLEARNODE, wodurch veraltete Rot-Schwarz-Baum-Verknüpfungen...
CVE-2026-31431
CVE-2026-31431 "Copy Fail" - Strumento di Ricerca e Pentesting ⚠️ DICHIARAZIONE DI NON RESPONSABILITÀ Questo progetto è fornito esclusivamente per: Ricerca sulla sicurezza Scopi educativi Test di penetrazione autorizzati Ambienti CTF e di laboratorio Utilizzando questo strumento, dichiari che:...
CVE-2024-36971
CVE-2024-36971 — Proof of Concept Solo Ricerca e Analisi ⚠️ DICHIARAZIONE DI NON RESPONSABILITÀ — LEGGERE PRIMA DI UTILIZZARE QUESTO REPOSITORY Questo repository è destinato esclusivamente a ricerca difensiva, analisi e segnalazione responsabile. Contiene un file proof of concept non sfruttabile...
CVE-2017-16995-Linux-Kernel---BPF-Sign-Extension-Local-Privilege-Escalation-
Dieses Repository hat keine README-Datei...
cve-2024-1086-writeup
CVE-2024-1086 Causa principale e sfruttamento Kernel bersagli: Linux 6.8 netfilter nftables Nuova prospettiva: la confusione logica in nftverdictinit causa un double-free del refcount, sfruttabile tramite heap spray per ottenere una scrittura arbitraria in memoria. Indice 1. Contesto — panoramica...
CVE-2022-0847_dirty-pipe
CVE-2022-0847 / Dirty Pipe PoC do Dirty Pipe CVE-2022-0847 hackeado que sequestra um binário SUID para gerar um shell root. e também tenta restaurar o binário danificado Pontuação CVSS : 7.8 ALTA Foi encontrada uma falha na forma como o membro "flags" da nova estrutura de buffer de pipe carecia d...
cve-2021-33909
Correzione runtime del kernel per CVE-2021-33909 Questo repository costruisce un modulo fuori-albero chiamato "cve-2021-33909.ko". cve-2021-33909 risolve un problema nel layer del filesystem del kernel sostituendo le funzioni vulnerabili tramite kprobe durante l'esecuzione. Può essere compilato...
Intel-CVE-2015-2291
Intel-CVE-2015-2291 Exploit PoC per CVE-2015-2291 Attacco solo-dati per ottenere una shell di sistema con il driver Intel vulnerabile. Il codice stesso implementa altre "funzionalità" fornite dal driver, come la traduzione da indirizzo fisico a virtuale, la mappatura della memoria fisica queste d...
2022-LPE-UAF
2022-LPE-UAF Codice POC non testato I ricercatori di sicurezza hanno scoperto 3 vulnerabilità nel kernel Linux che potrebbero consentire a un attaccante locale di elevare i privilegi e potenzialmente eseguire codice dannoso. Il codice proof-of-concept è pubblicamente disponibile, aumentando la...
CVE-2026-43284
Dirty Frag - vulnerabilità critica del kernel Linux - CVE-2026-43284 📚 Introduzione La catena di exploit, classificata come Local Privilege Escalation LPE , consente a un utente non privilegiato di ottenere accesso root su praticamente tutte le distribuzioni Linux moderne che eseguono kernel...
CVE-2014-9322
CVE-2014-9322 PoC per il kernel Linux CVE-2014-9322 noto come BadIRET prova di concetto per il kernel Linux. Questa PoC utilizza solo syscall, nessuna libreria come pthread. I thread sono implementati usando syscall Linux raw. Thread Linux Raw tramite System Calls Utilizzo root@kitploit: $ make...
CVE-2022-21882
CVE-2022-21882 Win32k Erhöhung von Berechtigungen Techniken inspiriert von: https://github.com/L4ys/CVE-2022-21882 https://github.com/exploitblizzard/Windows-Privilege-Escalation-CVE-2021-1732...
linux-root-kit
Sobre este Projeto Este projeto foi desenvolvido como parte do curso de Digitale Forensik na Technische Hochschule Deggendorf. Ele demonstra uma investigação forense completa e simulação de ataque envolvendo: Um ataque de confusão de dependência Python usando um pacote PyPI malicioso Escalação de...
CVE-2022-0492-Docker-Breakout-Checker-and-PoC
CVE-2022-0492 Docker Breakout Checker e PoC Sommario Sfruttare la vulnerabilità richiede che l'attaccante abbia accesso a un container Docker in esecuzione su un sistema vulnerabile. Una volta sfruttata, l'attaccante può sfuggire dal container e ottenere il controllo completo del sistema host. È...
CVE-2023-32233
Compilazione e Configurazione Le istruzioni riportate di seguito sono state testate su Ubuntu 23.04 Lunar Lobster. Installazione delle Dipendenze di Compilazione Eseguire il seguente comando per installare le dipendenze di compilazione: root@kitploit: sudo apt install gcc libmnl-dev libnftnl-dev...