From 7a917640797ba53407041d3441800fe0681c2ed0 Mon Sep 17 00:00:00 2001 From: Mehdi Date: Mon, 30 Oct 2023 11:44:06 +0330 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ef8d11..844e199 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ You can also contribute. * [File Inclusion](https://github.com/Mehdi0x90/Web_Hacking/blob/main/File%20Inclusion.md) * [File Upload](https://github.com/Mehdi0x90/Web_Hacking/blob/main/File%20Upload.md) * [GraphQL](https://github.com/Mehdi0x90/Web_Hacking/blob/main/GraphQL.md) +* [Host Header Injection](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Host%20Header%20Injection.md) * [IDOR](https://github.com/Mehdi0x90/Web_Hacking/blob/main/IDOR.md) * [JWT](https://github.com/Mehdi0x90/Web_Hacking/blob/main/JWT.md) * [NoSQLi](https://github.com/Mehdi0x90/Web_Hacking/blob/main/NoSQL%20Injection.md)