From 34678a9bc7aec922cce4f2a012001cbe5cdb4242 Mon Sep 17 00:00:00 2001 From: Mehdi Date: Fri, 15 Sep 2023 17:31:05 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 869bbb9..178677e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ You can also contribute. ## List of Vulnerabilities * [API Key Leak](https://github.com/Mehdi0x90/Web_Hacking/blob/main/API%20Key%20Leak.md) * [CSRF](https://github.com/Mehdi0x90/Web_Hacking/blob/main/CSRF.md) -* [Dom Clobbering](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Dom%20Clobbering.md) +* [DOM Clobbering](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Dom%20Clobbering.md) * [File Upload](https://github.com/Mehdi0x90/Web_Hacking/blob/main/File%20Upload.md) * [IDOR](https://github.com/Mehdi0x90/Web_Hacking/blob/main/IDOR.md) * [JWT](https://github.com/Mehdi0x90/Web_Hacking/blob/main/JWT.md)