<?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>Go Hacking &#187; Srikanth</title>
	<atom:link href="http://www.gohacking.com/author/Srikanth/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gohacking.com</link>
	<description>Learn How To Hack! Know more about Computer/Internet Security. Get Real Hacking Tips from Experts. Cool place to Learn Hacking</description>
	<lastBuildDate>Tue, 20 Jul 2010 03:15:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to Detect Anonymous IP Addresses</title>
		<link>http://www.gohacking.com/2010/07/detect-anonymous-ip-addresses.html</link>
		<comments>http://www.gohacking.com/2010/07/detect-anonymous-ip-addresses.html#comments</comments>
		<pubDate>Mon, 19 Jul 2010 17:48:19 +0000</pubDate>
		<dc:creator>Srikanth</dc:creator>
				<category><![CDATA[HOW-TO GUIDES]]></category>
		<category><![CDATA[INTERNET SECURITY]]></category>
		<category><![CDATA[IP ADDRESS]]></category>

		<guid isPermaLink="false">http://www.gohacking.com/?p=3500</guid>
		<description><![CDATA[As the fraudsters are now becoming more sophisticated in bypassing the Geo-location controls by using proxies (Anonymous IPs) to spoof their IP address, it has become very much necessary to come up with a means ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-3503" title="Detect-Proxy" src="http://www.gohacking.com/wp-content/uploads/2010/07/Detect-Proxy.jpg" alt="Detect-Proxy" width="180" height="250" />As the fraudsters are now becoming more sophisticated in bypassing the Geo-location controls by using proxies (Anonymous IPs) to spoof their IP address, it has become very much necessary to come up with a means for detecting the proxies so that the authenticity of the users can be verified. Using a proxy (web proxy) is the simplest and easiest way to conceal the IP address of an Internet user and maintain the online privacy. However proxies are more widely used by online fraudsters to engage in cyber crimes since it is the easiest way to hide their actual Geo-location such as city/country through a spoofed IP address. Following are some of the examples where fraudsters use the proxies to hide their actual IP.</p>
<div>&nbsp;</div>
<p><strong>1. Credit Card Frauds</strong></p>
<p>For example, say a Nigerian fraudster tries to purchase goods online with a stolen credit card for which the billing address is associated with New York. Most credit card merchants use Geo-location to block orders from countries like Nigeria and other high risk countries. So in order to bypass this restriction the credit card fraudster uses a proxy to spoof his IP address so that it appears to have come from New York. The IP address location appears to be legitimate since it is in the same city as the billing address. A proxy check would be needed to flag this order.</p>
<div>&nbsp;</div>
<p><strong>2. Bypass Website Country Restrictions</strong></p>
<p>Some website services are restricted to users form only a selected list of countries. For example, a paid survey may be restricted only to countries like United States and Canada. So a user from say China may use a proxy so as to make his IP appear to have come from U.S. so that he can earn from participating in the paid survey.</p>
<div>&nbsp;</div>
<h2>Proxy Detection Services</h2>
<div>&nbsp;</div>
<p>So in order to stop such online frauds, <strong>Proxy Detection</strong> has become a critical component. Today most companies, credit card merchants and websites that deal with e-commerce transactions make use of <strong>Proxy Detection Services</strong> like <a href="http://www.maxmind.com" target="_blank" rel="nofollow">MaxMind</a> and <a href="http://www.fraudlabs.com/" target="_blank" rel="nofollow">FraudLabs</a> to detect the usage of proxy or spoofed IP from users participating online.</p>
<p>Proxy Detection web services allow instant detection of anonymous IP addresses. Even though the use of proxy address by users is not a direct indication of fraudulent behaviour, it can often indicate the intention of the user to hide his or her real IP. In fact, some of the most used ISPs like AOL and MSN are forms of proxies and are used by both good and bad consumers.</p>
<div>&nbsp;</div>
<p><strong>How Proxy Detection Works?</strong></p>
<p>Proxy detection services often rely on IP addresses to determine whether or not the IP is a proxy. Merchants can obtain the IP address of the users from the HTTP header on the order that comes into their website. This IP address is sent to the proxy detecting service in real time to confirm it&#8217;s authenticity.</p>
<p>The proxy detection services on the other hand compare this IP against a known list of flagged IPs that belong to proxy services. If the IP is not on the list then it is authenticated and the confirmation is sent back to the merchant. Otherwise it is reported to be a suspected proxy. These proxy detection services work continuously to grab a list or range of IPs that are commonly used for proxy services. With this it is possible to tell whether or not a given IP address is a proxy or spoofed IP.</p>
<div>&nbsp;</div>
<p><strong>How to Tell Whether a given IP is Real or a Proxy?</strong></p>
<p>There are a few free sites that help you determine whether or not a given IP is a proxy. You can use free services like <a href="http://whatismyipaddress.com/ip-lookup" target="_blank" rel="nofollow">WhatisMyIPAddress</a> to detect proxy IPs. Just enter the suspected IP in the field and click on &#8220;Lookup IP Address&#8221; button to check the IP address. If it is a suspected proxy then you will see the results something as follows.</p>
<p><img class="aligncenter size-full wp-image-3501" title="Detect Anonymous Proxy" src="http://www.gohacking.com/wp-content/uploads/2010/07/proxy_detection.jpg" alt="Detect Anonymous Proxy" width="338" height="212" /></p>
<p>So for all those who think that they can escape by using a spoofed IP, this post is the answer. I hope this information helps. Pass your comments.</p>
<img src="http://www.gohacking.com/?ak_action=api_record_view&id=3500&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gohacking.com/2010/07/detect-anonymous-ip-addresses.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Save Bookmarks in IE, Firefox, Chrome and Opera</title>
		<link>http://www.gohacking.com/2010/07/how-to-save-bookmarks-in-ie-firefox-chrome-and-opera.html</link>
		<comments>http://www.gohacking.com/2010/07/how-to-save-bookmarks-in-ie-firefox-chrome-and-opera.html#comments</comments>
		<pubDate>Fri, 16 Jul 2010 06:56:40 +0000</pubDate>
		<dc:creator>Srikanth</dc:creator>
				<category><![CDATA[BROWSER HACKS]]></category>

		<guid isPermaLink="false">http://www.gohacking.com/?p=3491</guid>
		<description><![CDATA[How would you like to save your bookmarks in IE, Firefox, Opera and Google Chrome so that you can restore them in case if you need to re-install your operating system or move them from ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-3497" title="Bookmarks" src="http://www.gohacking.com/wp-content/uploads/2010/07/Bookmarks.jpg" alt="Save Bookmarks" width="150" height="177" />How would you like to save your bookmarks in IE, Firefox, Opera and Google Chrome so that you can restore them in case if you need to re-install your operating system or move them from one computer to another? This post will show you how to save and restore bookmarks in simple steps.</p>
<p>Bookmarking the favorite web pages can save a lot of time as it becomes almost impossible to remember a list of favorite websites and their URLs. However it can be really frustrating at times when you lose all those saved bookmarks in case if a computer crashes. Also if you are a person who uses more than one computer then it becomes hard to copy all those saved bookmarks one by one manually. So saving the bookmarks can become handy in such situations. Here is how to to do it.</p>
<div>&nbsp;</div>
<h3>Saving a Bookmark file in Internet Explorer</h3>
<p>1. From the <strong>File</strong> menu, select the option <strong>Import and Export</strong>.</p>
<p>2. Select the option<strong> Export to a file</strong> and click on Next.</p>
<p>3. In the next screen select <strong>Favorites</strong> and click on Next.</p>
<p>4. In the next screen again click on <strong>Favorites</strong> and click on Next.</p>
<p>5. Now choose the destination where you want to save your bookmarks and click on<strong> Export</strong>.</p>
<p>6. In the next screen click on <strong>Finish</strong>.</p>
<p>Now you have successfully saved all your bookmarks in a<strong> .HTM </strong>file. You can use this file to later restore the bookmarks to either IE, Firefox or any other browser. To import the saved bookmarks from a file all you need to do is goto <strong>File</strong> menu, click on<strong> Import and Export</strong>, select the option <strong>Import from a file</strong> and proceed with the screen instructions.</p>
<div>&nbsp;</div>
<h3>Saving a Bookmark file in Firefox</h3>
<p>1. From the <strong>Bookmarks</strong> menu on the top select the option <strong>Organize Bookmarks</strong>.</p>
<p>2. A window will pop-up. From the window click on <strong>Import and Backup</strong> at the top and select the option <strong>Export HTML</strong>.</p>
<p>3. Now choose the destination where you want to save the bookmark file and click on<strong> Save</strong>.</p>
<p>To restore this saved file, follow the step-1 and in step-2 select the option <strong>Import HTML</strong> instead of <span style="text-decoration: line-through;">Export HTML</span> and proceed.</p>
<div>&nbsp;</div>
<h3>Saving a Bookmark file in Google Chrome</h3>
<p>1. From the <strong>Tools</strong> menu, select <strong>Bookmark Manager</strong>.</p>
<p>2. Click the <strong>Organize </strong>menu in the manager.</p>
<p>3. Select <strong>Export bookmarks</strong>.</p>
<p>4. Select the location where you want your exported file to be saved, then click <strong>Save</strong>. </p>
<p>To restore the bookmarks, follow step-1, step-2 and in step-3 select <strong>Import bookmarks</strong> instead of <span style="text-decoration: line-through;">Export bookmarks</span> and proceed.</p>
<div>&nbsp;</div>
<h3>Saving a Bookmark file in Opera</h3>
<p>1. From the<strong> File</strong> menu, select the option <strong>Import and Export</strong>.</p>
<p>2. Scroll over to the pull-down menu on the right and choose <strong>Export Bookmarks as HTML</strong>.</p>
<p>3. On the next screen, choose the destination folder from the Save in menu text box at the top of the screen.</p>
<p>4. Just click the <strong>Save</strong> button and you’re done.</p>
<img src="http://www.gohacking.com/?ak_action=api_record_view&id=3491&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gohacking.com/2010/07/how-to-save-bookmarks-in-ie-firefox-chrome-and-opera.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>What are Private and Public IP Addresses</title>
		<link>http://www.gohacking.com/2010/07/what-are-private-and-public-ip-addresses.html</link>
		<comments>http://www.gohacking.com/2010/07/what-are-private-and-public-ip-addresses.html#comments</comments>
		<pubDate>Wed, 07 Jul 2010 10:25:54 +0000</pubDate>
		<dc:creator>Srikanth</dc:creator>
				<category><![CDATA[IP ADDRESS]]></category>

		<guid isPermaLink="false">http://www.gohacking.com/?p=3480</guid>
		<description><![CDATA[Internet Protocol (IP) addresses are usually of two types: Public and Private. If you have ever wondered to know what is the difference between a public and a private IP address, then you are at the right place. ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Private and Public IP Addresses" src="http://www.gohacking.com/wp-content/uploads/2008/12/ip.jpg" alt="Private and Public IP Addresses" width="160" height="160" />Internet Protocol (IP) addresses are usually of two types: <strong>Public and Private</strong>. If you have ever wondered to know what is the difference between a public and a private IP address, then you are at the right place. In this post I will try to explain the difference between a public and a private IP addres in layman&#8217;s terms so that it becomes simple and easy to understand.</p>
<div>&nbsp;</div>
<h3>What are Public IP Addresses?</h3>
<p>A public IP address is assigned to every computer that connects to the Internet where each IP is unique. Hence there cannot exist two computers with the same public IP address all over the Internet. This addressing scheme makes it possible for the computers to “find each other” online and exchange information. User has no control over the IP address (public) that is assigned to the computer. The public IP address is assigned to the computer by the Internet Service Provider as soon as the computer is connected to the Internet gateway.</p>
<p>A public IP address can be either <strong>static</strong> or <strong>dynamic</strong>. A static public IP address does not change and is used primarily for hosting webpages or services on the Internet. On the other hand a dynamic public IP address is chosen from a pool of available addresses and changes each time one connects to the Internet. Most Internet users will only have a dynamic IP assigned to their computer which goes off when the computer is disconnected from the Internet. Thus when it is re-connected it gets a new IP.</p>
<p>You can check your public IP address by visiting <a href="http://www.whatismyip.com" target="_blank">www.whatismyip.com</a></p>
<div>&nbsp;</div>
<h3>What are Private IP Addresses?</h3>
<p>An IP address is considered private if the IP number falls within one of the IP address ranges reserved for private networks such as a Local Area Network (LAN). The Internet Assigned Numbers Authority (IANA) has reserved the following three blocks of the IP address space for private networks (local networks):</p>
<p><span style="font-family: Arial;"><div class='stb-info_box' ><strong>10.0.0.0 &#8211; 10.255.255.255</strong> (Total Addresses: 16,777,216)<br />
<strong>172.16.0.0 &#8211; 172.31.255.255</strong> (Total Addresses: 1,048,576)<br />
<strong>192.168.0.0 &#8211; 192.168.255.255</strong> (Total Addresses: 65,536)</div></span></p>
<p><span style="font-family: Arial;">Private IP addresses are used for numbering the computers in a private network including home, school and business LANs in airports and hotels which makes it possible for the computers in the network to communicate with each other. Say for example, if a <strong>network X</strong> consists of 10 computers each of them can be given an IP starting from <strong>192.168.1.1</strong> to <strong>192.168.1.10</strong>. Unlike the public IP, the administrator of the private network is free to assign an IP address of his own choice (provided the IP number falls in the private IP address range as mentioned above).</span></p>
<p><span style="font-family: Arial;">Devices with private IP addresses cannot connect directly to the Internet. Likewise, computers outside the local network cannot connect directly to a device with a private IP. It is possible to interconnect two private networks with the help of a router or a similar device that supports <a href="http://en.wikipedia.org/wiki/Network_address_translation" target="_blank">Network Address Translation</a>.</span></p>
<p><span style="font-family: Arial;">If the private network is connected to the Internet (through an Internet connection via ISP) then each computer will have a private IP as well as a public IP. Private IP is used for communication within the network where as the public IP is used for communication over the Internet. Most Internet users with a DSL/ADSL connection will have both a private as well as a public IP. </span></p>
<p><span style="font-family: Arial;">You can know your private IP by typing <strong>ipconfig</strong> command in the command prompt. The number that you see against &#8220;IPV4 Address:&#8221; is your private IP which in most cases will be 192.168.1.1 or 192.168.1.2. Unlike the public IP, private IP addresses are always static in nature.</span></p>
<p><span style="font-family: Arial;">Unlike what most people assume, a private IP is neither the one which is impossible to trace (just like the private telephone number) nor the one reserved for stealth Internet usage. In reality there is no public IP address that is impossible to trace since the protocol itself is designed for transperancy.</span></p>
<img src="http://www.gohacking.com/?ak_action=api_record_view&id=3480&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gohacking.com/2010/07/what-are-private-and-public-ip-addresses.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to Hack an Ethernet ADSL Router</title>
		<link>http://www.gohacking.com/2010/06/how-to-hack-an-ethernet-adsl-router.html</link>
		<comments>http://www.gohacking.com/2010/06/how-to-hack-an-ethernet-adsl-router.html#comments</comments>
		<pubDate>Sun, 27 Jun 2010 15:41:48 +0000</pubDate>
		<dc:creator>Srikanth</dc:creator>
				<category><![CDATA[HOW-TO GUIDES]]></category>
		<category><![CDATA[NETWORK HACKS]]></category>

		<guid isPermaLink="false">http://www.gohacking.com/?p=3467</guid>
		<description><![CDATA[Almost half of the Internet users across the globe use ADSL routers/modems to connect to the Internet however, most of them are unaware of the fact that it has a serious vulnerability which can easily be exploited even by a ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-3473" title="ADSL-Routers" src="http://www.gohacking.com/wp-content/uploads/2010/06/ADSL-Routers.jpg" alt="ADSL-Routers" width="210" height="208" />Almost half of the Internet users across the globe use ADSL routers/modems to connect to the Internet however, most of them are unaware of the fact that it has a serious vulnerability which can easily be exploited even by a noob hacker just like you. In this post I will show you how to exploit a common vulnerability that lies in most ADSL routers so as to gain complete access to the router settings and ISP login details.</p>
<p>Every router comes with a username and password using which it is possible to gain access to the router settings and configure the device. The vulnerability actually lies in the <strong>Default username </strong>and<strong> password </strong>that comes with the factory settings. Usually the routers come preconfigured from the Internet Service provider and hence the users do not bother to change the password later. This makes it possible for the attackers to gain unauthorized access and modify the router settings using a common set of default usernames and passwords. Here is how you can do it.</p>
<p>Before you proceed, you need the following tool in the process</p>
<p><a href="http://www.angryip.org/w/Home" target="_blank" rel="nofollow">Angry IP Scanner</a></p>
<p>Here is a detailed information on how to exploit the vulnerability of an ADSL router.</p>
<p><strong>Step-1: </strong>Go to <a href="http://www.whatismyipaddress.com" rel="nofollow" target="_blank">www.whatismyipaddress.com</a>. Once the page is loaded you will find your IP address. Note it down.</p>
<p><strong>Step-2:</strong> Open Angry IP Scanner, here you will see an option called <strong>IP Range:</strong> where you need to enter the range of IP address to scan for.</p>
<div class='stb-info_box' >Suppose your IP is <strong>117.192.195.101</strong>, you can set the range something as <strong>117.192.194.0 to 117.192.200.255</strong> so that there exists atleast 200-300 IP addresses in the range.</div>
<div>&nbsp;</div>
<p><strong>Step-3: </strong>Go to<strong> Tools-&gt;Preferences</strong> and select the <strong>Ports</strong> tab. Under <strong>Port selection</strong> enter <strong>80</strong> (we need to scan for port 80). Now switch to the <strong>Display</strong> tab, select the option &#8220;<strong>Hosts with open ports only</strong>&#8221; and click on OK.</p>
<div align="center"><img src="http://www.gohacking.com/wp-content/uploads/2010/06/image1.jpg" alt="IP Scanner" width="560" height="265" /></div>
<div class='stb-warning_box' >I have used Angry IP Scanner <strong>v3.0 beta-4</strong>. If you are using a different version, you need to Go to <strong>Options</strong> instead of <strong>Tools</strong></div>
<div>&nbsp;</div>
<p><strong>Step-4: </strong>Now click on <strong>Start</strong>. After a few minutes, the IP scanner will show a list of IPs with Port 80 open as shown in the below image.</p>
<div align="center"><img src="http://www.gohacking.com/wp-content/uploads/2010/06/IPscanner2.jpg" alt="IP Scanner" width="550" height="328" /></div>
<div>&nbsp;</div>
<p><strong>Step-5:</strong> Now copy any of the IP from the list, paste it in your browser&#8217;s address bar and hit enter. A window will popup asking for username and password. Since most users do not change the passwords, it should most likely work with the default username and password. For most routers the default <strong><span style="text-decoration: underline;">username-password</span></strong> pair will be <span style="text-decoration: underline;"><strong>admin-admin</strong></span> or <strong><span style="text-decoration: underline;">admin-password</span></strong>.</p>
<p>Just enter the username-password as specified above and hit enter. If you are lucky you should gain access to the router settings page where you can modify any of the router settings. The settings page can vary from router to router. A sample router settings page is shown below.</p>
<div align="center"><img title="Router-Settings" src="http://www.gohacking.com/wp-content/uploads/2010/06/Router-Settings.jpg" alt="Router Settings Page" width="560" height="532" /></div>
<div>&nbsp;</div>
<p>If you do not succeed to gain access, select another IP from the list and repeat the step-5. Atleast 1 out of 5 IPs will have a default password and hence you will surely be able to gain access.</p>
<div>&nbsp;</div>
<h3>What can an Attacker do by Gaining Access to the Router Settings?</h3>
<p>By gaining access to the router settings, it is possible for an attacker to modify any of the router settings which results in the malfunction of the router. As a result the target user&#8217;s computer will be disconnected from the Internet. In the worst case the attacker can copy the ISP login details from the router to steal the Internet connection or play any kind of prank with the router settings. So the victim has to reconfigure the router in order to bring it back to action.</p>
<div>&nbsp;</div>
<h3>The Verdict:</h3>
<p>If you are using an ADSL router to connect to the Internet, it is highly recommended that you immediately change your password to prevent any such attacks in the future. Who knows, you may be the next victim of such an attack. </p>
<p>Since the configuration varies from router to router, you need to contact your ISP for details on how to change the password for your model.</p>
<div id="stb-container" class="stb-container"><div class='stb-warning-caption_box stb_caption' >Warning!</div><div class='stb-warning-body_box stb_body' ></p>
<p>All the information provided in this post are for educational purposes only. Please do not use this information for illegal purposes.</p>
<p></div></div>
<img src="http://www.gohacking.com/?ak_action=api_record_view&id=3467&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gohacking.com/2010/06/how-to-hack-an-ethernet-adsl-router.html/feed</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>How to Customize Start Menu Button in Windows 7</title>
		<link>http://www.gohacking.com/2010/06/customize-start-menu-windows-7.html</link>
		<comments>http://www.gohacking.com/2010/06/customize-start-menu-windows-7.html#comments</comments>
		<pubDate>Wed, 16 Jun 2010 16:18:59 +0000</pubDate>
		<dc:creator>Srikanth</dc:creator>
				<category><![CDATA[WINDOWS 7 HACKS]]></category>

		<guid isPermaLink="false">http://www.gohacking.com/?p=3422</guid>
		<description><![CDATA[Have you ever wondered how to customize the start menu button in Windows 7? Well it is possible to spice up your copy of Windows 7 by giving a new look to the start menu button. Here is ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-3311" title="Win 7 Start Menu" src="http://www.gohacking.com/wp-content/uploads/2010/06/Win7StartMenu.jpg" alt="Win 7 Start Menu" width="125" height="135" />Have you ever wondered how to customize the start menu button in Windows 7? Well it is possible to spice up your copy of Windows 7 by giving a new look to the start menu button. Here is a detailed tutorial on how to do it. The following images shows a preview of how your start menu would look like before and after the customization process is done.</p>
<div>&nbsp;</div>
<h3>Default Start Menu Button</h3>
<div><img title="Win 7 Start Menu - Default" src="http://www.gohacking.com/wp-content/uploads/2010/06/Start-MenuDefault.jpg" alt="Win 7 Start Menu - Default" width="259" height="47" /></div>
<div>&nbsp;</div>
<h3>Customized Start Menu Button</h3>
<div><img title="Customized Win 7 Start Menu" src="http://www.gohacking.com/wp-content/uploads/2010/06/Start-Menu11.jpg" alt="Customized Win 7 Start Menu" width="260" height="46" /></div>
<div><img title="Customized Win 7 Start Menu" src="http://www.gohacking.com/wp-content/uploads/2010/06/Start-Menu2.jpg" alt="Customized Win 7 Start Menu" width="259" height="47" /></div>
<div><img title="Customized Win 7 Start Menu" src="http://www.gohacking.com/wp-content/uploads/2010/06/Start-Menu3.jpg" alt="Customized Win 7 Start Menu" width="260" height="46" /></div>
<div>&nbsp;</div>
<h3>Tools That You Need:</h3>
<p>1. <a href="http://www.angusj.com/resourcehacker/" target="_blank">Resource Hacker</a></p>
<p>2. Custom Start Menu icons (images). It mush be of the size<strong> 54&#215;162</strong> with a <strong>.bmp</strong> extension. which looks something as follows</p>
<div><img title="startmenuicon" src="http://www.gohacking.com/wp-content/uploads/2010/06/startmenuicon.jpg" alt="Start Menu Icon" width="54" height="162" /></div>
<p>They must be in the following order:</p>
<p><strong>1st Image - </strong>When the button is not in use<br />
<strong>2nd Image - </strong>When the mouse pointer is over the button<br />
<strong>3rd Image</strong> - When the button is clicked</p>
<p>I have created a few customized buttons which are ready to use. You can download them from the following link.</p>
<p><a href="http://www.gohacking.com/downloads/resources/StartButtons.zip">Start Menu Buttons Download</a></p>
<div>&nbsp;</div>
<p>Once you have all those resources ready, you can start the customization process as follows&#8230;</p>
<p>1. <a href="http://www.gohacking.com/2010/06/take-ownership-in-windows-7.html" target="_blank">Take the ownership of the file</a> &#8220;<strong>explorer.exe</strong>&#8220; which is located in the Windows Folder (Most likely in <strong>C:\Windows</strong>).</p>
<p>2. Open the <strong>Resource Hacker</strong> Tool.</p>
<p>3. Go to <strong>File</strong> menu and click on <strong>Open</strong>. Now load the file &#8220;<strong>explorer.exe</strong>&#8221; into the Resource Hacker.</p>
<p>4. Expand <strong><strong>Bitmap</strong></strong> branch in the <strong>left pane</strong>.</p>
<p>5. Now expand <strong>6801</strong> option, <strong>right-click</strong> on <strong>1033</strong> and select <strong>Replace Resource</strong> option.</p>
<p>6. A new window appears. Click on <strong>Open</strong><strong> file with new bitmap</strong> button.</p>
<p>7. Navigate to the customized (.bmp) image, open it and click on <strong>Replace</strong> button.</p>
<p>8.  Repeat <strong>steps 4</strong> to <strong>7</strong> above for the options <strong>6805 </strong>and <strong>6809</strong> as well.</p>
<p><img class="alignleft size-full wp-image-3429" title="Resource Hacker" src="http://www.gohacking.com/wp-content/uploads/2010/06/ResHacker.jpg" alt="Resource Hacker" width="550" height="322" /></p>
<p>9. Now click on <strong>Save</strong> option (File-&gt;Save). Resource Hacker will automatically create a backup file called <strong>explorer_original.exe</strong> so that you can restore it in the future if needed.</p>
<p>10. <strong>Log Off</strong> and <strong>Log On</strong> to see the changes in effect.</p>
<div class='stb-warning_box' ><strong>NOTE:</strong> If you are running <strong>64-bit edition</strong> of Windows 7, then you need to use <strong>Resource Hacker version 3.5.2 beta</strong> which is 64-bit compatible. It is available from the same link provided above.</div>
<p>I hope you enjoy this trick. Pass your comments and share your experience.</p>
<img src="http://www.gohacking.com/?ak_action=api_record_view&id=3422&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gohacking.com/2010/06/customize-start-menu-windows-7.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Take Ownership of Files and Folders in Windows 7 &#8211; An Easy Way</title>
		<link>http://www.gohacking.com/2010/06/take-ownership-in-windows-7.html</link>
		<comments>http://www.gohacking.com/2010/06/take-ownership-in-windows-7.html#comments</comments>
		<pubDate>Wed, 16 Jun 2010 12:14:56 +0000</pubDate>
		<dc:creator>Srikanth</dc:creator>
				<category><![CDATA[WINDOWS 7 HACKS]]></category>

		<guid isPermaLink="false">http://www.gohacking.com/?p=3416</guid>
		<description><![CDATA[If you are a Windows 7 user, then you are most likely be aware of the fact that you need to TAKE OWNERSHIP of files and folders before you can make any changes to them. This feature ...]]></description>
			<content:encoded><![CDATA[<p>If you are a Windows 7 user, then you are most likely be aware of the fact that you need to <strong>TAKE OWNERSHIP</strong> of files and folders before you can make any changes to them. This feature was introduced in order to prevent any unauthorized changes from being made to the system files. However it can be little annoying to follow a long list of procedure every time you want to take ownership of a certain file or folder. So to make this job simpler, I have found a nice tool called <strong>Take Ownership Shell Extension</strong> which adds the &#8220;Take Ownership&#8221; option to the Windows context menu. This makes taking ownership too simple and requires no more than a click.</p>
<div><img title="Take-Ownership" src="http://www.gohacking.com/wp-content/uploads/2010/06/Take-Ownership.jpg" alt="Take Ownership" width="331" height="207" /></div>
<p>Just run the portable tool kit and click on the &#8220;Install&#8221; button. This will add the &#8220;<strong>Take Ownership</strong>&#8221; option onto the context menu. To take ownership all you need to do is, just right-click on any of the desired file or folder and click the option &#8220;<strong>Take Ownership</strong>&#8220;.</p>
<p><img class="aligncenter size-full wp-image-3418" title="TOwnership-Menu1" src="http://www.gohacking.com/wp-content/uploads/2010/06/TOwnership-Menu1.jpg" alt="Take Ownership Menu" width="302" height="70" /></p>
<p>In case if you wish to uninstall this tool at any time, you can just run the tool again and click on the &#8221;Uninstall&#8221; button. I hope you like this tool. This <em>works on both Windows 7 and Windows Vista</em>. You can download it from the following link.</p>
<p><a href="http://www.rizonetech.com/?download=TakeOwnership.zip" rel="nofollow">Download Take Ownership Shell Extention</a></p>
<img src="http://www.gohacking.com/?ak_action=api_record_view&id=3416&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gohacking.com/2010/06/take-ownership-in-windows-7.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is CAPTCHA and How it Works?</title>
		<link>http://www.gohacking.com/2010/06/what-is-captcha.html</link>
		<comments>http://www.gohacking.com/2010/06/what-is-captcha.html#comments</comments>
		<pubDate>Fri, 04 Jun 2010 15:39:45 +0000</pubDate>
		<dc:creator>Srikanth</dc:creator>
				<category><![CDATA[INTERNET SECURITY]]></category>

		<guid isPermaLink="false">http://www.gohacking.com/?p=3332</guid>
		<description><![CDATA[CAPTCHA or Captcha (pronounced as cap-ch-uh) which stands for &#8220;Completely Automated Public Turing test to tell Computers and Humans Apart&#8221; is a type of challenge-response test to ensure that the response is only generated by humans ...]]></description>
			<content:encoded><![CDATA[<p>CAPTCHA or Captcha (pronounced as cap-ch-uh) which stands for &#8220;Completely Automated Public Turing test to tell Computers and Humans Apart&#8221; is a type of <a href="http://en.wikipedia.org/wiki/Challenge-response_authentication" target="_blank">challenge-response</a> test to ensure that the response is only generated by humans and not by a computer. In simple words, CAPTCHA is the word verification test that you will come across the end of a sign-up form while signing up for Gmail or Yahoo account. The following image shows the typical samples of CAPTCHA.</p>
<div>&nbsp;</div>
<p><img class="aligncenter size-full wp-image-3333" title="Captcha " src="http://www.gohacking.com/wp-content/uploads/2010/06/Captcha_Sample.jpg" alt="Captcha" width="559" height="105" /></p>
<div>&nbsp;</div>
<p>Almost every Internet user will have an experience of CAPTCHA in their daily Internet usage, but only a few are aware of what it is and why they are used. So in this post you will find a detailed information on how CAPTCHA works and why they are used.</p>
<div>&nbsp;</div>
<h3>What Purpose does CAPTCHA Exactly Serve?</h3>
<p>CAPTCPA is mainly used to prevent automated software (bots) from performing actions on behalf of actual humans. For example while signing up for a new email account, you will come across a CAPTCHA at the end of the sign-up form so as to ensure that the form is filled out only by a legitimate human and not by any of the automated software or a computer bot. The main goal of CAPTCHA is to put forth a test which is simple and straight forward for any human to answer but for a computer, it is almost impossible to solve.</p>
<div>&nbsp;</div>
<h3>What is the Need to Create a Test that Can Tell Computers and Humans Apart?</h3>
<p>For many the CAPTCHA may seem to be silly and annoying, but in fact it has the ability to protect systems from malicious attacks where people try to <strong>game</strong> the system. Attackers can make use of automated softwares to generate a huge quantity of requests thereby causing a high load on the target server which would degrade the quality of service of a given system, whether due to abuse or resource expenditure. This can affect millions of legitimate users and their requests. CAPTCHAs can be deployed to protect systems that are vulnerable to email spam, such as the services from Gmail, Yahoo and Hotmail.</p>
<div>&nbsp;</div>
<h3>Who Uses CAPTCHA?</h3>
<p>CAPTCHAs are mainly used by websites that offer services like online polls and registration forms. For example, Web-based email services like Gmail, Yahoo and Hotmail offer free email accounts for their users. However upon each sign-up process, CAPTCHAs are used to prevent spammers from using a bot to generate hundreds of <a href="http://www.gohacking.com/2009/08/how-to-protect-an-email-account-from-spam.html" target="_blank">spam</a> mail accounts.</p>
<div>&nbsp;</div>
<h3>Designing a CAPTCHA System</h3>
<p>CAPTCHAs are designed on the fact that computers lack the ability that human beings have when it comes to processing visual data. It is more easily possible for humans to look at an image and pick out the patterns than a computer. This is because computers lack the real intelligence that humans have by default. CAPTCHAs are implemented by presenting users with an image which contains distorted or randomly stretched characters which only humans should be able to identify. Sometimes characters are striked out or presented with a noisy background to make it even more harder for computers to figure out the patterns.</p>
<p>Most, but not all, CAPTCHAs rely on a visual test. Some Websites implement a totally different CAPTCHA system to tell humans and computers apart. For example, a user is presented with 4 images in which 3 contains picture of animals and one contain a flower. The user is asked to select only those images which contain animals in them. This Turing test can easily be solved by any human, but almost impossible for a computer. </p>
<div>&nbsp;</div>
<h3>Breaking the CAPTCHA</h3>
<p>The challenge in breaking the CAPTCHA lies in real hard task of teaching a computer how to process information in a way similar to how humans think. Algorithms with artificial intelligence (AI) will have to be designed in order to make the computer think like humans when it comes to recognizing the patterns in images. However there is no universal algorithm that could pass through and break any CAPTCHA system and hence each CAPTCHA algorithm must have to be tackled individually. It might not work 100 percent of the time, but it can work often enough to be worthwhile to spammers.</p>
<img src="http://www.gohacking.com/?ak_action=api_record_view&id=3332&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gohacking.com/2010/06/what-is-captcha.html/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>How to Change the Logon Screen Background in Windows 7</title>
		<link>http://www.gohacking.com/2010/05/change-logon-screen-windows-7.html</link>
		<comments>http://www.gohacking.com/2010/05/change-logon-screen-windows-7.html#comments</comments>
		<pubDate>Sat, 29 May 2010 12:41:38 +0000</pubDate>
		<dc:creator>Srikanth</dc:creator>
				<category><![CDATA[REGISTRY HACKS]]></category>
		<category><![CDATA[WINDOWS 7 HACKS]]></category>

		<guid isPermaLink="false">http://www.gohacking.com/?p=3310</guid>
		<description><![CDATA[How would you like to change the logon screen background in Windows 7 so as to give your Windows a customized look and feel? With a small tweak it is possible to customize the Windows ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-3311" title="Win 7 Customized Logon Screen" src="http://www.gohacking.com/wp-content/uploads/2010/05/Customized-Logon-Screen-Win7.jpg" alt="Win 7 Customized Logon Screen" width="225" height="155" />How would you like to change the logon screen background in Windows 7 so as to give your Windows a customized look and feel? With a small tweak it is possible to customize the Windows 7 logon screen and set your own picture/wallpaper as the background. Changing logon screen background in Windows 7 is as simple as changing your desktop wallpaper. Well here is a step by step instruction to customize the logon screen background.</p>
<div>&nbsp;</div>
<p>1. The image you need to set as the background should be a <strong>.jpg</strong> file and it&#8217;s size should not exceed <strong>245KB</strong>.</p>
<p>2. The image resolution can be anything of your choice. However I prefer <strong>1440 x 900</strong> or <strong>1024 x 768</strong>. You can use any of the photo editing software such as Photoshop to compress and set the resolution for your image. Once you&#8217;re done, save this image as <strong>backgroundDefault.jpg</strong>.</p>
<p>3. You will need to copy this image to</p>
<div class='stb-info_box' ><strong>C:\Windows\system32\oobe\info\backgrounds</strong></div>
<p>You will need to create that path if it does not already exist on your computer.</p>
<p>4. Now open the Registry Editor (Start -&gt; Run -&gt; Type regedit) and navigate to the following key</p>
<div class='stb-info_box' ><strong>HKLM\Software\Microsoft\Windows\CurrentVersion\Authentication\<br />
LogonUI\Background</strong></div>
<p>If <em>Background</em> does not exist rightclick <em>LogonUI</em>, select New and then Key, and then name it <strong>Background</strong>. Now locate <strong>OEMBackground</strong> (listed on the right side). If it does not exist, right-click <em>Background </em>and select New and then DWORD and name it <strong>OEMBackground</strong>.</p>
<p>5. Double-click on <strong>OEMBackground</strong> and set the Value Data to <strong>1</strong>.</p>
<p>6. Now log-off to see the new logon screen background. If you would like to revert back to the default background, just set the Value Data back to <strong>0</strong>.</p>
<p>I hope you like this trick. Just try out and give your feedback!</p>
<img src="http://www.gohacking.com/?ak_action=api_record_view&id=3310&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gohacking.com/2010/05/change-logon-screen-windows-7.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>What to do when your Email Account is Hacked?</title>
		<link>http://www.gohacking.com/2010/05/what-to-do-when-your-email-account-is-hacked.html</link>
		<comments>http://www.gohacking.com/2010/05/what-to-do-when-your-email-account-is-hacked.html#comments</comments>
		<pubDate>Sat, 22 May 2010 12:16:33 +0000</pubDate>
		<dc:creator>Srikanth</dc:creator>
				<category><![CDATA[EMAIL SECURITY]]></category>

		<guid isPermaLink="false">http://www.gohacking.com/?p=3284</guid>
		<description><![CDATA[How to Recover Hacked Email Accounts?
&#160;
It can be a real nightmare if someone hacks and takes control of your email account as it may contain confidential information like bank logins, credit card details and other sensitive data. ...]]></description>
			<content:encoded><![CDATA[<h2 style="text-align: center;">How to Recover Hacked Email Accounts?</h2>
<div>&nbsp;</div>
<p><img class="alignleft size-full wp-image-3285" title="Email hacked?" src="http://www.gohacking.com/wp-content/uploads/2010/05/email-hacked.jpg" alt="Email Hacked?" width="170" height="168" />It can be a real nightmare if someone hacks and takes control of your email account as it may contain confidential information like bank logins, credit card details and other sensitive data. If you are one such Internet user whose email account has been compromised, then this post will surely help you out. In this post you will find the possible ways and procedures to get back your hacked email account.</p>
<div>&nbsp;</div>
<h2>For Gmail:</h2>
<div>&nbsp;</div>
<p>It can be a big disaster if your Gmail account has been compromised as it may be associated with several services like Blogger, Analytics, Adwords, Adsense, Orkut etc. Losing access to your Gmail account means losing access to all the services associated it with too. Here is a list of possible recovery actions that you can try.</p>
<p><strong>Step -1:</strong> Try resetting your password since it is the easiest way to get your account back in action. In this process Google may ask you to answer the secret question or may send the password reset details to the secondary email address associated with your compromised account. You can reset you password from the following link</p>
<div class='stb-info_box' ><a href="https://www.google.com/accounts/ForgotPasswd" target="_blank" rel="nofollow">Gmail Password Reset Link</a></div>
<p>If you cannot find success from the Step-1 then proceed to Step-2.</p>
<div>&nbsp;</div>
<p><strong>Step-2:</strong> Many times the hacker will change the secret question and secondary email address right after the account is compromised. This is the reason for the Password Reset process to fail. If this is the case then you need to contact the Gmail support team by filling out the account recovery form. This form will ask you to fill out several questions like</p>
<p>	1. Email addresses of up to five frequently emailed contacts<br />
	2. Names of any 4 Labels that you may have created in your account<br />
	3. List of other services associated with your compromised account<br />
	4. Your last successful login date<br />
	5. Account created date<br />
	6. Last password that you remember and many more&#8230;</p>
<p>You need to fill out this form as much accurately as possible. It is obvious to forget the dates of last login, account creation and similar terms. However you need to figure out the closest possible date/answers and fill out this form. This is your last chance! The more accurate the information filled out in the recovery form, the more the chances of getting your account back. You may reach the account recovery page form the following link</p>
<div class='stb-info_box' ><a href="http://www.google.com/support/accounts/bin/request.py?ara=1" target="_blank" rel="nofollow">Account Recovery Form</a></div>
<div>&nbsp;</div>
<h2>For Yahoo and Hotmail:</h2>
<div>&nbsp;</div>
<p>Unfortunately for Yahoo/Hotmail there is no second option like filling out the form or contacting the support team. All you need to do is either answer the secret questions that you have setup or reset the password using the secondary email option. </p>
<p>To initiate the password reset process just click on the <strong><span style="text-decoration: underline;">Forgot password link</span></strong> in your login page and proceed as per the screen instructions.</p>
<div>&nbsp;</div>
<p>I hope this post will help you recover the lost account. I highly recommend that you also read my post on <a href="http://www.gohacking.com/2008/10/how-to-protect-email-account-from-being.html" target="_blank">How to protect your email account</a> from being hacked and <a href="http://www.gohacking.com/2009/05/tips-to-find-unauthorized-activity-on-your-email-account.html" target="_blank">Tips to find unauthorized activity on your Gmail account</a> so that you always stay protected!</p>
<img src="http://www.gohacking.com/?ak_action=api_record_view&id=3284&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gohacking.com/2010/05/what-to-do-when-your-email-account-is-hacked.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How to Alter Windows Product ID</title>
		<link>http://www.gohacking.com/2010/05/how-to-alter-windows-product-id.html</link>
		<comments>http://www.gohacking.com/2010/05/how-to-alter-windows-product-id.html#comments</comments>
		<pubDate>Sat, 08 May 2010 10:06:55 +0000</pubDate>
		<dc:creator>Srikanth</dc:creator>
				<category><![CDATA[HOW-TO GUIDES]]></category>
		<category><![CDATA[REGISTRY HACKS]]></category>
		<category><![CDATA[WINDOWS 7 HACKS]]></category>
		<category><![CDATA[WINDOWS VISTA HACKS]]></category>
		<category><![CDATA[WINDOWS XP HACKS]]></category>

		<guid isPermaLink="false">http://www.gohacking.com/?p=2675</guid>
		<description><![CDATA[If you are running a Microsoft Windows operating system on your computer, then you are most likely aware of the fact that your PC will have a Product ID. This Product ID is a system specific ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2678" title="Windows-Logo" src="http://www.gohacking.com/wp-content/uploads/2010/05/Windows-Logo.jpg" alt="Alter Win PID" width="152" height="156" />If you are running a Microsoft Windows operating system on your computer, then you are most likely aware of the fact that your PC will have a Product ID. This Product ID is a system specific alphanumeric code which is derived/calculated based on the Windows product key you use and the hardware configuration of your Computer. In simple words, Product ID is the alphanumeric code that you see when you Right-Click on the <em>My Computer</em> icon and select the <em>Properties</em> option.</p>
<div>&nbsp;</div>
<h3>Ever wondered how to alter the Windows Product ID?</h3>
<div>&nbsp;</div>
<p>It is possible to alter the Windows Product ID and change it to what ever you like. For example, you can change the Product ID and put your nickname in place of the formal Product ID displayed by the Operating System. This hack is too easy and can be done within minutes. The screenshot showing the altered Product ID is given below</p>
<p><strong>Win 7 PC showing Original PID</strong></p>
<p><img class="aligncenter size-full wp-image-2676" title="Win 7 Product ID (Unaltered)" src="http://www.gohacking.com/wp-content/uploads/2010/05/Win7_PID1.jpg" alt="Win 7 Product ID (Unaltered) " width="559" height="81" /></p>
<p><strong>Windows 7 PC showing Altered PID</strong></p>
<p><img class="aligncenter size-full wp-image-2677" title="Win 7 Product ID (Altered)" src="http://www.gohacking.com/wp-content/uploads/2010/05/Win7_PID2.jpg" alt="Win 7 PID (Altered)" width="559" height="92" /></p>
<p>As you can see from the above screenshot it is simple and easy to make your Windows display what ever you want in the place of the real Product ID. Here is a step-by-step procedure to alter your Windows Product ID.</p>
<p>1. Goto Start-&gt;Run and type the following in the Run dialog box</p>
<div class='stb-info_box' ><strong>regedit</strong></div>
<p>2. After you open the Registry Editor, navigate to the following key</p>
<div class='stb-info_box' ><strong>HKey_Local_Machine\Software\Microsoft\Windows NT\Current Version</strong></div>
<p>3. On the right hand side, you can see an entry by name <strong>ProductID</strong> listed under the heading <em>Name</em>.</p>
<p>4. Double-Click on<strong> ProductID</strong>, a dialog box will pop-up showing your Windows PID. Now you can delete the original PID and enter anything of your choice.</p>
<p>5. Once you are done, just click on <strong>OK</strong> and close the Registry Editor. Now you can see the altered Product ID in the Windows Properties window.</p>
<div class='stb-warning_box' ><strong>NOTE: This trick works on Win 7, Vista and Win XP</strong></div>
<p>I hope you like this trick. Pass your comments. Cheers!</p>
<img src="http://www.gohacking.com/?ak_action=api_record_view&id=2675&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gohacking.com/2010/05/how-to-alter-windows-product-id.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
