From e9a4dbcb16239436199543d2b6f243d7c2c273e2 Mon Sep 17 00:00:00 2001 From: Mehdi Date: Tue, 31 Oct 2023 12:14:46 +0330 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 844e199..d62ab45 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) +* [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) * [DOM Clobbering](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Dom%20Clobbering.md)