From c1133101f30203969fc475100b2c92716128df24 Mon Sep 17 00:00:00 2001 From: Mehdi Date: Fri, 22 Dec 2023 14:06:39 +0330 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3a9ac13..109e73a 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,9 @@ You can also contribute. * [CORS](mindmaps-pdf/CORS.pdf) * [Prototype Pollution](mindmaps-pdf/Prototype%20Pollution.pdf) +## Red Team Attacks +* [SMTP](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Red%20Team%20-%20SMTP.md) + ## Secure Coding * [2FA](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Secure%20Coding%20-%202FA.md) * [Password Reset](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Secure%20Coding%20-%20Password%20Reset.md)