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

Writing Secure Node Code #1

Open
grnd opened this issue Aug 16, 2016 · 0 comments
Open

Writing Secure Node Code #1

grnd opened this issue Aug 16, 2016 · 0 comments

Comments

@grnd
Copy link

grnd commented Aug 16, 2016

Title

Writing Secure Node Code

Description

Some of the very things that make JavaScript awesome can also expose it to security risks. This talk will go through some sample security flaws unique to Node’s async nature and surrounding ecosystem (or especially relevant to it). We'll show how these could occur in your own code or in npm dependencies.

The talk will revolve around a sample vulnerable application, Goof, which we will exploit as an attacker would. For each issue, we'll explain why it happened, show its impact, and – most importantly – see how to avoid or fix it.

Learning objectives

Getting familiar with common vulnerabilities and the ways to avoid them.

City of residence

Tel Aviv, Israel

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

No branches or pull requests

2 participants