
Episode 16: The Hacker's Toolkit
Critical Thinking - Bug Bounty Podcast
00:00
How to Select the Correct Context for JavaScript Code to Execute In
In Chrome, you'll see right above your console input, there's a top little drop down. And it'll allow you to select the context of where this code is running. So when you have a page that has a bunch of iFrames or like inter page communication, you want to make sure that you are selecting the correct context for your JavaScript code to execute in. This is also true, sort of, on the on the sources tab as well.
Transcript
Play full episode