From 7999842360f0389aa234d67f0513a3ae9406f19c Mon Sep 17 00:00:00 2001 From: Mehdi Date: Sat, 9 Dec 2023 14:59:45 +0330 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f3b11d..964328f 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ You can also contribute. * [Session Fixation](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Secure%20Coding%20-%20Session%20Fixation.md) * [Broken Object Level Authorization - API1:2023](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Secure%20Coding%20-%20Broken%20Object%20Level%20Authorization.md) * [Broken Authentication - API2:2023](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Secure%20Coding%20-%20Broken%20Authentication.md) +* [Broken Object Property Level Authorization - API3:2023](https://github.com/Mehdi0x90/Web_Hacking/blob/main/Secure%20Coding%20-%20Broken%20Object%20Property%20Level%20Authorization.md) ----- *All content of this repository will always be updated...*