From b5e5668cc769c650760c8c2e36c9c6b5f01d84b7 Mon Sep 17 00:00:00 2001 From: Mehdi Date: Sun, 17 Sep 2023 10:34:09 +0330 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fc800c..d22137a 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,10 @@ You can also contribute. * [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) -* [NoSQL](https://github.com/Mehdi0x90/Web_Hacking/blob/main/NoSQL%20Injection.md) +* [NoSQLi](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) +* [SQLi](https://github.com/Mehdi0x90/Web_Hacking/blob/main/SQL%20Injection.md) * [SSRF](https://github.com/Mehdi0x90/Web_Hacking/blob/main/SSRF.md) * [XSS](https://github.com/Mehdi0x90/Web_Hacking/blob/main/XSS.md)