Bughunting your React web applications using DevTools

Bughunting your React web applications using DevTools

Aug 17, 2021

What if I told you that simply using Redux DevTools we will be able to bypass security gates that you didn't realize you have open?

Building modern web applications still leaves out many room for mistakes, and even using frameworks like React, requires adhering to many security practices, in order to get things right for security. Otherwise, you risk exposing your web applications to vulnerabilities that others can exploit.

James joins us on this session to share from his experience as a security bug hunter, and to teach us how security vulnerabilities and sensitive information can be disclosed simply by using the browser and common developer tooling that's available to anyone to use.

If you ever wanted to be a security bug hunter, this is a great chance to hear from James about the process.