
Proof-of-concept demonstrating CVE-2024-32002 remote code execution via malicious Git submodule hook, targeting Windows and macOS systems.
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.
post-checkout which runs immediately after the clone completes. This git hook simply pops calc in Windows or MacOS.