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-2018-11235-DEMO — Demonstrates exploitation of CVE-2018-11235, a Git submodule RCE vulnerability, with build script and analysis for educational purposes. | Kitploit
Tools/GitHubGitHub/chybeta/cve-2018-11235-demo
Vulnerability AnalysisCode AnalysisExploitationWeb Application ExploitationLearning & Education
GitHubchybeta/cve-2018-11235-demo

CVE-2018-11235-DEMO

Demonstrates exploitation of CVE-2018-11235, a Git submodule RCE vulnerability, with build script and analysis for educational purposes.

View Repository
14238 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-2018-11235

Usage

root@kitploit:~
chybeta@ubuntu  ~> git clone https://github.com/CHYbeta/CVE-2018-11235-DEMO.git
chybeta@ubuntu  ~> cd CVE-2018-11235-DEMO
chybeta@ubuntu  ~/CVE-2018-11235-DEMO> /usr/local/bin/git  --version     
git version 2.17.0

chybeta@ubuntu  ~/CVE-2018-11235-DEMO> ./build.sh 

Analysis

RCE with Git submodule 分析-【CVE-2018-11235】

Download Tool