# AWS

- [AWS的服务](https://www.heresecurity.wiki/yun-an-quan/aws/aws-de-fu-wu.md)
- [工具](https://www.heresecurity.wiki/yun-an-quan/aws/gong-ju.md)
- [初始访问](https://www.heresecurity.wiki/yun-an-quan/aws/chu-shi-fang-wen.md)
- [枚举](https://www.heresecurity.wiki/yun-an-quan/aws/mei-ju.md)
- [权限提升](https://www.heresecurity.wiki/yun-an-quan/aws/quan-xian-ti-sheng.md)
- [权限维持](https://www.heresecurity.wiki/yun-an-quan/aws/quan-xian-wei-chi.md)
- [将EBS卷挂载到EC2Linux](https://www.heresecurity.wiki/yun-an-quan/aws/jiang-ebs-juan-gua-zai-dao-ec2linux.md)
- [禁用CloudTrail](https://www.heresecurity.wiki/yun-an-quan/aws/jin-yong-cloudtrail.md)
- [使用AMI映像复制EC2](https://www.heresecurity.wiki/yun-an-quan/aws/shi-yong-ami-ying-xiang-fu-zhi-ec2.md)
- [通过API密钥获得AWS控制台访问权限](https://www.heresecurity.wiki/yun-an-quan/aws/tong-guo-api-mi-yao-huo-de-aws-kong-zhi-tai-fang-wen-quan-xian.md)
- [通过混淆Cloudtrail日志和GuardDuty来掩盖踪迹](https://www.heresecurity.wiki/yun-an-quan/aws/tong-guo-hun-xiao-cloudtrail-ri-zhi-he-guardduty-lai-yan-gai-zong-ji.md)
- [Golden SAML Attack](https://www.heresecurity.wiki/yun-an-quan/aws/golden-saml-attack.md)
- [InstanceConnect 将SSH密钥推送到EC2实例](https://www.heresecurity.wiki/yun-an-quan/aws/instanceconnect-jiang-ssh-mi-yao-tui-song-dao-ec2-shi-li.md)
- [Lambda 提取函数的代码](https://www.heresecurity.wiki/yun-an-quan/aws/lambda-ti-qu-han-shu-de-dai-ma.md)
- [Shadow Copy attack](https://www.heresecurity.wiki/yun-an-quan/aws/shadow-copy-attack.md)
- [SSM 命令执行](https://www.heresecurity.wiki/yun-an-quan/aws/ssm-ming-ling-zhi-xing.md)
- [动态数据库](https://www.heresecurity.wiki/yun-an-quan/aws/dong-tai-shu-ju-ku.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://www.heresecurity.wiki/yun-an-quan/aws.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.
