Sign inSign up

hacksudo/hacksudos3cloud

By hacksudo

•Updated 8 months ago

Image
0

342

hacksudo/hacksudos3cloud repository overview

🐳 Hacksudo S3 CTF Lab

A lightweight Docker-based vulnerable AWS S3 lab for learning cloud security and S3 misconfigurations.

This image uses LocalStack to simulate a real-world S3 bucket with:

  • Public read/write access
  • Bucket listing enabled
  • Website defacement scenario
  • Hidden CTF flag for practice

No real AWS account required – 100% local and safe.


ā šŸš€ Quick Start
docker-compose up

Access endpoint:

http://localhost:4566

or

 sudo docker run -d -p 4566:4566 --name hacksudo-s3 hacksudo/hacksudos3cloud

ā šŸŽÆ Learning Goals
  • S3 enumeration
  • Exploiting misconfigured bucket policies
  • Uploading files to public buckets
  • Extracting sensitive data

Tag summary

Content type

Image

Digest

sha256:12ebd9fab…

Size

438.6 MB

Last updated

8 months ago

docker pull hacksudo/hacksudos3cloud