# 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>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ceh-practical.cavementech.com/module-19.-cloud-computing/2.-s3-bucket-enumeration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
