From 6cdc9a18fa66dc038717e8398f83790114bb9748 Mon Sep 17 00:00:00 2001 From: Mehdi Date: Sat, 16 Dec 2023 10:04:13 +0330 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 475ea2a..07a3c5e 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ You can also contribute. * [Unrestricted Resource Consumption](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Secure%20Coding%20-%20Unrestricted%20Resource%20Consumption.md) * [Broken Function Level Authorization](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Secure%20Coding%20-%20Broken%20Function%20Level%20Authorization.md) * [Unrestricted Access to Sensitive Business Flows](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Secure%20Coding%20-%20Unrestricted%20Access%20to%20Sensitive%20Business%20Flows.md) +* [Server Side Request Forgery](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Secure%20Coding%20-%20Server%20Side%20Request%20Forgery.md) ----- *All content of this repository will always be updated...*