From e819b2f4ccdd8270e4c236694bec2a8fd2e1ce1e Mon Sep 17 00:00:00 2001 From: Mehdi Date: Tue, 29 Aug 2023 12:35:44 +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 9394818..d5033c6 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,11 @@ Here I will try to collect all the payloads needed for **bug hunting** and **web * [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) * [Race Condition](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Race%20Condition.md) +* [Recon](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Recon.md) * [SSRF](https://github.com/Mehdi0x90/Web_Hacking/blob/main/SSRF.md) * [XSS](https://github.com/Mehdi0x90/Web_Hacking/blob/main/XSS.md) -***will always be updated...*** +***Will always be updated...***