Workshop Beginner hybrid

Elixir Security

Mar 5

When deploying your Elixir/Phoenix application, it seems like there is a never ending list of security problems to worry about. XSS, CSRF, RCE, timing attacks, the list of acronyms and jargon goes on. How should you get started securing your Elixir app? What is worth focusing on?

Format: Virtual full-day tutorial (online)

Introduction to the web application security concepts most relevant to Elixir applications, common vulnerabilities, and recommended best practices. Covers vulnerable code examples in Elixir/Phoenix that students run locally, and tools to prevent and fix these vulnerabilities. Includes the potion_shop lab repository.