11959 matches found
poc-cve-collection
poc-cve-collection Poc CVE Collection 🧪 Collects CVE PoCs and backs them up to the Internet Archive when they are unavailable on GitHub. Donate Support the maintenance of this project with PayPal or by scanning the QR code below. Example root@kitploit: CVE-2026-31431 Title crypto: algifaead -...
GTScan
GTScan Lo scanner Nmap per Telco. Con l'attuale attenzione alla sicurezza delle telecomunicazioni, gli strumenti utilizzati nei test di penetrazione IT quotidiani dovrebbero essere estesi anche al settore delle telecomunicazioni. Da qui è nata la motivazione per uno scanner simile a nmap ma per l...
Copy-Fail-CVE-2026-31431-dirty-frag-CVE-2026-43284
Remoto root@kitploit: git clone https://github.com/6abc/Copy-Fail-CVE-2026-31431-dirty-frag-CVE-2026-43284.git && cd Copy-Fail-CVE-2026-31431-dirty-frag-CVE-2026-43284 && gcc -O0 -Wall -o exp exp.c -lutil && ./exp root@kitploit: git clone...
SECURITY-218
Questa mitigazione è obsoleta a partire da Jenkins 2.54 e Jenkins LTS 2.46.2. Se hai installato una versione 2.54+/LTS 2.46.2+ di Jenkins, la CLI basata su Remoting è disabilitata per impostazione predefinita. Se hai installato una versione precedente di Jenkins e hai effettuato l'aggiornamento a...
copy-fail-mcp
Copy Fail MCP 📖 Guida all'installazione — avvio rapido, configurazione manuale e risoluzione dei problemi CVE-2026-31431 — La peggiore vulnerabilità Linux mai scoperta. Ora controllabile tramite MCP. 732 byte di Python. Nessuna compilazione. Nessuna race condition. Nessun offset per distro. Un...
DirtyFrag-go
dirtyfrag-go दो बग। एक शेल। कोई डिस्क राइट नहीं। dirtyfrag का Go पोर्ट CVE-2026-43284 / CVE-2026-43500। यह कैसे काम करता है tl;dr यह बग Linux कर्नेल XFRM सबसिस्टम में है। जब किसी फ़ाइल पेज को splice करके एक पाइप में और फिर एक ESP-एन्क्रिप्टेड सॉकेट में डाला जाता है, तो कर्नेल ESP पेलोड को इन-प्ले...
CVE-2023-21817
CVE-2023-21817 - Verificatore di vulnerabilità LPE di Windows Kerberos Un Proof of Concept PoC / Verificatore di vulnerabilità minimalista in C++ per CVE-2023-21817. Questa utility aiuta ricercatori di sicurezza e amministratori di sistema a determinare se un sistema Windows è vulnerabile alla...
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-2026-80684
In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix NULL dereference on AIBV allocation failure The airqivcreate can return NULL on failure, but the return value was never checked. If it fails, zdev-aibv will be NULL and fail when dereferenced in kvmzpcisetairq...
CVE-2026-80716
In the Linux kernel, the following vulnerability has been resolved: A...
CVE-2026-80709
In the Linux kernel, the following vulnerability has been resolved: s...
CVE-2026-80706
In the Linux kernel, the following vulnerability has been resolved: c...
CVE-2026-80690
CVE-2026-80690 affects the Linux kernel UFS (Universal Flash Storage) SCSI driver. The root cause is that the hba->rpmbs list is not initialized in ufshcd_alloc_host(), leading to a NULL pointer dereference in the device teardown path when ufs_rpmb_probe() fails. The fix is a list initializati...
CVE-2026-80662
CVE-2026-80662 affects the CXL subsystem in the Linux kernel . The root cause is that CXL_HEADERLOG_SIZE was defined as SZ_512 (512 bytes), eight times the actual 64-byte on-device Header Log size in the CXL r4.0 RAS Capability Structure. This caused header_log_copy() to overread the 88-byte ioma...
CVE-2026-80646
In the Linux kernel, the following vulnerability has been resolved: i...
CVE-2026-80629
In the Linux kernel, the following vulnerability has been resolved: o...
CVE-2026-80624
CVE-2026-80624 affects the Linux kernel 's mfd: cs42l43 driver. The root cause is a missing sanity check: the code verifies that a firmware was received but does not confirm that the firmware size exceeds the firmware header size. Because the firmware pointer is dereferenced as a pointer to the h...
CVE-2026-80624
In the Linux kernel, the following vulnerability has been resolved: m...
CVE-2026-80617
In the Linux kernel, the following vulnerability has been resolved: n...
EUVD-2026-67481
In the Linux kernel, the following vulnerability has been resolved: HID: picolcd: prevent NULL pointer dereference in picolcdsendandwait In picolcdsendandwait, an integer overflow of the signed loop counter 'k' can theoretically lead to a NULL pointer dereference of 'rawdata'. If the loop execute...