Course
The Code Review Snippet challenge involves identifying vulnerabilities in a small Python code snippet. The main issues are found in the handling of user-supplied data using the pickle module, potentially allowing code execution, and improper escaping of user input, leading to cross-site scripting (XSS).
Skills covered
Code Review
Included with PRO
Full course content
1 video
Ready to practice?
Get access to this lab and 600+ hands-on exercises with a PRO subscription.