← Back to Courses

Secure Code Review (JavaScript, Python)

⏱ Duration: 12 Hours

🎯 Outcome: Spot vulnerabilities in real code using static analysis and review techniques.

Course Overview

Learn to think like an AppSec engineer by reviewing real-world code for hidden vulnerabilities. You'll perform hands-on secure code reviews in JavaScript and Python projects, detect flaws like XSS, SQLi, CSRF, and learn how to fix them. This course blends theory, automation tools, and manual analysis.

What You’ll Learn

  • Principles of secure coding and code review process
  • Using CodeQL, Bandit, ESLint, and custom regex searches
  • Identifying security issues in logic and input validation
  • Manual code walkthroughs with vulnerability examples
  • Live Project: Review and fix code for a vulnerable app module

Who Should Join?

  • Developers writing secure code
  • Security engineers and code reviewers
  • Bug bounty hunters analyzing source code

What You Get

  • Technavors Security Certificate (Company Certified)
  • Real code examples (GitHub open-source projects)
  • Review template + fix guideline pack