In this writeup, I will share my experience of solving a JavaScript CTF challenge by analyzing the source code. By carefully examining the code and looking for clues, I was able to uncover a hidden vulnerability that allowed me to solve the challenge. Challenge url : https://defendtheweb.net/playground/intro11 Check this writeup…