11535 matches found
CVE-2012-2982
CVE 2012-2982 EXPLOTACIÓN Construcción mvn clean install Explotación java -jar ./target/CVE-2012-2982-1.0-SNAPSHOT-jar-with-dependencies.jar...
CVE-2022-24713-POC
POC of CVE-2022-24713 on Ubuntu Install the current rust-regex package on Ubuntu. Then, clone this repo. Then, run cargo build. The regex dependency is set to the /usr/share/cargo/registry folder, so there will be no dependency issues. If the compilation takes an absurdly ridiculous long amount o...
AWS-SAM-CLI-Vulnerabilities
AWS SAM CLI Vulnerabilities CVE-2025-3047 & CVE-2025-3048 This README provides a detailed analysis of two security vulnerabilities found in the AWS Serverless Application Model CLI AWS SAM CLI – CVE-2025-3047 and CVE-2025-3048 – along with the code-level issues and fixes. Both vulnerabilities...
linux-4.19.72_CVE-2020-14381
Kernel de Linux Hay varias guías para desarrolladores y usuarios del kernel. Estas guías pueden generarse en varios formatos, como HTML y PDF. Por favor, lea primero Documentation/admin-guide/README.rst. Para generar la documentación, use make htmldocs o make pdfdocs. La documentación formateada...
system_bt_AOSP10_r33_CVE-2020-0463
Fluoride Bluetooth stack Building and running on AOSP Just build AOSP - Fluoride is there by default. Building and running on Linux Instructions for Ubuntu, tested on 14.04 with Clang 3.5.0 and 16.10 with Clang 3.8.0 Download source root@kitploit: mkdir /fluoride cd /fluoride git clone...
diffplug__goomph_CVE-2022-26049_3-37-1
Goomph: IDE as build artifact Also plugins for working with SWT, OSGi, p2, and Eclipse RCP...
PoC_CVE-2024-28157
PoC CVE-2024-28157 Información general El plugin GitBucket de Jenkins versión 0.8 y anteriores no sanitiza las URLs de Gitbucket en las vistas de build, lo que resulta en una vulnerabilidad de cross-site scripting XSS almacenado explotable por atacantes capaces de configurar trabajos. Pasos de...
GwisinMsi
GwisinMsi Este repositorio contiene el PoC del payload MSI utilizado en la entrada de blog. El payload se basa en el análisis del payload MSI del ransomware Gwisin realizado por el equipo ASEC de AhnLab en su entrada de blog. Configuración de compilación de DLL Proyecto Propiedades del proyecto...
like-dbg
LIKE-DBG LIKE-DBG LI nux-KE rnel-D e B u G ger tiene como objetivo automatizar los pasos aburridos a la hora de intentar configurar un entorno de depuración del kernel de Linux. Me propuse sumergirme en la investigación de explotación del kernel y encontré que las soluciones existentes no eran lo...
CVE-2025-52691
CVE-2025-52691 Este repositorio contiene una prueba de concepto PoC segura para detectar versiones vulnerables de SmarterMail afectadas por CVE‑2025‑52691. El script solo realiza detección de versión y no explota la vulnerabilidad. CVE-2025-52691 – PoC de detección de versión de SmarterMail 📌...
packer-tutorial
Tabla de contenido 1. ¿Qué es un packer? : Una introducción al propósito de los packers y una guía sobre cuáles son las necesidades de desarrollo de un packer. 2. Requisitos previos : Herramientas necesarias para trabajar con este tutorial. 3. Un anticipo : Una demostración de lo que construirás...
henkaku
Build Only Linux is supported. You will need: Python 3 Vita SDK Uglify JS Ubuntu 16.04 package node-uglify tested version 2.4.15 Other standard tools that you should already have installed, such as openssl, dd, cat, touch All tools should be in your PATH. Run ./build.sh to build everything. This...
CVE-2026-19298
IBM Langflow OSS 1.0.0 through 1.11.2 could allow a remote authenticated attacker to execute arbitrary code due to an authorization bypass in the flow build process...
CVE-2026-19298
IBM Langflow OSS versions 1.0.0 through 1.11.2 contain an authorization policy bypass in the authenticated flow-build endpoint . While the dedicated custom component API correctly enforces the LANGFLOW_CUSTOM_COMPONENT_ADMIN_ONLY=true control (returning HTTP 403 to non-superusers), the flow-build...
EUVD-2026-71598
IBM Langflow OSS 1.0.0 through 1.11.2 could allow a remote authenticated attacker to execute arbitrary code due to an authorization bypass in the flow build process...
GHSA-Q663-5HFG-W4PM vulnerabilities
Vulnerabilities for packages: chromium...
CVE-2026-11120-Command-Injection-via-Git-URL-in-CI-CD-Pipeline
CVE-2026-11120 – Inyección de comandos a través de la URL de Git en el pipeline de CI/CD Código del programa Python root@kitploit: cicdbuild.py - Clones repository without sanitizing URL import subprocess, sys def cloneandbuildrepourl: Vulnerability: repourl can contain shell metacharacters cmd =...
DIY-CVE-2026-42945-POC
Ubuntu 22.04 + nginx 1.30.0 Docker Runtime This environment builds nginx 1.30.0 from source on Ubuntu 22.04 for local HTTP testing. PHP-FPM is configured directly in the Dockerfile because nginx.conf forwards PHP requests to /tmp/php-cgi-80.sock. Run root@kitploit: docker compose up -d --build Th...
anteater
Anteater - CI/CD 门禁检查框架 描述 Anteater 是一个开放框架,用于防止将指定的字符串、文件名、二进制文件、已弃用的函数、staging 环境代码/凭证等不合意的内容合并。任何可以用正则表达式语法指定的内容,都可以被 Anteater 嗅探出来。 你告诉 Anteater 你确切不想合并什么,剩下的由 Anteater 处理。 如果 Anteater 发现了什么,它会以非零码退出,从而使你的 CI 工具构建失败,从而防止拉取请求合并。任何误报都可以通过使用相同的 RegExp 框架来取消错误匹配,从而轻松解决。 整个项目也可以通过递归目录遍历进行扫描。...
libunwind_CVE-2015-3239_AfterPatch
-- mode: Outline - - This is version 1.0 of the unwind library. This library supports several architecture/operating-system combinations: Linux/x86-64: Works well. Linux/x86: Works well. Linux/ARM: Works well. Linux/IA-64: Fully tested and supported. Linux/PARISC: Works well, but C library missin...