mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-11-10 07:04:22 +00:00
Update Cloud - AWS Pentest.md
This commit is contained in:
parent
4b4a630085
commit
0530c19c88
1 changed files with 4 additions and 1 deletions
|
@ -692,6 +692,9 @@ Security checks from [DenizParlak/Zeus: AWS Auditing & Hardening Tool](https://g
|
|||
* Ensure a log metric filter and alarm exist for VPC changes
|
||||
|
||||
## AWSome Pentesting Cheatsheet
|
||||
|
||||
* Created by pop3ret
|
||||
|
||||
## Searching for open buckets
|
||||
|
||||
```
|
||||
|
@ -775,7 +778,7 @@ aws iam list-attached-user-policies --user-name user-name
|
|||
aws iam list-user-policies --user-name user-name
|
||||
```
|
||||
|
||||
## 2. Enumeration Groups IAM
|
||||
## 2. Enumerating Groups IAM
|
||||
|
||||
### Listing IAM Groups
|
||||
|
||||
|
|
Loading…
Reference in a new issue