In this video, we cover Lab #8 in the Access Control Vulnerabilities module of the Web Security Academy. This lab has a horizontal privilege escalation vulnerability on the user account page, but identifies users with GUIDs. To solve the lab, we find the GUID for carlos, then we submit his API key as the solution.
▬ ✨ Support Me ✨ ▬▬▬▬▬▬▬▬▬▬
Buy my course: https://bit.ly/30LWAtE
▬ 📖 Contents of this video 📖 ▬▬▬▬▬▬▬▬▬▬
00:00 - Introduction
00:14 - Web Security Academy Course (https://bit.ly/30LWAtE)
01:25 - Navigation to the exercise
01:59 - Understand the exercise and make notes about what is required to solve it
02:32 - Exploit the lab
30:14 - Summary
30:28 - Thank You
▬ 🔗 Links 🔗 ▬▬▬▬▬▬▬▬▬▬
Notes.txt document: https://github.com/rkhal101/Web-Security-Academy-Series/blob/main/broken-access-control/lab-08/notes.txt
Python script: https://github.com/rkhal101/Web-Security-Academy-Series/blob/main/broken-access-control/lab-08/access-control-lab-08.py
Web Security Academy Exercise Link: https://portswigger.net/web-security/access-control/lab-user-id-controlled-by-request-parameter-with-unpredictable-user-ids
Rana's Twitter account: https://twitter.com/rana__khalil
Download
0 formats
No download links available.
Broken Access Control - Lab #8 UID controlled by parameter, with unpredictable UIDs | Long Version | NatokHD