diff --git a/README.md b/README.md index 3df4b5f..869bbb9 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ 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) -* [NoSQL Injection](https://github.com/Mehdi0x90/Web_Hacking/blob/main/NoSQL%20Injection.md) +* [JWT](https://github.com/Mehdi0x90/Web_Hacking/blob/main/JWT.md) +* [NoSQL](https://github.com/Mehdi0x90/Web_Hacking/blob/main/NoSQL%20Injection.md) * [Open Redirect](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Open%20Redirect.md) * [Race Condition](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Race%20Condition.md) * [SSRF](https://github.com/Mehdi0x90/Web_Hacking/blob/main/SSRF.md)