SANS Holiday Hack Challenge Elf Connect
Hacking a JavaScript Game Referring to this video. Examination This is a web-based game, so we begin by inspecting the game page using the browser’s developer tools. Inspecting the Game Open the browser’s developer tools and navigate to the debugger section. This section displays all the files associated with the page you are inspecting. You can view the HTML source code of the Elf Connect game here: ...