
Proof-of-concept exploit for CVE-2017-1000117 (Git clone command injection) targeting SSH, designed for vulnerability testing and educational lab environments.
Fork from joernchen/CVE-2017-1000117
git clone --recursive https://github.com/Jerry-zhuang/CVE-2017-1000117.git will
write the output of id to a file vul in /var/www/html.
See More at VulApps