Hands-on secure code review
Code review is a skill.
Practice it.
Build the instinct that catches vulnerabilities in review.
Loading the weekly featured challenge…
Build the instinct that catches vulnerabilities in review.
Build the instinct that catches vulnerabilities before they ship. Review realistic production code, choose the vulnerable line, and learn from the explanation.
DormKey Express is a campus Android app that lets students unlock dorm and lab doors from a home screen widget and notification action. The app keeps a session token after login and routes quick actions through BroadcastReceivers. Review whether another installed app can trigger an unlock API call using the signed-in student's session.
“We dropped Code Review Lab into our security training rotation. Two weeks later our engineers were catching things in PR review we'd historically missed.”
This week's featured challenge takes about 15 minutes.