Skip to content

aniko33/GitStackExploit_2.3.10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitStack exploit 2.3.10

From Python2 to Python3

Exploit made by kacperszurek

Installation

git clone https://github.com/aniko33/GitStackExploit_2.3.10 &&\
cd GitStackExploit_2.3.10 &&\
pip install -r requirements.txt &&\
chmod +x gitstack_2.3.10.py

Usage

./gitstack_2.3.10.py <HTTP://URL> <decoding: true, false> <EXEC>

Example: ./gitstack_2.3.10.py https://target.com true whoami

Why did I rewrite it?

The exploit was written in Python 2, which is now an obsolete version, so I decided to rewrite it in Python 3, for the community and to make it easier to use

Related projects

About

GitStack exploit version 2.3.10 for Python3

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages