AWS - Mediapackage Privesc

Support HackTricks

mediapackage:RotateChannelCredentials

चैनल के पहले IngestEndpoint का उपयोगकर्ता नाम और पासवर्ड बदलता है। (यह API RotateIngestEndpointCredentials के लिए अप्रचलित है)

aws mediapackage rotate-channel-credentials --id <value>

mediapackage:RotateIngestEndpointCredentials

चैनल के पहले IngestEndpoint का उपयोगकर्ता नाम और पासवर्ड बदलता है। (यह API RotateIngestEndpointCredentials के लिए अप्रचलित है)

aws mediapackage rotate-ingest-endpoint-credentials --id test --ingest-endpoint-id 584797f1740548c389a273585dd22a63

संदर्भ

HackTricks का समर्थन करें

Last updated