2 Videos for Code Execution 02
This video requires PentesterLab PRO
GO PRO
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.
This video requires PentesterLab PRO
GO PRO
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.