Introduction to JavaScript Fuzzing | How to Write a Fuzz Test With Jazzer.js

Introduction to JavaScript Fuzzing | How to Write a Fuzz Test With Jazzer.js

JavaScript is widely used in both backend and frontend applications.
Crashes that cause downtime or other security issues are very common in NodeJS packages. Jazzer.js makes it easy for developers to find such edge cases.

In this live stream, Norbert will show you how to secure JavaScript applications using the open-source fuzzer Jazzer.js.

For a glimpse of what to expect, check out Jazzer.js on GitHub: https://github.com/CodeIntelligenceTesting/jazzer.js