Information#
Version#
| By | Version | Comment | 
|---|---|---|
| noraj | 1.0 | Creation | 
CTF#
- Name : IceCTF 2016
- Website : https://icec.tf/
- Type : Online
- Format : Jeopardy
- CTF Time : link
Description#
Someone turned out the lights and now we can't find anything. Send halp! spotlight
Solution#
- That's a little JS script that spotlight where the mouse is focused.
- CTRL + Uans show sources to find the JS script.
- The JS script is located at [this link][link js].
- And we find this line:
console.log("DEBUG: IceCTF{5tup1d_d3v5_w1th_th31r_l095}");