Web Unleashed 2018

2018-10-01 00:00:00 2018-10-03 00:00:00 America/Toronto Web Unleashed 2018 Drive your career to the forefront by learning the latest tools, techniques and technologies in front-end web development. Toronto FITC Toronto

Overview

Cybersecurity is still often overlooked in our industry. Clients don’t necessarily see the impact of the work we do to secure applications, and that can make it hard to prioritize audits and pen-testing over implementing requested features. Regardless, it’s important for developers to understand how to better guard against malicious users and protect the data their applications collect and the users who rely on these applications.

Attendees will learn why we should care about web security and see how it has impacted a number of popular companies in recent years. Kristina will walk through examples of Cross-Site Scripting, Cross-Site Request Forgery, Client-State Manipulation and SQL Injection vulnerabilities and discuss solutions on how to prevent these kinds of attacks. Finally, resources will be provided to facilitate future learning and internal team security audits.

Objective

Attendees will come away with a foundational understanding of how to protect their applications and discover vulnerabilities.

Target Audience

Developers

Assumed Audience Knowledge

Basic coding skills are fine

Five Things Audience Members Will Learn

  1. Why we should care about web security
  2. Statistics on web security, and resources for continued learning
  3. A description of cross-site scripting vulnerabilities
  4. Client-state manipulation
  5. Cross-site request forgery and sequel injection with an IRL example, a demo of the vulnerability, and solutions on how to prevent it.