Skip to content

Technopy311/GitStack-RCE-Remake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Git Stack RCE

This is a migration of this exploit (https://www.exploit-db.com/exploits/43777) from python2 to Python3

GitStack 2.3.10 - Remote Code Execution

EDB-ID: 43777

Date: 2018-01-18

CVE: 2018-5955


Disclaimer

  • This migration is 100% my decision, and the original author has no relation with this remake. (appart from the original script).

  • This script is free to use.

  • I (Technopy) the author of this remake, is not responsible for any illegal use of this material or piece of software.

  • If you want to make a fork, publication, or any public showing of this remake (github repository or it's source code), you are (almost) freely allowed to do it, the only condition is the following: Give the proper credits to the author of this remake (Me).


Why the remake?

I was doing the Wreath network of the platform TryHackMe, and in one of the tasks I was challenged to make a little pseudo-shell for the exploit, well...

...I decided to go a little further and then upload the exploit here.

What's the new stuff?

This Remake does the following:

  1. Migrates the exploit from Python2 to Python3.
  2. Adds user input.
  3. Adds a pseudo shell.
  4. Adds better customization.

Releases

No releases published

Packages

No packages published

Languages