# Cloud Computing

## Introduction

Cloud computing is the on-demand availability of computer system resources, especially data storage and computing power, without direct active management by the user. Large clouds often have functions distributed over multiple locations, each location being a data centre.

### Tools for Enumeration

1. Lazys3
2. S3Scanner

## Amazon Web services

{% embed url="<https://www.youtube.com/watch?v=ITSZ8743MUk>" %}

{% embed url="<https://book.hacktricks.xyz/pentesting/pentesting-web/buckets/aws-s3>" %}
This Book has all details about AWS Vuln
{% endembed %}


---

# 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://book.thegurusec.com/certifications/certified-ethical-hacker-practical/cloud-computing.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.
