holiday-hack-challenge-2023

SANS Holiday Hack Challenge

View on GitHub

snowball-fight drawingdrawingdrawingdrawingdrawing

< Back Home

Objective

Visit Christmas Island and talk to Morcel Nougat about this great new game. Team up with another player and show Morcel how to win against Santa!

Conversations

Morcel Naugat

Initial conversation:

After solving challenge:

Santa

Initial conversation:

After solving challenge:

Hints

Approach

For this one, I started a random match making game, right-clicked on the game and started messing with the javascript vars in the console:

player.health = 50000000000000
elfThrowDelay = 1000000000
santaThrowDelay = 1000000000
santaObject.health = 0
santaObject.name = 'Getting defeated'

Resources

select the right context