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
poc-rebar3 — Shell injection in Rebar3 | Kitploit
Tools/GitHubGitHub/vulnbe/poc-rebar3
Vulnerability AnalysisExploitationPenetration TestingSupply Chain Security
GitHubvulnbe/poc-rebar3

poc-rebar3

Shell injection in Rebar3

View Repository
5 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

Rebar3 shell injection (CVE-2020-13802)

Proof of concept

root@kitploit:~
git clone https://github.com/vulnbe/poc-rebar3.git
cd poc-rebar3
rebar3 clean

Credit

Alexey Pronin (@vulnbe)

References

  • Rebar3 vulnerability analysis
  • Vulnerability remediation PR
  • CVE-2020-13802
  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
Download Tool