Bookmarklet


Description


Why search for the flag when I can make a bookmarklet to print it for me?

Hints


Step(s)


Navigating to the web server we find a javascript function double clicking into the code box will automatically copy all of the code so from there we can now decide where we can paste this code. Instead of trying to open some ide or an online javascript runner we can just use the built-in one most browsers have. If you open the inspector you will find a tab named console from there you can paste and run the given code which will open an alert box with our flag!

Flag