Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Under The JavaScript Bed, There's a Security Monster. #82

Open
pimterry opened this issue Mar 3, 2016 · 0 comments
Open

Under The JavaScript Bed, There's a Security Monster. #82

pimterry opened this issue Mar 3, 2016 · 0 comments

Comments

@pimterry
Copy link

pimterry commented Mar 3, 2016

Security is left for later by teams all too often, but this is especially risky for JavaScript developers; we build at speed, framework churn has created many tools more shiny than secured, and half our code runs in untrustable browser environments anyway.

In this talk we'll look at a selection of vulnerabilities that bite many JavaScript applications on the server & client side, to see how they can break your code, and what you can do about it. We'll examine the new types of XSS vulnerability that single-page app approaches create, go beyond HTTPS to truly harden your site against MitM attacks, and learn to stop our shiny tools & DBs from exposing our data to the world. JS security is tough, but there are key simple steps you can take to drastically improve your chances.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant