Lab #1 Excessive trust in client-side controls

In this video, we cover Lab #1 in the Business Logic Vulnerabilities module of the Web Security Academy. This lab doesn't adequately validate user input. You can exploit a logic flaw in its purchasing workflow to buy items for an unintended price. To solve the lab, we buy a "Lightweight l33t leather jacket". You can log in to your own account using the following credentials: wiener:peter.

▬ 🔗 Links 🔗 ▬▬▬▬▬▬▬▬▬▬

Python script: https://github.com/rkhal101/Web-Security-Academy-Series/blob/main/business-logic-vulnerabilities/lab-01/business-logic-flaw-lab-01.py

Notes.txt document: https://github.com/rkhal101/Web-Security-Academy-Series/blob/main/business-logic-vulnerabilities/lab-01/notes.txt

Web Security Academy Exercise Link: https://portswigger.net/web-security/logic-flaws/examples/lab-logic-flaws-excessive-trust-in-client-side-controls

Rana's Twitter account: https://twitter.com/rana__khalil

Complete and Continue