12149 matches found
CVE-2018-11235
CVE-2018-11235 Para empezar Para construir los contenedores Docker, use: root@kitploit: make docker Los siguientes comandos make deben ejecutarse en paralelo en diferentes terminales desde su máquina Para iniciar el contenedor del servidor atacante, use: root@kitploit: make runserver para iniciar...
wxHexEditor
wxHexEditor wxHexEditor official GIT repo For info : http://www.wxhexeditor.org Compilation instructions Just launch make! Compilation dependencies on Linux wxgtk;...
CVE-2024-32002-hook
CVE-2024-32002-hook CVE-2024-32002-hook...
CVE-2025-48384-submodule
Submódulo CVE-2025-48384 Este submódulo contiene un hook post-checkout malicioso para demostración...
CVE-2025-48384
CVE-2025-48384 PoC Este repositorio demuestra CVE-2025-48384, una vulnerabilidad de Git que involucra caracteres de retorno de carro en rutas de submódulos. Advertencia Esto es solo con fines educativos. Úsalo en entornos aislados...
CVE-2023-23946
CVE-2023-23946 Exploit Functional, self-developed Proof-of-Concept PoC exploit for CVE-2023-23946 , a path traversal vulnerability in Git affecting versions prior to 2.39.2, 2.38.4, 2.37.6, etc. that allows writing files outside the working tree via crafted patches during git apply. Contains a...
TheCl0n3r
TheCl0n3r TheCl0n3r will allow you to download and manage your git repositories. Preface About 90% of the penetration testing tools used in my experience can be found primarily on github. The aim of this was to make it easier to download, update and delete these git repositories. If moving to a n...
docker-cve-2022-39253-poc
lectura del archivo host de docker usando cve-2022-39253 poc PoC reproducir entorno root@kitploit: $ docker run --name=cve-2022-39253 -ti -d ssst0n3/dockerarchive:gitcve-2022-39253 $ docker attach --detach-keys ctrl-x cve-2022-39253 use ctrl-x to exit container's terminal wait minutes for...
git-cveissues
DESCRIPCIÓN vulnerabilidades, CVE-2022-41903 y CVE-2022-23521, que afectan a las versiones 2.39 y anteriores. Git for Windows también fue parcheado para abordar un problema adicional específico de Windows conocido como CVE-2022-41953. Estos scripts: construyen contenedores de distribución e...
Fix-CVE-2017-1000117
Test repository to check Git's vulnerability CVE-2017-1000117, and try to upgrade git version. root@kitploit: $ git clone --recursive https://github.com/shogo82148/Fix-CVE-2017-1000117.git The repository is inspired by https://github.com/greymd/CVE-2017-1000117 . To make sure that your git is saf...
CVE-2017-1000117_wasawasa
Test repository to check Git's vulnerability CVE-2017-1000117 How it works? Clone this repository recursively. root@kitploit: $ git clone --recursive https://github.com/sasairc/CVE-2017-1000117wasawasa.git Original greymd/CVE-2017-1000117...
CVE-2024-32002
CVE-2024-32002 RCE PoC Overview This repository contains a Proof of Concept PoC for CVE-2024-32002, a Remote Code Execution RCE vulnerability in Git submodules. The exploit demonstrates how a malicious payload can be triggered via a recursive clone of a Git repository. Repository Setup Before...
cve-2024-10220-git-on-git
此存储库没有 README。...
CVE-2024-32002
CVE-2024-32002 RCE PoC Descripción general Este repositorio contiene una Prueba de Concepto PoC para CVE-2024-32002, una vulnerabilidad de Ejecución Remota de Código RCE en los submódulos de Git. El exploit demuestra cómo se puede activar una carga útil maliciosa mediante la clonación recursiva d...
CVE-2020-27955
CVE-2020-27955 Gracias https://medium.com/bugbountywriteup/git-lfs-exploit-for-remote-code-execution-cve-2020-27955-e8f4786163c3...
GitBackdorizer
GitBackdorizer BETA GitBackdorizer is a proof of concept, fully inspired in Ulisses Castro's 50 ton of backdoors talk, that abuses the lack of user attention to steal git access credentials. How it Works GitBackdorizer consists of three pieces: handler, dropper and the payload. Handler The handle...
web_exploit_detector
Web Exploit Detector Introduction The Web Exploit Detector is a Node.js application and NPM module used to detect possible infections, malicious code and suspicious files in web hosting environments. This application is intended to be run on web servers hosting one or more websites. Running the...
CVE-2021-3572
CVE-2021-3572 This repository is designed for testing CVE-2021-3572 in pypa/pip. For more information, see these resources: CVE page: https://vulners.com/cve/CVE-2021-3572 PR where vulnerability was fixed: https://github.com/pypa/pip/pull/9827 Issue with more discussion:...
git_rce
CVE-2024-32002 PoC 1. Debes configurar la opción de enlace simbólico de git de la siguiente manera: root@kitploit: git config --global core.symlinks true 2. Luego explota CVE-2024-32002 con el siguiente comando: root@kitploit: git clone --recursive https://github.com/EQSTSeminar/gitrce.git...
git-secrets-scan
Bitbucket Security: Secret Scanner Scans your files for hardcoded secrets, keys, and passwords. Creates a security Code Insights report if found. This Bitbucket Cloud supported Pipe leverages the gitleaks secret pattern registry to provide industry-leading Security Secrets Scanning capabilities t...