shell bypass 403
UnknownSec Shell
:
/
snap
/
aws-cli
/
current
/
aws
/
dist
/
awscli
/
examples
/
s3api
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
put-bucket-website.rst
The applies a static website configuration to a bucket named ``amzn-s3-demo-bucket``:: aws s3api put-bucket-website --bucket amzn-s3-demo-bucket --website-configuration file://website.json The file ``website.json`` is a JSON document in the current folder that specifies index and error pages for the website:: { "IndexDocument": { "Suffix": "index.html" }, "ErrorDocument": { "Key": "error.html" } }
© 2026 UnknownSec