Talks
Events

XSS, CSRF, CSP, JWT, WTF? IDK ¯\_(ツ)_/¯

Dominik Kundel at JSConf Iceland 2018

Robert'); DROP TABLE Students;-- The little Bobby Tables is embodying the classical fear of SQL injections when building web applications.

However, SQL injections are just one aspect of things we need to worry about when building web applications. With the recent popularity of Angular, React and other Single Page Application frameworks we got more logic executing on the front-end create new problems and make you forget about others.

In this talk you will learn about XSS, CSRF, CORS, JWT, HTTPS, SPAs, REST APIs and other weird abbreviations, how to protect yourself and your users from the new generation of Bobby Tables.

https://2018.jsconf.is/speakers/dominik-kundel/