Easy authentication

The goal is here to find the password in the following .js script https://github.com/SecurityValley/PublicCTFChallenges/blob/master/coding/easy_authentication/easy_authentication.js If you look close on the validate() function, you can see the pass array which holds the password in decimal decoded. After we encode the decimal to ascii we will get the following output: just_warming_up Now we have just to sent