4 matches found
CVE-2026-1312-Testing
CVE-2026-1312 Reproduction Clone the Repository Setup Requirements: Python 3.12 installed Docker Desktop installed and running Run the Script ./runcve20261312.sh Files runcve20261312.sh Main execution script docker-compose.yml Docker configuration .dockerfile Docker image setup requirements.txt...
CVE-2021-23394
Configuración de Reproducción de elFinder CVE-2021-23394 Este repositorio contiene una configuración de reproducción para CVE-2021-23394 Ejecución Arbitraria de Archivos en elFinder usando Docker. Configura cuatro entornos para comparar versiones vulnerables y parcheadas en Apache y Nginx. Resume...
Log4Shell-CVE-2021-44228-ENV
Log4Shell Reproduction Environment Example Description Victim machine IP: 47.47.47.47 Attacker machine IP: 48.48.48.48 Running the Vulnerable Docker on the Victim Machine Use the DockerFile to build the docker image and run: root@kitploit: docker build . -t vuln docker run -p 8080:8080 --name vul...