🔍 Find the Vulnerability

Identify security vulnerabilities in code snippets and level up your cybersecurity skills!

Score: 0
Correct: 0
Total: 0
Accuracy: 0%
Easy Level
Time: 00:00

Analyze the following code and identify the security vulnerability:

system("ping " . $_GET["host"]);