How would you follow all JavaScript calls after a click?
I’m using Google Chrome developer tools.
Let’s say I’m performing a bug bounty activity.
I found an obfuscated JS. I know user data goes into this JS and goes out encrypted.
I found a few files called cryptoJS.js, aes-json-format.js, etc….. Continue reading How would you follow all JavaScript calls after a click?