ctf-writeup/2023/ByteBanditsCTF 2023/Hi-Score
daffainfo e6c48e50f1 feat: grouped the challs 2024-01-09 16:59:32 +07:00
..
images feat: grouped the challs 2024-01-09 16:59:32 +07:00
README.md feat: grouped the challs 2024-01-09 16:59:32 +07:00

README.md

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}