From 8c30a2b840817b538d20fe5cb448ccf959162aae Mon Sep 17 00:00:00 2001 From: Mehdi Date: Wed, 3 Jul 2024 13:38:21 +0330 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc4341f..2403e3e 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ You can also contribute. ## List of Vulnerabilities * [API Key Leak](https://github.com/Mehdi0x90/Web_Hacking/blob/main/API%20Key%20Leak.md) +* [CORS](https://github.com/Mehdi0x90/Web_Hacking/blob/main/CORS%20-%20Misconfigurations%20%26%20Bypass.md) * [CRLF Injection](https://github.com/Mehdi0x90/Web_Hacking/blob/main/CRLF.md) * [CSRF](https://github.com/Mehdi0x90/Web_Hacking/blob/main/CSRF.md) * [Cache Poisoning / Deception](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Cache%20Deception.md)