81349 matches found
Testability-CVE-2014-1266
TestableSecurity This is a small proof-of-concept that lifts out the vulnerable SSLVerifySignedServerKeyExchange from Apple's libsecurityssl to demonstrate that the signing code is readily unit testable in isolation. While there's been some talk that this bug wasn't easily tested, the code in...
ThreatIngestor
ThreatIngestor 实用工具 用于改进 ThreatIngestor 的使用并帮助减少错误的脚本。 所有脚本都包含以下可选参数,以便在 stdout 中提供更高的详细输出: root@kitploit: python3 scripts/ -v 所有可用脚本的快速列表: 脚本| 示例| 描述 ---|---|--- scripts/validate.py| python3 validate.py config.yml| 此脚本验证您的 YAML 语法,并检查您是否拥有 ThreatIngestor 正常运行所需的最低要求(config.yml)。 scripts/build.sh...
Pymap-Scanner
Pymap-Scanner Features root@kitploit: 1-Basic Gui 2-Speed Scan 3-Custom Services 4-User Control 5-Error Control 6-Useful parameters And More. Installation Modules root@kitploit: $ Pyqt4 $ Nmap RequirementsThird root@kitploit: +xsltproc...
craw
CRAW: Codec Robust Audio Watermarking Source code for CRAW , a robust audio watermarking method built on STFT-magnitude-domain embedding. An encoder embeds a binary message into an audio clip's magnitude spectrogram phase is preserved from the clean signal; a decoder recovers the message under a...
failpoint
failpoint Una implementación de failpoints para Golang. Los failpoints se utilizan para añadir puntos de código donde se pueden inyectar errores de forma controlada por el usuario. Un failpoint es un fragmento de código que solo se ejecuta cuando el failpoint correspondiente está activo. Inicio...
snuffleupagus
Snuffleupagus 面向 php7 和 php8 的安全模块——消灭漏洞类别,并对其余部分进行虚拟补丁! 核心特性 • 下载 • 示例 • 文档 • 许可证 • 致谢 Snuffleupagus 是一个面向 PHP 7+ 和 8+ 的模块,旨在通过消灭整个漏洞类别来大幅提高针对网站的攻击成本。它还提供了一个强大的虚拟补丁系统,使管理员无需修改 PHP 代码即可修复特定漏洞并审计可疑行为。 核心特性 无明显的性能影响 强大且易于编写的虚拟补丁规则 消灭多类漏洞 基于 Unserialize 的代码执行 基于 mail 的代码执行 窃取 Cookie 的 XSS 基于文件上传的代码执...
CVE-2025-10351-POC
CVE-2025-10351 POC - SQL Injection Exploit 💉 POC for CVE-2025-10351: An unauthenticated SQL Injection vulnerability that affects a specific endpoint in Melis Platform Framework. 🔗 References 📄 CVE-2025-10351 on MITRE 📄 Melis Platform Warning on INCIBE Spanish National Cybersecurity Institute 🚀...
pgm-attack
PGM-attack Resumen Código oficial de nuestro artículo, Poisoning Attacks on the PGM-index. Inicio rápido 1. Clonar y submódulos root@kitploit: git clone REPOSITORY LINK cd pgm-index-poisoning git submodule update --init --recursive 2. Compilar root@kitploit: ./scripts/build.sh Requiere CMake ver...
poc-CVE-2026-0073
PoC CVE-2026-0073 Omisión de Autenticación TLS de ADB Inalámbrico Este directorio contiene una prueba de concepto en Python para CVE-2026-0073. El script se genera mediante técnicas de generación de código asistidas por IA. Resumen CVE-2026-0073 es un problema de lógica en la verificación de...
HiddenEyeReborn
Introduction The HiddenEye: Reborn tool is a project aimed at exploiting human error. As my second attempt at creating a comprehensive tool for this purpose, it presently has numerous phishing features. We intend to add more functionality soon. Keep up with our progress by checking out our roadma...
CVE-2025-11627
Send a crafted request to the AJAX handler with the extracted nonce. root@kitploit: = // 1 find the inline script that contains the AJAX URL const s = ...document.scripts.findsc = sc.textContent.includes'billminozzijserrorcatched'; if !s console.error'Script with ajax URL not found. Is wphead...
CVE-2025-62168
CVE-2025-62168 Divulgación de información en Squid Proxy en el manejo de errores Escáner Detección y PoC "Debido a una falla en la redacción de las credenciales de autenticación HTTP, Squid es vulnerable a un ataque de divulgación de información. Gravedad: Este problema permite que un script evit...
CVE-2026-20817
CVE-2026-20817 - Escalada de Privilegios ALPC en el Informe de Errores de Windows WER Descripción Este repositorio contiene una Prueba de Concepto PoC para CVE-2026-20817 , una vulnerabilidad de escalada de privilegios local en el servicio de Informe de Errores de Windows WER. La vulnerabilidad...
CVE-2026-23980-Exploit
CVE-2026-23980 - Inyección SQL autenticada en Apache Superset root@kitploit: / \ | | | | | || | \\ sqlExpression va directo a la consulta. sin parametrización. sin esperanza. Apache Superset ChartDataRestApi.data - QueryContext.getdfpayload - SqlaTable.getsqlaquery - columna adhoc sqlExpression /...
CVE-2025-62168
CVE-2025-62168 Divulgación de Información de Squid Proxy en el manejo de errores Escáner Detección y PoC "Debido a una falla al redactar las credenciales de Autenticación HTTP, Squid es vulnerable a un ataque de Divulgación de Información. Gravedad: Este problema permite que un script omita las...
CVE-2026-42208_lab
Inyección SQL en LiteLLM Proxy GHSA-r75f-5x8p-qvmc Un entorno de reproducción para la vulnerabilidad de inyección SQL en el flujo de autenticación de claves API de LiteLLM Proxy. Resumen de la vulnerabilidad...
DEBIAN-CVE-2026-97520
In the Linux kernel, the following vulnerability has been resolved: gfs2: move quotainit qc iterator increment Move qc++ from the loop body into the for-loop increment expression in gfs2quotainit. This keeps iterator progression explicit and avoids mixing pointer advance with duplicate-slot...
CVE-2026-97508
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Set tb-rootswitch to NULL when domain is stopped Similarly what we do with the firmware connection manager. This makes tbxdphandlerequest return error to the remote host. However, we need to make sure we keep the uui...
CVE-2026-97474
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: purge async notifications upon nic error This fixes a kernel panic in reconfig failure: 1. we have a BSS connection 2. we have a NAN connection 3. FW error occurs 4. reconfig restores the BSS connection 5...