Skip to content

dpgg101/GitLabUserEnum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Code Conversion to Python 3

This code is inspired by GitLab Community Edition (CE) 13.10.3 - User Enumeration in Python3 for Academy for Module "Attacking Common Applications" and section "Attacking GitLab".

The original code was written in Bash.

Requirements

To run this code, you will need Python 3 installed on your system.

Usage

To run the code, simply execute the script in a terminal or command prompt using Python 3. For example:

$ wget https://raw.githubusercontent.com/dpgg101/GitLabUserEnum/main/gitlab_userenum.py
$ python3 gitlab_userenum.py
usage: gitlab_userenum.py [-h] --url URL --wordlist WORDLIST [-v]

Contributing

If you find any issues with the code or have suggestions for improvements, please feel free to open an issue or submit a pull request.

About

GitLab User Enumeration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages