Skip to content

Frichetten/gitlab-runner-research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

gitlab-runner-research

This script is a part of some research I did on abusing GitLab Runners. The full blog post and information is here.

usage: hijack-runner.py [-h] [--target TARGET] [--register REGISTER] [--attack ATTACK] [--tag TAG]
                        [--clone]

Abuse GitLab Runners

optional arguments:
  -h, --help           show this help message and exit
  --target TARGET      The GitLab instance to target
  --register REGISTER  Register a token
  --attack ATTACK      Use Runner token to steal data
  --tag TAG            Taglist separated with commas
  --clone              Will clone the repo locally

About

Research on abusing GitLab Runners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages