99 matches found
cve-2024-32002-submodule-rce
CVE-2024-32002 RCE Submodule A submodule to demonstrate CVE-2024-32002. Demonstrates Remote Code Execution RCE by loading a malicious commit hook into the .git directory of the parent repo. See cve-2024-32002-poc-rce for the working POC that utilises this repo. What this repo contains A malicous...
git_rce
CVE-2024-32002 PoC 1. You must set up the git's symbolic link option like: root@kitploit: git config --global core.symlinks true 2. Then exploit CVE-2024-32002 by the following command: root@kitploit: git clone --recursive https://github.com/EQSTSeminar/gitrce.git Attack Scenario...
hook
hook PoC Exploit for CVE-2024-32002...
poc-cve-2024-32002
This repository does not have a README...
hook
amalmurali47/hook Este repositorio forma parte del PoC para explotar CVE-2024-32002, una vulnerabilidad en Git que permite RCE durante una operación git clone. Este repositorio contiene el hook malicioso utilizado en el exploit. Descripción general Para instrucciones detalladas y una explicación ...
hooky
hooky Este repositorio es un submódulo para https://github.com/markuta/CVE-2024-32002, que contiene un simple hook ubicado en y/hooks/post-checkout para abrir la calculadora en sistemas macOS: root@kitploit: open -a Calculator.app Puedes encontrar más información sobre la vulnerabilidad aquí y aq...
hooky
hooky This repository is a submodule for https://github.com/markuta/CVE-2024-32002, which contains a simple hook located in y/hooks/post-checkout to open calculator on macOS systems: root@kitploit: open -a Calculator.app More info about the vulnerability can be found here and here...
CVE-2024-32002-POC
CVE-2024-32002-POC This is a demo for CVE-2024-32002 POC Run: root@kitploit: git clone --recursive "[email protected]:masamuneee/CVE-2024-32002-POC.git" Will update blog analysis later...
CVE-2024-32002
PoC in Execution...
Cve-2024-32002-poc
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...
hook
hook This is a demo for CVE-2024-32002 POC...
CVE-2024-32002
CVE-2024-32002 PoC Exploit for CVE-2024-32002...
CVE-2024-32002
CVE-2024-32002 A Reverse shell generator for gitlab-shell vulnerability cve 2024-32002 This is still in the testing phase and I will update it once done...
cve-2024-32002-submodule-aw
CVE-2024-32002 Submodule AW A submodule to demonstrate CVE-2024-32002. Demonstrates arbitrary write into .git. See cve-2024-32002-poc-aw for the working POC that utilises this repo. What this repo contains Simply, a random file so that we can detect it when we clone the parent POC repo The file i...
CVE-2024-32002-poc
CVE-2024-32002-poc...
CVE-2024-32002_HOOK
This repository does not have a README...
CVE-2024-32002-PoC
CVE-2024-32002-PoC Proof of Concept for CVE-2024-32002 main repo for cloning: https://github.com/th4s1s/better-sqlite hook repo for hooking: https://github.com/th4s1s/hook...
CVE-2024-32002-git-rce
This repository does not have a README...