ctf-writeup/2023/ByteBanditsCTF 2023/Hi-Score/README.md

540 B

Hi-Score

Reach 100 clicks per second for a reward.

About the Challenge

We are given a web and we need to get 100 score to get the flag

preview

How to Solve?

First open the source code and we will get an obfuscated js file (http://chal.bbctf.fluxus.co.in:1003/static/TheScript.js). And if we deobfuscate the code using this website. We will get path of the flag /.secretion/flag

flag{THAtS_15_A_SM4rT_m0ve}