diff --git a/src/pdfs/AWS_Services.pdf b/src/pdfs/AWS_Services.pdf new file mode 100644 index 000000000..484caac14 Binary files /dev/null and b/src/pdfs/AWS_Services.pdf differ diff --git a/src/pentesting-cloud/aws-security/aws-privilege-escalation/README.md b/src/pentesting-cloud/aws-security/aws-privilege-escalation/README.md index 2be2528b9..dffd5505b 100644 --- a/src/pentesting-cloud/aws-security/aws-privilege-escalation/README.md +++ b/src/pentesting-cloud/aws-security/aws-privilege-escalation/README.md @@ -15,6 +15,10 @@ The way to escalate your privileges in AWS is to have enough permissions to be a **The pages of this section are ordered by AWS service. In there you will be able to find permissions that will allow you to escalate privileges.** +## Mindmap + +![](<../../../pdfs/AWS_Services.pdf>) + ## Tools - [https://github.com/RhinoSecurityLabs/Security-Research/blob/master/tools/aws-pentest-tools/aws_escalate.py](https://github.com/RhinoSecurityLabs/Security-Research/blob/master/tools/aws-pentest-tools/aws_escalate.py)