Start with browser-side vulnerabilities: cross-site request forgery, postMessage exploitation, XSS, CORS bypasses, and filter bypass techniques in JavaScript front-end code.
Exploit prototype pollution, then learn to spot SQL injection, command execution, SSTI, and log injection patterns in JavaScript and TypeScript code review.
Tackle directory traversal, local file read, and prototype pollution vulnerabilities. Exploit path handling flaws in Express and Node.js, then review real CVE patches.