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