Lucene search
+L

413 matches found

Kitploit
Kitploit
added 2026/09/02 3:47 p.m.4 views

lightbulb-framework

LightBulb LightBulb es un framework Python de código abierto para auditar firewalls y filtros de aplicaciones web. Sinopsis El framework consta de dos algoritmos principales: GOFA : Un algoritmo de aprendizaje activo que infiere representaciones simbólicas de autómatas en el modelo estándar de...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 3:10 a.m.5 views

cdf

CDF – fuzzing diferencial criptográfico CDF es una herramienta para probar automáticamente la corrección y seguridad del software criptográfico. CDF puede detectar errores de implementación, fallos de cumplimiento, fugas de canales laterales, etc. CDF implementa una combinación de pruebas unitari...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/02 3:10 a.m.227 views

cdf

CDF – crypto differential fuzzing CDF is a tool to automatically test the correctness and security of cryptographic software. CDF can detect implementation errors, compliance failures, side-channel leaks, and so on. CDF implements a combination of unit tests with "differential fuzzing", an approa...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 8:52 p.m.10 views

t-reqs

T-Reqs HTTP Fuzzer T-Reqs T wo Req uests es un Fuzzer de HTTP basado en gramáticas escrito como parte del artículo titulado "T-Reqs: HTTP Request Smuggling with Differential Fuzzing" que fue presentado en ACM CCS 2021. BibTeX del artículo: root@kitploit: @inproceedingsccs2021treqs, title=T-Reqs:...

5.9AI score
SaveExploits0
CVE
CVE
added 2026/09/01 8:22 p.m.10 views

CVE-2026-84363

Hono is a web application framework for any JavaScript runtime. Prior to 4.13.5 , its query helpers treat a question mark after a literal hash fragment as the start of a query string, allowing the application to read request parameters that browsers, reverse proxies, filtering rules, and other mi...

5.9CVSS5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/01 6:50 p.m.7 views

CVE-2023-24329-lab

CVE-2023-24329 — Parser Differential Lab Educational use only. This lab exists to demonstrate a real vulnerability in a safe, isolated environment. Never run this against systems you do not own. Never reuse the intentionally broken filter code in any production system. A self-contained Docker lab...

7.5CVSS6.9AI score0.20459EPSS
SaveExploits3
Debian CVE
Debian CVE
added 2026/09/01 2:34 p.m.4 views

CVE-2026-83611

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, DOMParser.parseFromString can silently accept an end tag such as , close the element, and discard th...

6.9CVSS5.9AI score
SaveExploits0
EUVD
EUVD
added 2026/09/01 2:34 p.m.7 views

EUVD-2026-69225

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, DOMParser.parseFromString can silently accept an end tag such as , close the element, and discard th...

6.9CVSS5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/01 2:34 p.m.23 views

CVE-2026-83611 xmldom: Parser silently accepts a not-well-formed end tag whose name is followed by a line break and trailing content

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and in xmldom version 0.6.0 and earlier, DOMParser.parseFromString can silently accept an end tag such as , close the element, and discard th...

6.9CVSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/01 2:23 p.m.3 views

pgadmin-ai-assistant-sql-injection-cve-2026-17351-lexer-differential-bypass

CVE-2026-17351 — pgAdmin 4 AI Assistant Read-Only Bypass via Lexer Differential PoC for CVE-2026-17351, a critical CVSS 9.0 SQL injection bypass in pgAdmin 4's AI Assistant. Vulnerability Summary pgAdmin 4 versions 9.13 through 9.16 use Python's sqlparse library to validate that LLM-generated SQL...

9.4CVSS5.9AI score0.00407EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/31 11:56 a.m.3 views

reproducer-poc-CVE-2022-0847

Naive detector and reproducer of CVE-2022-0847 dirty pipe. Uses simple generator of syscall sequences / programs from purposefully limited set of building blocks / input values only generation, no advanced fuzzing; no mutation; no coverage guidance; no shrinking / minimization and detects...

7.8CVSS7AI score0.89721EPSS
SaveExploits101
Kitploit
Kitploit
added 2026/08/31 7:40 a.m.6 views

