Category:Basic Challenges
From WikiHack
These are hints and tips for "How2Hack" with minor to no spoilers.
The Basic Challenges:
Challenge 1:
Description - A very simple challenge to get you started.
Difficulty - Very Easy Points Worth - 10
Hint/Tip- To check the source code should always be your first move. If you don't know how to check the source then just click "View," and then "Page Source." Or just right click and select "View Page Source."
Challenge 2:
Description - A (very) slightly more difficult version of Basic 1.
Difficulty - Very Easy Points Worth - 10
Hint/Tip- Now this is almost the same as the first basic challenge except you have to translate the text you find in the source code - translate the comment only. Think of putting it in a text program, and try to transform it into HTML.
Challenge 3:
Description - Billy is creating a new site for himself that displays different information based on what browser the viewer uses. See if you can dig up something special.
Difficulty - Very Easy Points Worth - 20
Hint/Tip- First as always look in the source code. Now you may think there's some kind of an error. If you know how to use the user agent add-on and what it is then this should be cake. But if you don't and you never heard of it. Well it is a Mozilla Firefox add-on. And get it, and once you have it, use it when you are doing challenge 3 - you have to find out how to use it by yourself tough, or go to other tutorials to learn how to use this, unless you find out - I mean it's really easy.
(Well That's it, hope you enjoyed it!)

