Skip to content

Commit

Permalink
Merge pull request #440 from Hacking-the-Cloud/update/aws/exploitatio…
Browse files Browse the repository at this point in the history
…n/rbp/playbook

Update exploting_public_resources_attack_playbook.md
  • Loading branch information
Frichetten authored Dec 5, 2024
2 parents 0d4455a + 75809e7 commit 83b5016
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ title: Exploiting Public AWS Resources Programmatically - The Playbook
description: A playbook on how to exploit AWS resources that can be misconfigured via resource-based policies.
---

# Exploiting Public AWS Resources - CLI Attack Playbook

<div class="grid cards" markdown>

- :material-tools:{ .lg .middle } __Tools mentioned in this article__
Expand All @@ -15,9 +17,7 @@ description: A playbook on how to exploit AWS resources that can be misconfigure
[coldsnap](https://github.com/awslabs/coldsnap): A command line interface for Amazon EBS snapshots
</div>

# Exploiting Public AWS Resources - CLI Attack Playbook

The playbook shows how to exploit AWS resources that can be misconfigured to be publicly accessible. Think of it as a glossary of quick exploitation techniques that can be performed programmatically.
This playbook shows how to exploit AWS resources that can be misconfigured to be publicly accessible. Think of it as a glossary of quick exploitation techniques that can be performed programmatically.

All attacks are meant to be executed from an external environment where the attacker is ideally an administrator.

Expand Down

0 comments on commit 83b5016

Please sign in to comment.