30 matches found
CVE-2022-22947-exp
CVE-2022-22947-exp Reproduced the CVE-2022-22947 vulnerability, wrote an exploit exp Later, based on an article by a senior, wrote an exp for memory horse injection, for reference only...
CVE-2018-20250-WinRAR
CVE-2018-20250-WinRAR Este recurso es la reproducción por parte del autor de la vulnerabilidad CVE-2020-0601 de WinRAR, implementada a partir de recursos y artículos relacionados. Se recomienda consultar el blog del autor, que reproduce esta vulnerabilidad y permite comprender el principio del...
CVE-2025-31486
CVE-2025-31486-PoC.py url image Para más detalles sobre la reproducción de la vulnerabilidad y la configuración específica del entorno, consulte:https://chenchena.blog.csdn.net/article/details/147150357?spm=1001.2014.3001.5502...
cve-2025-22223-demo-1.0.0
cve-2025-22223-demo-1.0.0 cve-2025-22223 Reproducción de la vulnerabilidad...
gha-lab-6c3094af9e
Automated research artifact — not the upstream project. This repository is a disposable lab built by an automated harness for a master's thesis at Université Laval on reproducing published GitHub Actions workflow vulnerabilities. It is a verbatim snapshot of openlit/openlit at commit...
apache_druid_CVE-2021-36749
apachedruidCVE-2021-36749 CVE-2021-36749 Docker Reproducción de la vulnerabilidad Importar la imagen de docker: docker import apachedruid.tar apache:1 Iniciar docker: docker run -id --name apachedruid -p 8081:8081 -p 8082:8082 -p 8083:8083 -p 8888:8888 -p 8091:8091 -p 2181:2181 镜像ID /bin/bash...
FuzzingBrain-Bench
FuzzingBrain Bench A benchmark for LLM-driven vulnerability reproduction on 77 real zero-day bugs across 43 open-source projects C / C++ / Java. Each challenge gives the agent only the fuzz harness the target and the project source at the vulnerable revision — no patch, no fix commit, no target...
grafana-cve-2021-43798
grafana-cve-2021-43798 This repository contains files for reproducing the vulnerability. Deploy this in your cluster using this command. kubectl apply -f grafana-vuln-app.yaml...
SoftwareSystemSecurity-2019
SoftwareSystemSecurity-2019 Trabajo final de Seguridad de Sistemas de Software: Reproducción de vulnerabilidad CVE-2018-4878 Flash 0day...
cve-2018-2628
cve-2018-2628 Reproducción de la vulnerabilidad...
CVE-2023-25813
CVE-2023-25813 CVE-2023-25813 Reproducción de Vulnerabilidad - Inyección SQL en Sequelize...
cve-2021-44228-log4j-exploits
CVE-2021-4428 Reproducción Este DEMO es una reproducción de la vulnerabilidad RCE de altísimo riesgo Log4j2 CVE-2021-4428, cuyo objetivo es conocer el peligro de esta vulnerabilidad y adoptar defensas específicas según la situación de su sistema. Advertencia Este DEMO es únicamente una...
NICE: A Framework for Declarative and Machine-Checkable Vulnerability Reproduction
Reproducing software vulnerabilities is fundamental to security researchers, open-source maintainers, and educators. Yet, vulnerabilities remain hard to reproduce today, and even when they can be reproduced, recreating a software environment where the vulnerability can be exploited becomes harder...
pocxgen-agent
PoCXGen Agent An LLM-orchestrated multi-agent pipeline for au...
PoC-Adapt: Semantic-Aware Automated Vulnerability Reproduction with LLM Multi-Agents and Reinforcement Learning-Driven Adaptive Policy
While recent approaches leverage large language models LLMs and multi-agent pipelines to automatically generate proof-of-concept PoC exploits from vulnerability reports, existing systems often suffer from two fundamental limitations: unreliable validation based on surface-level execution signals...
Exploit for OS Command Injection in Cacti
CVE-2022-46169 Reproduction Template Project Structure -...
CVE-Factory: Scaling Expert-Level Agentic Tasks for Code Security Vulnerability
CVE-Factory is a Multi-Agent system for fully automated, end-to-end CVE reproduction. Given CVE records, the system automatically researches details, generates test cases, builds Docker environments, and validates that each vulnerability can be both exploited and patched. The pipeline transforms...
LLM Agents for Automated Web Vulnerability Reproduction: Are We There Yet?
Large language model LLM agents have demonstrated remarkable capabilities in software engineering and cybersecurity tasks, including code generation, vulnerability discovery, and automated testing. One critical but underexplored application is automated web vulnerability reproduction, which...
Exploit for Out-of-bounds Write in Cypress Cyw20735_Firmware
This repository is an offensive tool for firmware emulation and fuzzing. It provides a virtual environment to fuzz wireless firmwares, allowing for the extraction of their current state and re-execution in a virtual environment for fuzzing. The tool is currently optimized for the CYW20735 Bluetoo...