English | 中文
This is a script that can help you quickly build a bucket arbitrary file overwrite scene
cd /TerraformGoat/aws/s3/unrestricted_file_upload/Configure AWS Access Credentials
aws configureYou can see the access key in the AWS [Console --> Security Credentials]
terraform init
terraform applyAccess to the storage bucket we built
We can upload any file on this bucket
terraform destroyJust type yes and wait for it be destroyed



