From e4fa80c989f3329c64ca44b1a4f3397268ac599d Mon Sep 17 00:00:00 2001 From: Mehdi Date: Fri, 15 Sep 2023 15:18:40 +0330 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 27fc582..7ecf3a5 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ You can also contribute. * [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 Attacks](https://github.com/Mehdi0x90/Web_Hacking/blob/main/JWT.md) * [LoggerPlusPlus](https://github.com/Mehdi0x90/Web_Hacking/blob/main/LoggerPlusPlus.md) * [NoSQL Injection](https://github.com/Mehdi0x90/Web_Hacking/blob/main/NoSQL%20Injection.md) * [Open Redirect](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Open%20Redirect.md)