🔍 Find the Vulnerability
Identify security vulnerabilities in code snippets and level up your cybersecurity skills!
Score:
0
Correct:
0
Total:
0
Accuracy:
0%
Easy
Medium
Hard
Easy Level
Time:
00:00
Analyze the following code and identify the security vulnerability:
$file = $_GET["file"]; include("uploads/" . $file);
🔓
XSS
💉
SQL Injection
🎭
CSRF
⚡
Command Injection
🗂️
Directory Traversal
Submit Answer
New Question
Reset Game