Tech Demo
How to protect your website users from malicious attacks such as XSS and CSRF?
May 16th (Thu.) 09:00 - 09:45

How to protect your website users from malicious attacks such as XSS and CSRF?

Imagine the scenario where a website becomes a target for hacker attacks. What would happen? We will explore key strategies and technologies to protect web applications from common security threats. From understanding basic concepts like XSS (Cross-Site Scripting) and CSRF (Cross-site request forgery) to learning secure handling of user input and setting secure cookies. This will help everyone understand common attack methods and solutions for front-end information security.