## https://sploitus.com/exploit?id=8201693C-880A-5298-965C-272F2D04ECA0
# CVE-2022-1162
A GitLab TakeOver Tool
A simple tool to enumerate users in gitlab and login using CVE-2022-1162
### Google Dork
intitle:"Sign in ยท GitLab"
_____________
### Cmd
python code.py https://url.com
_____________
Pull Requests are Welcome!