603885 matches found
CVE-2024-38063-
CVE-2024-38063- Remotely Exploiting The Kernel Via IPv6 CVE-2024-38063 - Remotely Exploiting The Kernel Via IPv6 Marcus Hutchins Since the latest Windows patch dropped on the 13th of August I’ve been deep in the weeds of tcpip.sys the kernel driver responsible for handling TCP/IP packets. A...
CVE-2023-27350
CVE-2023-27350 Esta herramienta está diseñada específicamente para el Massive Authentication Bypass Papecut MF/NG, que se refiere a un proceso de eludir o saltarse mecanismos de autenticación a gran escala. Captura de pantalla Requisitos Python3.7+ Sistemas operativos compatibles Linuxer Wingays...
CVE-2025-32044
CVE-2025-32044 — Moodle Unauthenticated REST API User Data Exposure Stack Trace Args Leak → Names, Emails, Password Hashes Overview CVE-2025-32044 is a high-severity CVSS 7.5 unauthenticated information disclosure vulnerability in Moodle LMS 4.5.0 through 4.5.2. The vulnerability lies in Moodle's...
pbck-exploit
Mass Exploitation & Validation Framework for Joomla Page Builder CK Unauthenticated Arbitrary File Upload → Remote Code Execution 📑 Table of Contents Vulnerability Overview Affected Versions Features Installation Usage Proof of Concept Technical Deep-Dive Detection Methodology Defense & Mitigatio...
CVE-2025-2294
🚨 Kubio AI Page Builder = 2.5.1 - Unauthenticated Local File Inclusion 📝 Description The Kubio AI Page Builder plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.5.1 via the kubiohybridthemeloadtemplate function. This makes it possible for...
CVE-2024-42327_Zabbix_SQLI
CVE-2024-42327 - Zabbix SQL Injection Vulnerability SQLI Not blind and not time based POC for CVE-2024-42327, an authenticated SQL Injection in Zabbix through the user.get API Method. This POC is not time based like some of the other POCs I have seen out there. CVE Description The vulnerability...
Terminator_Killer
Terminator - Red Team Process Killer A kernel-mode process termination tool leveraging a vulnerable driver CVE-2026-0828 to kill protected processes from user mode. Compilation Requires MinGW-w64 GCC on Windows. Compile with: root@kitploit: g++ --% .\terminator.cpp -o terminator.exe -Oz...
CVE-2026-2796-escape-wasm-by-using-wasm
CVE-2026-2796 — SpiderMonkey WebAssembly Sandbox Escape Proof-of-concept exploit chain for CVE-2026-2796 , a JIT miscompilation / type-confusion in Mozilla SpiderMonkey's WebAssembly import optimization "JavaScript: WebAssembly" component. A crafted wasm module obtains arbitrary read/write of the...
zaphoxx-coldfusion
zaphoxx-coldfusion coldfusion exploit based on https://cvedetails.com/cve/CVE-2009-2265/ The main reason I setup a python script for this particular cve was that the metasploit version of the same did not work for me when I tried to solve the HTB machine Arctic. Also it was nice to get some littl...
CVE-2019-2215
CVE-2019-2215 AVISO: EL CÓDIGO PROPORCIONADO AQUÍ ES SOLO CON FINES EDUCATIVOS Y DE DEMOSTRACIÓN. NO APOYO, NI ASUMO NINGUNA RESPONSABILIDAD POR CUALQUIER PERSONA QUE USE ESTE CÓDIGO O LA INFORMACIÓN CONTENIDA EN ÉL, O SU CONSTRUCCIÓN, O CUALQUIER COSA EN ESTE REPOSITORIO CON FINES ILEGALES O...
enforcement-coverage
Enforcement Coverage Finds API routes that carry a weaker authorization control than their siblings. It found CVE-2026-45316 in Open WebUI from source alone, with no advisory knowledge: root@kitploit: MISMATCH POST /notes/id/pin notes.py:pinnotebyid 3/3 comparable write operations on note require...
CVE-2026-76904
GeoServer SQL Injection to RCE Zero-Day CVE: CVE-2026-76904 | CVSS: 9.8 Critical CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H This vulnerability has been assigned GHSA-mqjf-5f49-2fjh by the GeoServer/GeoTools team and is actively being exploited in the wild as of August 2026. The vulnerability ha...
ghostdebug
GhostDebug GhostDebug is a Windows x64 debugger prototype composed of a native debugging DLL and a .NET Framework command-line client. It is intended for debugging targets that use debugger-detection checks. For background on the design, see Developing an undetected debugger on Windows...
AudioServer-Voip-Recorder
Goal: Demonstrate VoIP stream capture by hooking Android's audioserver specifically libaudioflinger.so and recording uplink mic and downlink speaker PCM buffers when the system is in communication mode. Project Design & Methodology Architecture: Controller App Android UI with 9 buttons to manage...
CVE-2020-13942-POC-
CVE-2020-13942 POC + Automation Script Steps Step 1 : Enumerate all target subdomains for your fav bug bounty program Step 2 : Put them in the targets.txt file Step 3 : Run the Script Step 4 : If you find a vulnerable target, Dont forget to mention me :...
webrtc-ips
Solicitudes de direcciones IP STUN para WebRTC Demo: https://diafygi.github.io/webrtc-ips/ Qué hace esto Firefox y Chrome han implementado WebRTC, que permite realizar solicitudes a servidores STUN que devuelven las direcciones IP locales y públicas del usuario. Los resultados de estas solicitude...
CVE-2021-3560-Polkit-Privilege-Esclation
CVE-2021-3560-Polkit-Privilege-Esclation PoC Original research by Kevin Backhouse This is just a Bash PoC script, that automates the exploitation steps mentioned in Kevin Backhouse's blog. Read his post on this vulnerability:...
CVE-2022-47966_checker
CVE-2022-47966checker Script rápido de PowerShell para buscar IOCs de ManageEngine CVE-2022-47966. El script analizará las solicitudes en los registros de acceso HTTP de ME. Si se encuentra una solicitud SAML característica, intentará decodificar y extraer la carga útil del atacante. Los hallazgo...
CVE-2022-38604
Exploits for CVE-2022-38604 FilesystemEoPs is a copy of this repository with the addition of the x64 compiled projects. Here you can find my Arbitrary File Deletion Vulnerability report. Here you can understand how to use an Arbitrary File Deletion primitive to achieve a Local Privilege Escalatio...
shellshock-poc-cve-2014-7169
CVE-2014-6271 - Shellshock PoC Summary CVSS 10.0. Bash improperly parses trailing commands after a function definition stored in an environment variable, executing them during shell initialization. Root cause Bash environment variables can encode function definitions: x=' :; ' When bash imports...