Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2017-1000117 — Proof-of-concept exploit for CVE-2017-1000117, a critical remote code execution vulnerability in Git. Includes Go and shell-based PoCs for testing and verification. | Kitploit
Tools/GitHubGitHub/manouchehri/cve-2017-1000117
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingBinary Exploitation
GitHubmanouchehri/cve-2017-1000117

CVE-2017-1000117

Proof-of-concept exploit for CVE-2017-1000117, a critical remote code execution vulnerability in Git. Includes Go and shell-based PoCs for testing and verification.

View Repository
151449 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2017-1000117 - PoCs

root@kitploit:~
git clone --recurse-submodules "https://github.com/Manouchehri/CVE-2017-1000117.git"
cat /tmp/pwned.txt

Go

root@kitploit:~
go get "github.com/Manouchehri/CVE-2017-1000117"
cat /tmp/pwned.txt
Download Tool