JavaScript Security part 2 (Coursera)
Categories
Effort
Languages
Jun 5th 2023
In this Specialization, we will investigate, prevent, and resolve JavaScript-related attacks and learn how to build safer JavaScript applications. JavaScript is a fundamental technology for building web applications and is also popular for building server-side, desktop, and even mobile applications. Most of this learning Specialization will cover front-end JavaScript; however, we will also consider Node.js. After completing this Specialization, you will understand the diverse threats and protections of the JavaScript world.
WHAT YOU WILL LEARN
- XSS and remote code execution.
- Regular expressions.
- CSRF and browser security.
- XSS and Javascript Remote Code Execution.