CYBERSEC 2022 uses cookies to provide you with the best user experience possible. By continuing to use this site, you agree to the terms in our Privacy Policy. I Agree
When speaking of web security in front-end, XSS is the first thing that comes to mind. But, do you know that we can also attack the web without JavaScript?
I will present an attack vector without JavaScript - CSS injection, which can be used to steal sensitive data on web page, like CSRF token, and give a real world example.