用于 git-client-rce PoC ( CVE-2017-1000117 ) 的测试 GIT 仓库
https://marc.info/?l=git&m=150238802328673&w=2
此 CVE 影响所有版本低于 v2.14.1 的 git 客户端
在测试系统上执行以下命令以查看 PoC:
$git clone --recursive https://github.com/thelastbyte/CVE-2017-1000117.git
执行成功后会将 /etc/passwd 的内容复制到 /tmp/pwned.txt