Critical Security Mistakes in Frontend Applications
Description
In modern web development, we often forget the importance of security and rely upon the frameworks we use to keep out attackers, which are getting more and more creative.
In this talk, I would talk about the most common vulnerabilities in modern front-end applications and how to combat them.
Preparations
- Install node v18.13 or higher
- git clone https://github.com/Cst2989/WebSummerCamp
- Install and run each project (Instructions in the Readme)