├── .gitignore ├── README.md └── exploit.py /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mr-r3bot/Gitlab-CVE-2021-22205/HEAD/.gitignore -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mr-r3bot/Gitlab-CVE-2021-22205/HEAD/README.md -------------------------------------------------------------------------------- /exploit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/mr-r3bot/Gitlab-CVE-2021-22205/HEAD/exploit.py --------------------------------------------------------------------------------