Introduction to V8 JavaScript Engine Grammar-based Fuzzing [WORKSHOP] - Browser security #5

preview_player
Показать описание

This video is a replay of my latest workshop about V8 fuzzing using Dharma.

In this short hands-on workshop, we will attack the V8 JavaScript Engine using grammar-based fuzzing. First, I will show how to download a version of V8 already compiled with addressSanitizer (ASAN). Then, I will introduce how to write a Dharma grammar and finally, we will use some simple scripts to start automation. Most of what you will learn during this workshop can be applied in other JavaScript engines like SpiderMonkey, JavaScriptCore, etc.

#Fuzzing #V8 #javascript

links:

==== 💻 FuzzingLabs Training ====

==== 🦄 Join the community ====

==== 📡 Socials ====

Keywords: Fuzzing, Fuzz Testing, Blackbox fuzzing, Dharma, Chrome, V8, D8, ASAN, AddressSanitizer, Grammar-based Fuzzing
Рекомендации по теме
Комментарии
Автор

Slides, source codes and scripts are available here ;)

fuzzinglabs