Skip to content

substing/CVE-2019-11447_reverse_shell_upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVE-2019-11447 CuteNews 2.1.2 Reverse Shell Upload

A slightly modified version of the Mt-Code POC which spawns a full reverse shell rather than a web shell.

This exploit uses the famous PentestMonkey PHP Reverse Shell.

Install

pip install -r requirements.txt

Example use:

  • Create a user on the application
  • Run the following python exploit.py http://{target}/index.php {myuser} {mypassword}
  • Open a listener and navigate to the path listed by the exploit.

Disclaimer: I do not take credit for the creation of either of these scripts.

Follow the law.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published