2 Videos for Code Execution 01

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
Code Execution 01
In this video, we cover Code Execution 01 of the essential badge. We explore how a hacker parameter can lead to code execution in a PHP application using the eval function.

Access to videos for this exercise is only available with PentesterLab PRO
GOPRO
Code Execution 01: Code Review
In this video, we cover the Code Execution 01 challenge by reviewing the source code. We identify a critical vulnerability that allows code execution via the "name" GET parameter due to the lack of input filtering.