2 Videos for Code Execution 02

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
Code Execution 02
In this video, we cover the Code Execution 02 exercise from the essential badge, inspired by a vulnerability in PHPMyAdmin. We demonstrate how to exploit a code execution vulnerability by injecting parameters into a PHP sorting function.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
Code Execution 02: Code Review
In this video, we review the source code for the Code Execution 02 challenge as part of the Essential Badge. We delve into the PHP code, identifying a critical vulnerability due to lack of filtering on the `order` parameter.