From 58c4e7d8799f545f55b500837153d0f49cf94d55 Mon Sep 17 00:00:00 2001 From: Mehdi Date: Mon, 1 Jan 2024 14:36:58 +0330 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 939c6fe..2a138f8 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ You can also contribute. ## Red Team Attacks * [Insecure Interfaces and APIs - For Cloud](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Insecure%20Interfaces%20and%20APIs.md) +* [Privilege escalation EC2](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Privilege%20escalation%20EC2.md) * [SMTP](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Red%20Team%20-%20SMTP.md) ## Secure Coding