细节决定成败!
在正式进入游戏界面之前我们可以看到一个tips:
Basic test of your skills to see if you can do any of these missions. Requirements: HTML
说明这一关只需要html知识就可以搞定了。
Level 1(the idiot test)
This level is what we call "The Idiot Test", if you can't complete it, don't give up on learning all you can, but, don't go begging to someone else for the answer, thats one way to get you hated/made fun of. Enter the password and you can continue.
进入后的第一步肯定是直接查看源代码,找出他进行密码认证的方法。
结果发现密码竟然直接给写在注释里面了。
<!-- the first few levels are extremely easy: password is ecc871a8 -->