CVE-2026-2020-SSRF-via-URL-Parser-Differential

CVE-2026-2020 – SSRF via URL Parser Differential Program Code Python root@kitploit: vulnerableservice.py - Validates URL with urllib.parse, fetches with requests from flask import Flask, request import requests import urllib.parse app = Flaskname def isallowedurlurl: parsed =...

7.5CVSS5.8AI score0.00418EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/31 3:44 a.m.2 views

wp2shell-scanner

wp2Shell Scanner – with PoC CVE-2026-63030 and CVE-2026-60137 – WordPress wp2shell vulnerability-chain scanner Authorized security-research tool with optional command-verification PoC. wp2shell-scanner detects the WordPress wp2shell vulnerability chain by validating public WordPress evidence,...

9.8CVSS7.4AI score0.97271EPSS
SaveExploits78
Kitploit
Kitploit
added 2026/08/30 8:45 p.m.4 views

xss2shell-check

xss2shell-check Non-destructive, dependency-free detector for the CVE-2026-64638 "XSS2Shell" reflection primitive in WordPress wp-login.php. Background CVE-2026-64638 is a pre-authentication reflected XSS in WordPress core , disclosed by PWN.AI on 2026-08-07 CVSS 8.9, CWE-79 and patched in 7.0.3...

8.9CVSS7.4AI score0.31204EPSS
SaveExploits33References1
Kitploit
Kitploit
added 2026/08/30 9:21 a.m.7 views

certified-unlearning-neural-networks-icml-2025

Certified Unlearning for Neural Networks This repository contains the implementation for the paper "Certified Unlearning for Neural Networks" ICML 2025. Methods PABI Privacy Amplification by Iteration : Gradient Clipping in the paper DP-SGD : With group privacy as described in the paper Contracti...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 7:21 a.m.10 views

CVE-2026-64638-PoC-XSS2Shell-

XSS2Shell — WordPress Pre-Auth XSS → RCE Chain PoC CVE-2026-64638 · Reflected XSS on wp-login.php · CVSS 8.9 v4.0 · Patched in WordPress 7.0.3 ⚠️ AUTHORIZED TESTING ONLY. This tool is for security research and authorized penetration testing against systems you own or have explicit written...

8.9CVSS7.4AI score0.31204EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/08/30 7:18 a.m.8 views

kernel-c-to-rust-spike

Kernel C-to-Rust hardening spike: UVC descriptor parser Can a security-critical Linux kernel C parser be hardened by rewriting it in Rust, with the rewrite shown equivalent to the original and then formally verified? This spike runs the full loop on one target: the UVC video descriptor parser...

7.8CVSS6.9AI score0.03301EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/30 3:40 a.m.4 views

libqcow

libqcow is a library to access the QEMU Copy-On-Write QCOW image file format. Project information: Status: alpha Licence: LGPL-3.0-or-later Read-only supported QCOW formats: version 1 version 2 version 3 Supported QCOW format features: zlib DEFLATE compression AES-CBC 128-bit encryption backing...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/30 2:11 a.m.4 views

poc-CVE-2026-64638-

XSS2Shell — CVE-2026-64638 PoC Cadeia de exploração WordPress Pre-Auth XSS → RCE, baseada em pesquisa de pwn.ai publicada em ionsec.io. ⚠️ AVISO LEGAL : Apenas para FINS EDUCACIONAIS e TESTES AUTORIZADOS. Use somente contra sistemas que você possui ou para os quais tenha permissão explícita por...

8.9CVSS7.4AI score0.31204EPSS
SaveExploits33References1
Kitploit
Kitploit
added 2026/08/29 3:41 p.m.4 views

CVE-2026-64638-POC

CVE-2026-64638 — XSS2Shell Reflektiertes XSS vor der Authentifizierung → Remote-Codeausführung im WordPress-Core ⚠️ HAFTUNGSAUSSCHLUSS: Dieses Repository dient ausschließlich autorisierten Sicherheitsforschungs- und Bildungszwecken. Verwenden Sie es nicht gegen Systeme, die Ihnen nicht gehören ode...

8.9CVSS8.1AI score0.31204EPSS
SaveExploits33References1
Rows per page
Query Builder