From b13ed3ca9f0d9883349835d7c6cd9aca8ccb5f74 Mon Sep 17 00:00:00 2001 From: Mehdi Date: Sun, 10 Dec 2023 15:16:26 +0330 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 38e8faf..74ffba0 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ You can also contribute. * [Broken Authentication](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Secure%20Coding%20-%20Broken%20Authentication.md) * [Broken Object Property Level Authorization](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Secure%20Coding%20-%20Broken%20Object%20Property%20Level%20Authorization.md) * [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) ----- *All content of this repository will always be updated...*