
Proof-of-concept exploit for CVE-2017-1000117 (Git SSH command injection) that writes command output to a web-accessible file. Part of VulApps vulnerable application collection for security training.
joernchen/CVE-2017-1000117에서 포크함
git clone --recursive https://github.com/VulApps/CVE-2017-1000117.git는 id 명령의 출력을 /var/www/html 디렉토리의 vul 파일에 기록합니다.
더 보기: VulApps