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 — Check Git's vulnerability CVE-2017-1000117 | Kitploit
Tools/GitHubGitHub/greymd/cve-2017-1000117
Vulnerability AnalysisExploitationSupply Chain SecurityLearning & Education
GitHubgreymd/cve-2017-1000117

CVE-2017-1000117

Check Git's vulnerability CVE-2017-1000117

View Repository
136279 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Test repository to check Git's vulnerability CVE-2017-1000117

How it works?

Clone this repository recursively. The sentence 「うんこもりもり」(which means like "Lots of shit.") will be shown on your terminal.

root@kitploit:~
$ git clone --recursive https://github.com/greymd/CVE-2017-1000117.git
Cloning into 'CVE-2017-1000117'...
remote: Counting objects: 5, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 5 (delta 0), reused 5 (delta 0), pack-reused 0

...

    "mm
    mmmm          "m           "mmmmm
  ""    #         m"               "
        #        m#m          m
       #        m"  #   m     "m     m
     m"        m"   "mm"        """""
   m            m   m          m            m   m
  mm#            # # "m       mm#            # # "m
   m"#"          ##   #        m"#"          ##   #
 ""#mm "m        #    #      ""#mm "m        #    #
   #    #            #         #    #            #
    "mm"           m"           "mm"           m"

...

Tested on:

  • Linux (Ubuntu 16.04)
  • macOS Sierra
  • Windows 64bit -- Cygwin
  • Windows 64bit -- Git Bash (MinGW-w64)
Download Tool