# Nebula

- [Nebula](https://blog.pepperclipp.com/pepperclipp-public/nebula/nebula.md): Cloud C2 Framework, which at the moment offers reconnaissance, enumeration, exploitation, post exploitation on AWS, but still working to allow testing other Cloud Providers and DevOps Components.
- [Enumeration](https://blog.pepperclipp.com/pepperclipp-public/nebula/enumeration.md)
- [IAM Enumeration](https://blog.pepperclipp.com/pepperclipp-public/nebula/enumeration/iam-enum.md)
- [EC2 Enumeration](https://blog.pepperclipp.com/pepperclipp-public/nebula/enumeration/ec2-enumeration.md)
- [S3 Enumeration](https://blog.pepperclipp.com/pepperclipp-public/nebula/enumeration/s3-enumeration.md)
- [Lambda Enumeration](https://blog.pepperclipp.com/pepperclipp-public/nebula/enumeration/lambda-enumeration.md)
- [Exploitation](https://blog.pepperclipp.com/pepperclipp-public/nebula/exploitation.md)
- [Reverse Shell](https://blog.pepperclipp.com/pepperclipp-public/nebula/reverse-shell.md)
- [Detection Bypass](https://blog.pepperclipp.com/pepperclipp-public/nebula/detection-bypass.md)


---

# 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://blog.pepperclipp.com/pepperclipp-public/nebula.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.
