> For the complete documentation index, see [llms.txt](https://ceh-practical.cavementech.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ceh-practical.cavementech.com/module-19.-cloud-computing/2.-s3-bucket-enumeration.md).

# 2. S3 Bucket Enumeration

{% embed url="<https://youtu.be/TW6ScoN0Bko>" %}
Enumerate S3 Buckets
{% endembed %}

## <mark style="color:red;">1. Enumerate S3 Buckets using Lazys3</mark>

{% embed url="<https://github.com/nahamsec/lazys3>" %}

```
ruby lazys3.rb pakwheels
```

## <mark style="color:red;">2. Enumerate S3 Buckets using S3 Scanner</mark>

{% embed url="<https://github.com/sa7mon/S3Scanner>" %}

## <mark style="color:red;">3. Enumerate s3 buckets using firefox extension</mark>

s3bucketlist

{% embed url="<https://github.com/AlecBlance/S3BucketList>" %}

{% embed url="<https://www.udemy.com/course/ethical-hacker-practical/?referralCode=289CF01CF51246BCAD6C>" %}
