Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Gitlab Enum

THIS TOOL IS FOR EDUCATIONAL PURPOSE ONLY

Simple tool to enumerate on-premise gitlab users.

Features :

  • Pass custom user list
  • Multi threading
  • Wonderful banner
  • Quiet mode

Usage

usage: gitlab-enum [-h] [-v] [-q] -u USERS [-t THREADS] url

Simple enumeration tools for gitlab users

positional arguments:
  url                   Gitlab URL (without PATH)

options:
  -h, --help            show this help message and exit
  -v, --verbose         increase output verbosity
  -q, --quiet           Don't show the banner
  -u, --users USERS     User file
  -t, --threads THREADS
                        Number of threads

Example

python gitlab-enumerate.py  "http://gitlab.inlanefreight.local:8081" -u users.list -t 5 

 _____ _____ _____ _       ___  ______   _____ _   _ _   ____  ___
|  __ \_   _|_   _| |     / _ \ | ___ \ |  ___| \ | | | | |  \/  |
| |  \/ | |   | | | |    / /_\ \| |_/ / | |__ |  \| | | | | .  . |
| | __  | |   | | | |    |  _  || ___ \ |  __|| . ` | | | | |\/| |
| |_\ \_| |_  | | | |____| | | || |_/ / | |___| |\  | |_| | |  | |
 \____/\___/  \_/ \_____/\_| |_/\____/  \____/\_| \_/\___/\_|  |_/
                                                                  
                                                                  

Thread number = 5
User per thread = 2
[EXIST] bob
[EXIST] hacker
[EXIST] root

About

Simple tool to enumearte gitlab users

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages