<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>HeHeHunter dot Com &#187; Hacking</title>
	<atom:link href="http://hehehunter.com/category/hacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://hehehunter.com</link>
	<description>Where I talk about IT</description>
	<lastBuildDate>Fri, 04 Dec 2009 19:15:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Part 1: Combo of Firefox Plugins = Powerful Hack</title>
		<link>http://hehehunter.com/hacking/part-1-combo-of-firefox-plugins-powerful-hack/</link>
		<comments>http://hehehunter.com/hacking/part-1-combo-of-firefox-plugins-powerful-hack/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 03:22:49 +0000</pubDate>
		<dc:creator>HeHeHunter</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://hehehunter.com/?p=82</guid>
		<description><![CDATA[Update: There&#8217;s Part 2 now.
I was not surprised when a person with minor or no knowledge in computing able to bot. I learn a lesson from a technician, Google is always your best friend. Yes, indeed that many of us make use of Google (or maybe any other search engine out there). Well, we could [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update:</strong> There&#8217;s <a title="Combo of Firefox Plugins = Powerful Hack" href="http://hehehunter.com/hacking/part-2-combo-of-firefox-plugins-powerful-hack/">Part 2</a> now.</p>
<p>I was not surprised when a person with minor or no knowledge in computing able to bot. I learn a lesson from a technician, Google is always your best friend. Yes, indeed that many of us make use of Google (or maybe any other search engine out there). Well, we could make use of the search engine to search for hack! Let&#8217;s go through a situation related to hacking.</p>
<p>Before you continue, please bear in mind that this article is for educational purposes and <em>I held no liability over lost of anything, including the lost of fun in playing a facebook game</em>. If you feel uneasy with this article, kindly leave this site.</p>
<p><span id="more-82"></span></p>
<h3><span style="text-decoration: underline;">Situation 1</span></h3>
<p>I was tired of playing <a title="FFS" href="http://apps.facebook.com/friendsforsale/" target="_blank">Facebook &#8211; Friends For Sale</a> <img src='http://hehehunter.com/wp-includes/images/smilies/icon_sad.gif' alt=':sad:' class='wp-smiley' />   where I was too lazy to work my pets, but in the other way round I want to gain more cash. My brain was thinking how to find a way to automate the job?</p>
<p>I searched for &#8220;FFS autowork&#8221; in Google. It directs me to userscripts website where all scripts under <a title="Greasemonkey" href="https://addons.mozilla.org/en-US/firefox/addon/748" target="_blank">Greasemonkey</a>, a Firefox Plugin. Then, I just install the plugin and searched for the FFS Autowork Script. I found one script, <a title="FFS Cheater" href="http://userscripts.org/scripts/show/52646" target="_blank">FFS Cheater</a> but it have some problem, the script is mad! It will work my pets non-stop neglecting the interval between jobs where it will generate errors, non-stop.  <img src='http://hehehunter.com/wp-includes/images/smilies/icon_cry.gif' alt=':cry:' class='wp-smiley' /> </p>
<p>However, I was able to turn the verdict where I made some minor code changes to the javascript file. I changed the following: <code>FFS.work();</code> changed to <code>window.setTimeout(FFS.work, 7000);</code> where I modify the execution of the script after every 7 seconds where it&#8217;s near to ideal time for interval between jobs.</p>
<p>Then, I work it with Greasemonkey. Presto!  <img src='http://hehehunter.com/wp-includes/images/smilies/icon_twisted.gif' alt=':twisted:' class='wp-smiley' /> </p>
<p>I had uploaded the script <a title="FFS Script" href="http://hehehunter.com/wp-content/uploads/2009/09/friends_for_sale_cheater.user.js">here</a>. You might want to test it out.  <img src='http://hehehunter.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><span style="color: #ff0000;">Oh wait!</span> What is this situation related to title? Shouldn&#8217;t this article be named &#8220;FFS Bot by HeHeHunter&#8221;? Calm down&#8230; I am still writing Situation 2.</p>
<p><strong>Note:</strong> In case you have anything to ask or I missed out something, feel free to comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://hehehunter.com/hacking/part-1-combo-of-firefox-plugins-powerful-hack/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>HTS Basic Mission 5</title>
		<link>http://hehehunter.com/hacking/hts-basic-mission-5/</link>
		<comments>http://hehehunter.com/hacking/hts-basic-mission-5/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 07:15:06 +0000</pubDate>
		<dc:creator>HeHeHunter</dc:creator>
				<category><![CDATA[HackThisSite]]></category>
		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://hehehunter.com/?p=34</guid>
		<description><![CDATA[What is HTS? Link to Basic Mission 5.
MISSION 4 METHOD IS NO LONGER WORKING!
Sam has gotten wise to all the people who wrote their own forms to get the password. Rather than actually learn the password, he decided to make his email program a little more secure.
If you plan to use the Mission 4 method, [...]]]></description>
			<content:encoded><![CDATA[<p><a title="HTS" href="http://hehehunter.com/hacking/hack-this-site/" target="_blank">What is HTS?</a> Link to <a title="Basic Mission 5" href="http://www.hackthissite.org/missions/basic/5/" target="_blank">Basic Mission 5</a>.</p>
<blockquote><p><span style="text-decoration: underline;">MISSION 4 METHOD IS NO LONGER WORKING!</span></p>
<p>Sam has gotten wise to all the people who wrote their own forms to get the password. Rather than actually learn the password, he decided to make his email program a little more secure.</p></blockquote>
<p>If you plan to use the Mission 4 method, it won&#8217;t work&#8230; and you will get error. Darn&#8230; Are we gone? Apparently, no. Instead we have two methods to deal with this situation; the newbie method and the pro method. Pick one!<br />
<span id="more-34"></span></p>
<h3><span style="text-decoration: underline;">What You Need?</span></h3>
<p><strong>For the Newbies:</strong></p>
<ol>
<li>Basic HTML Knowledge to read the source.</li>
<li>Mozilla Firefox with <a title="Firebug" href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">Firebug</a> Addon installed.</li>
<li>Your E-mail address.</li>
</ol>
<p><strong>For the Pros:</strong></p>
<ol>
<li>Basic HTML Knowledge to read the source.</li>
<li>Basic Javascript Knowledge. &#8211; javascript:alert()</li>
<li>Your E-mail address.</li>
</ol>
<h3><span style="text-decoration: underline;">Let&#8217;s Start Hacking!</span></h3>
<p>The source code is just like mission 4, but Sam changed his server side to read the referrer.</p>
<p>Why method in mission 4 doesn&#8217;t work? Because now Sam&#8217;s website detects the origination of the website. If you use mission 4 method, you will get an error because the source is not from his website! So, we have only one choice, edit from his website instead.</p>
<p><strong>Newbies method:</strong></p>
<p>If you installed firebug, learn to use firebug to change the e-mail address.</p>
<p><strong>Pros method:</strong></p>
<p>Use the following javascript to change your e-mail:</p>
<p>javascript:alert(document.forms[0].to.value)</p>
<p>Need me to say more?</p>
<h3><span style="color: #ff0000;">Spoiler<br />
</span></h3>
<p>I don&#8217;t recommend you to read further from here if you want to test out your skills/knowledge. However, if you wish to cheat yourself or you are really unable to solve this puzzle although I gave you the tips, go ahead.</p>
<p>To view the spoiler, highlight below (left click your mouse and drag around the below area):</p>
<hr /><span style="color: #ffffff;">Newbie method: Open Firebug. Under HTML, Search for &#8220;password&#8221; on the right hand side. Modify the e-mail address to your e-mail address. and click <em>Send Password to Sam</em>. Now you got your password!</span></p>
<p><span style="color: #ffffff;">Pro method: Paste this on your URL address bar:<br />
<code>javascript:alert( document.forms[0].to.value = "yourname@e-mail.com" )</code><br />
and click <em>Send Password to Sam</em>.</span></p>
<hr />Good luck!</p>
<p>Feel free to leave some comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://hehehunter.com/hacking/hts-basic-mission-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTS Basic Mission 4</title>
		<link>http://hehehunter.com/hacking/hts-basic-mission-4/</link>
		<comments>http://hehehunter.com/hacking/hts-basic-mission-4/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 06:14:30 +0000</pubDate>
		<dc:creator>HeHeHunter</dc:creator>
				<category><![CDATA[HackThisSite]]></category>
		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://hehehunter.com/?p=29</guid>
		<description><![CDATA[What is HTS? Link to Basic Mission 4.
FORGETFUL SAM
This time Sam hardcoded the password into the script. However, the password is long and complex, and Sam is often forgetful. So he wrote a script that would email his password to him automatically in case he forgot.
E-mail? Seriously? If you cannot remember the password, please use [...]]]></description>
			<content:encoded><![CDATA[<p><a title="HTS" href="http://hehehunter.com/hacking/hack-this-site/" target="_blank">What is HTS?</a> Link to <a title="Basic Mission 4" href="http://www.hackthissite.org/missions/basic/4/" target="_blank">Basic Mission 4</a>.</p>
<blockquote><p><span style="text-decoration: underline;">FORGETFUL SAM</span></p>
<p>This time Sam hardcoded the password into the script. However, the password is long and complex, and Sam is often forgetful. So he wrote a script that would email his password to him automatically in case he forgot.</p></blockquote>
<p>E-mail? Seriously? If you cannot remember the password, please use an easy to remember password.<br />
<span id="more-29"></span></p>
<h3><span style="text-decoration: underline;">What You Need?</span></h3>
<ol>
<li>Basic HTML Knowledge.</li>
<li>A Browser.</li>
<li>Notepad or <a title="Notepad ++" href="http://http://notepad-plus.sourceforge.net/uk/site.htm" target="_blank">Notepad++</a>.</li>
<li>Your E-mail address.</li>
</ol>
<h3><span style="text-decoration: underline;">Let&#8217;s Start Hacking!</span></h3>
<p>The send e-mail button is there for a reason. Let&#8217;s read the source.</p>
<p><code>&lt;form action="/missions/basic/4/level4.php" method="post"&gt;<br />
&lt;input type="hidden" name="to" value="webmaster@hulla-balloo.com" /&gt;<br />
&lt;input type="submit" value="Send password to Sam" /&gt;&lt;/form&gt;&lt;/center&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;b&gt;Password:&lt;/b&gt;&lt;br /&gt;<br />
&lt;form action="/missions/basic/4/index.php" method="post"&gt;<br />
&lt;input type="password" name="password" /&gt;&lt;br /&gt;&lt;br /&gt;<br />
&lt;input type="submit" value="submit" /&gt;&lt;/form&gt;</code></p>
<p>Interesting. Now we know that the e-mail will be sent to &#8220;webmaster@hulla-balloo.com&#8221; whenever he forget the password. What are we going to do now? Hack his e-mail? Believe me, this would be the last thing you would want to do.</p>
<p>Now, what we can do is to save the webpage. How? Click File and Save Page As&#8230; Then you open the file with Notepad or Notepad++. Edit some fields and save it. Then open with your browser again.</p>
<p>Tips: You need to change two fields and not one.</p>
<h3><span style="color: #ff0000;">Spoiler</span></h3>
<p>I don&#8217;t recommend you to read further from here if you want to test out your skills/knowledge. However, if you wish to cheat yourself or you are really unable to solve this puzzle although I gave you the tips, go ahead.</p>
<p>To view the spoiler, highlight below (left click your mouse and drag around the below area):</p>
<hr /><span style="color: #ffffff;">Save the webpage as <em>something.html</em>. Then open it with notepad or notepad++. Change the e-mail to your own e-mail. This is to make the website to send the e-mail to your e-mail account instead of the webmasters e-mail account.</span></p>
<p><span style="color: #ffffff;">Change<em> /missions/basic/4/level4.php</em> to <em>http://www.hackthissite.org/missions/basic/4/level4.php</em> This is because, if you did not change it, it will go to &lt;the place you save the webpage&gt;<em>/missions/basic/4/level4.php</em> instead of the website&#8217;s <em>level4.php</em> file.</span></p>
<hr />Good luck!</p>
<p>I hope you learn about saving a webpage and HTML editing today. Feel free to leave some comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://hehehunter.com/hacking/hts-basic-mission-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTS Basic Mission 3</title>
		<link>http://hehehunter.com/hacking/hts-basic-mission-3/</link>
		<comments>http://hehehunter.com/hacking/hts-basic-mission-3/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 05:13:48 +0000</pubDate>
		<dc:creator>HeHeHunter</dc:creator>
				<category><![CDATA[HackThisSite]]></category>
		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://hehehunter.com/?p=23</guid>
		<description><![CDATA[What is HTS? Link to Basic Mission 3.
I UPLOADED THE PASSWORD!
This time Network Security Sam remembered to upload the password file, but there were deeper problems than that.

What You Need?

Basic HTML knowledge + learn to Read Source.
A Browser.

Let&#8217;s Start Hacking!
This time, he remembered to upload the password. Oh noes! We won&#8217;t be able to hack [...]]]></description>
			<content:encoded><![CDATA[<p><a title="HTS" href="http://hehehunter.com/hacking/hack-this-site/" target="_blank">What is HTS?</a> Link to <a title="Basic Mission 3" href="http://www.hackthissite.org/missions/basic/3/" target="_blank">Basic Mission 3</a>.</p>
<blockquote><p><span style="text-decoration: underline;">I UPLOADED THE PASSWORD!</span></p>
<p>This time Network Security Sam remembered to upload the password file, but there were deeper problems than that.</p></blockquote>
<p><span id="more-23"></span></p>
<h3><span style="text-decoration: underline;">What You Need?</span></h3>
<ol>
<li>Basic HTML knowledge + learn to Read Source.</li>
<li>A Browser.</li>
</ol>
<h3><span style="text-decoration: underline;">Let&#8217;s Start Hacking!</span></h3>
<p>This time, he remembered to upload the password. Oh noes! We won&#8217;t be able to hack anymore!</p>
<p>WAIT! Not really&#8230;</p>
<p>Let&#8217;s view the source. If you do not know how to view source, please read Basic Mission 1.</p>
<p>Damn! There&#8217;s no <code>&lt;!--</code> Tags, and he remembered to upload password file. What can we do? View the source and we get some interesting stuff.</p>
<p><code>&lt;form action="/missions/basic/3/index.php" method="post"&gt;<br />
&lt;input type="hidden" name="file" value="password.php" /&gt;<br />
&lt;input type="password" name="password" /&gt;&lt;br /&gt;&lt;br /&gt;<br />
&lt;input type="submit" value="submit" /&gt;&lt;/form&gt;</code></p>
<p>What can you see? Okay, I&#8217;ll give you some tips. You need to change the URL at the address bar.</p>
<h3><span style="color: #ff0000;">Spoiler</span></h3>
<p>I don&#8217;t recommend you to read further from here if you want to test out your skills/knowledge. However, if you wish to cheat yourself or you are really unable to solve this puzzle although I gave you the tips, go ahead.</p>
<p>To view the spoiler, highlight below (left click your mouse and drag around the below area):</p>
<hr /><span style="color: #ffffff;">The key to the password is:</span></p>
<p><span style="color: #ffffff;"><code>&lt;input type="hidden" name="file" value="password.php" /&gt;</code></span></p>
<p><span style="color: #ffffff;">Now, go to the URL Bar and key in <em>http://www.hackthissite.org/missions/basic/3/password.php</em></span></p>
<p><span style="color: #ffffff;">This will reveal the password. Simple explanation, whenever you key in a password and click submit, it will check <em>password.php</em> file either it&#8217;s the correct password or not. If you are getting the wrong password, it will say invalid password.</span></p>
<hr />Good luck!</p>
<p>I hope you learn something about HTML today. Feel free to leave some comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://hehehunter.com/hacking/hts-basic-mission-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTS Basic Mission 2</title>
		<link>http://hehehunter.com/hacking/hts-basic-mission-2/</link>
		<comments>http://hehehunter.com/hacking/hts-basic-mission-2/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 04:12:15 +0000</pubDate>
		<dc:creator>HeHeHunter</dc:creator>
				<category><![CDATA[HackThisSite]]></category>
		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://hehehunter.com/?p=19</guid>
		<description><![CDATA[What is HTS? Link to Basic Mission 2.
COMMON SENSE
Network Security Sam set up a password protection script. He made it load the real password from an unencrypted text file and compare it to the password the user enters. However, he neglected to upload the password file&#8230;

What You Need?

Common sense. Durrr&#8230;
A Browser.

Let&#8217;s Start Hacking!
If you had [...]]]></description>
			<content:encoded><![CDATA[<p><a title="HTS" href="http://hehehunter.com/hacking/hack-this-site/" target="_blank">What is HTS?</a> Link to <a title="Basic Mission 2" href="http://www.hackthissite.org/missions/basic/2/" target="_blank">Basic Mission 2</a>.</p>
<blockquote><p><span style="text-decoration: underline;">COMMON SENSE</span></p>
<p>Network Security Sam set up a password protection script. He made it load the real password from an unencrypted text file and compare it to the password the user enters. However, he neglected to upload the password file&#8230;</p></blockquote>
<p><span id="more-19"></span></p>
<h3><span style="text-decoration: underline;">What You Need?</span></h3>
<ol>
<li>Common sense. Durrr&#8230;</li>
<li>A Browser.</li>
</ol>
<h3><span style="text-decoration: underline;">Let&#8217;s Start Hacking!</span></h3>
<p>If you had passed <a title="Basic Mission 1" href="http://hehehunter.com/hacking/hts-basic-mission-1" target="_blank">Basic Mission 1</a>, you might want to view the source for this. However, you couldn&#8217;t find any <code>&lt;!--</code> tags like previous mission. So, you are dumbfounded. You are so angry now, and tried to brute force the password with some characters and ended up getting incorrect password.</p>
<p>I am going to give you some tips, read the situation again. If you cannot get it, read and read and read. If you get the answer, congratulations!</p>
<h3><span style="color: #ff0000;">Spoiler</span></h3>
<p>I don&#8217;t recommend you to read further from here if you want to test out your skills/knowledge. However, if you wish to cheat yourself or you are really unable to solve this puzzle although I gave you the tips, go ahead.</p>
<p>To view the spoiler, highlight below (left click your mouse and drag around the below area):</p>
<hr /><span style="color: #ffffff;">There is no password. He forgot to upload the password file. I cannot believe you really highlighted this.<br />
</span></p>
<hr />
]]></content:encoded>
			<wfw:commentRss>http://hehehunter.com/hacking/hts-basic-mission-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTS Basic Mission 1</title>
		<link>http://hehehunter.com/hacking/hts-basic-mission-1/</link>
		<comments>http://hehehunter.com/hacking/hts-basic-mission-1/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 03:11:07 +0000</pubDate>
		<dc:creator>HeHeHunter</dc:creator>
				<category><![CDATA[HackThisSite]]></category>
		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://hehehunter.com/?p=12</guid>
		<description><![CDATA[What is HTS?
This is the most basic mission. Link to Basic Mission 1.
THE IDIOT TEST
This level is what we call &#8220;The Idiot Test&#8221;, if you can&#8217;t complete it, don&#8217;t give up on learning all you can, but, don&#8217;t go begging to someone else for the answer, thats one way to get you hated/made fun of. [...]]]></description>
			<content:encoded><![CDATA[<p><a title="HTS" href="http://hehehunter.com/hacking/hack-this-site/" target="_blank">What is HTS?</a></p>
<p>This is the most basic mission. Link to <a title="Basic Mission 1" href="http://www.hackthissite.org/missions/basic/1/" target="_blank">Basic Mission 1</a>.</p>
<blockquote><p><span style="text-decoration: underline;">THE IDIOT TEST</span></p>
<p>This level is what we call &#8220;The Idiot Test&#8221;, if you can&#8217;t complete it, don&#8217;t give up on learning all you can, but, don&#8217;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.</p></blockquote>
<p>Well, this mission is basically simple, all you need to do is just get the password. Are you planning to brute force the password? There&#8217;s no need to, I swear!<br />
<span id="more-12"></span></p>
<h3><span style="text-decoration: underline;">What You Need?</span></h3>
<ol>
<li>Basic HTML Knowledge &#8211; HTML Comments.</li>
<li>A Browser. Preferably Mozilla Firefox.</li>
</ol>
<h3><span style="text-decoration: underline;">Let&#8217;s Start Hacking!</span></h3>
<p>First, you need to understand a few things about HTML. What is HTML? HTML refers to HyperText Markup Language. What we need to learn here is the use of the following HTML:<br />
<code>&lt;!-- Sample Text --&gt;</code></p>
<p>The above refers to <a title="HTML Comments" href="http://www.w3schools.com/HTML/html_headings.asp" target="_blank">HTML Comments</a>. HTML Comments is used by script writers to understand their code better. Normally, this is ignored by the browser, therefore it will not appear on the page.</p>
<p>How are we going to read the comments if it is not appearing on the page? This is a real simple question. Basically, all you need to do is just click the VIEW option in your browser&#8217;s toolbar and select SOURCE or PAGE SOURCE. This will open a window that shows you the HTML code of the page.</p>
<h3><span style="color: #ff0000;">Spoiler<br />
</span></h3>
<p>I don&#8217;t recommend you to read further from here if you want to test out your skills/knowledge. However, if you wish to cheat yourself or you are really unable to solve this puzzle although I gave you the tips, go ahead.</p>
<p>To view the spoiler, highlight below (left click your mouse and drag around the below area):</p>
<hr /><span style="color: #ffffff;">The answer is in the source but it&#8217;s just not visible. Just find for <code>&lt;!--</code> Code and you will find something interesting.<br />
<code>&lt;!-- the first few levels are extremely easy: password is c84546e3 --&gt; </code></span></p>
<p><span style="color: #ffffff;">This is not the exact password. You need to check the password yourself.</span></p>
<hr />Good luck!</p>
<p>I hope you learn something about HTML today. Feel free to leave some comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://hehehunter.com/hacking/hts-basic-mission-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hack This Site</title>
		<link>http://hehehunter.com/hacking/hack-this-site/</link>
		<comments>http://hehehunter.com/hacking/hack-this-site/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 02:10:28 +0000</pubDate>
		<dc:creator>HeHeHunter</dc:creator>
				<category><![CDATA[HackThisSite]]></category>
		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://hehehunter.com/?p=10</guid>
		<description><![CDATA[Hack This Site (http://www.hackthissite.org/) is a free, safe, and legal training ground for hackers to learn hacking.
There are various challenges / missions for hackers to learn from:

Basic
Realistic
Application
Programming
ExtBasic
Javascript
Stego
IRC

So, if you wish to test out your knowledge about hacking, this would be the best place for you. All you need to do is just register as a [...]]]></description>
			<content:encoded><![CDATA[<p>Hack This Site (<a title="Hack This Site" href="http://www.hackthissite.org/" target="_blank">http://www.hackthissite.org/</a>) is a free, safe, and legal training ground for hackers to learn hacking.</p>
<p>There are various challenges / missions for hackers to learn from:</p>
<ol>
<li>Basic</li>
<li>Realistic</li>
<li>Application</li>
<li>Programming</li>
<li>ExtBasic</li>
<li>Javascript</li>
<li>Stego</li>
<li>IRC</li>
</ol>
<p>So, if you wish to test out your knowledge about hacking, this would be the best place for you. All you need to do is just <a title="Hack This Site" href="http://www.hackthissite.org/user/create" target="_blank">register</a> as a member to enjoy all the privilege.</p>
<p>I will try to provide you with some tips to solve the puzzle from time to time.</p>
]]></content:encoded>
			<wfw:commentRss>http://hehehunter.com/hacking/hack-this-site/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
