HackThisSite - Basic Mission 1

Challenge

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.

这一关被称为"白痴测试",如果你无法完成,别放弃学习,但不要去求别人给你答案。

页面上有一个密码输入框,需要找到密码才能过关。

Solution

最基本的 web 安全入门:查看网页源代码。

右键查看页面源代码(或 Ctrl+U),然后搜索 password,会发现密码直接以 HTML 注释的形式嵌入在源码中:

1
<!-- the first few levels are extremely easy: password is 798ce5a6 -->
798ce5a6