https://github.com/eqstlab/hook
submodule for git_rce
https://github.com/eqstlab/hook
Last synced: 11 months ago
JSON representation
submodule for git_rce
- Host: GitHub
- URL: https://github.com/eqstlab/hook
- Owner: EQSTLab
- Created: 2024-07-03T01:59:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T01:52:30.000Z (almost 2 years ago)
- Last Synced: 2025-02-23T17:47:34.602Z (over 1 year ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hook
submodule for git_rce:
https://github.com/EQSTSeminar/git_rce
# 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.