<?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; HOW-TO GUIDES</title>
	<atom:link href="http://www.gohacking.com/category/how-to-guides/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 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 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>
		<item>
		<title>How to Test the Working of your Antivirus &#8211; EICAR Test</title>
		<link>http://www.gohacking.com/2010/04/how-to-test-the-working-of-your-antivirus-eicar-test.html</link>
		<comments>http://www.gohacking.com/2010/04/how-to-test-the-working-of-your-antivirus-eicar-test.html#comments</comments>
		<pubDate>Sat, 17 Apr 2010 18:58:56 +0000</pubDate>
		<dc:creator>Srikanth</dc:creator>
				<category><![CDATA[HOW-TO GUIDES]]></category>
		<category><![CDATA[PC SECURITY]]></category>
		<category><![CDATA[VIRUS CREATION]]></category>

		<guid isPermaLink="false">http://www.gohacking.com/?p=2421</guid>
		<description><![CDATA[Have you ever wondered how to test your Antivirus software to ensure it&#8217;s proper working? Well here is a quick and easy way to test your antivirus. The process is called EICAR test which will ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2422" title="Test your Antivirus" src="http://www.gohacking.com/wp-content/uploads/2010/04/antivirus.jpg" alt="" width="230" height="234" />Have you ever wondered how to test your Antivirus software to ensure it&#8217;s proper working? Well here is a quick and easy way to test your antivirus. The process is called EICAR test which will work on any antivirus and was developed by <a href="http://en.wikipedia.org/wiki/EICAR" target="_blank">European Institute of Computer Antivirus Research</a>. This process can be used by people, companies and antivirus programmers to test the proper functioning of the antivirus/antimalware software without having to deal with the real computer virus which can cause damage to the computer. Here is a step-by-step procedure to test your antivirus.</p>
<p>1. Open a notepad (New Text Document.TXT) and copy the following code exactly onto it, and save the notepad.</p>
<pre style="text-align: center;"><strong><div id="stb-container" class="stb-container"><div class='stb-info-caption_box stb_caption' >EICAR Test code</div><div class='stb-info-body_box stb_body' ><strong>X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*</strong></div></div></strong></pre>
<p>2. Rename the file from New Text Document.TXT to myfile.com</p>
<p>3. Now run the antivirus scan on this myfile.com file.</p>
<p>If the antivirus is functioning properly on your computer, then it should generate a warning and immediately delete the file upon scanning. Otherwise you may have to re-install your antivirus.</p>
<div class='stb-warning_box' >NOTE: Most antivirus will pop-out a warning message in the Step-1 itself</div>
<p>You can also place the myfile.com file in a ZIP or RAR file and run a scan on it so as to ensure whether your antivirus can detect the test string in the compressed archive. Any antivirus when scanning this file will respond exactly as it will do for a genuine virus/malicious code. This test will cause no damage to your computer even though the antivirus will flag it as a malicious script. Hence it is the safest method to test the proper functioning of any antivirus.</p>
<img src="http://www.gohacking.com/?ak_action=api_record_view&id=2421&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gohacking.com/2010/04/how-to-test-the-working-of-your-antivirus-eicar-test.html/feed</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
		<item>
		<title>How to Spoof Caller ID &#8211; Caller ID Spoofing</title>
		<link>http://www.gohacking.com/2010/04/spoof-caller-id.html</link>
		<comments>http://www.gohacking.com/2010/04/spoof-caller-id.html#comments</comments>
		<pubDate>Fri, 02 Apr 2010 19:34:49 +0000</pubDate>
		<dc:creator>Srikanth</dc:creator>
				<category><![CDATA[CELL PHONE HACKS]]></category>
		<category><![CDATA[HOW-TO GUIDES]]></category>

		<guid isPermaLink="false">http://www.gohacking.com/?p=2347</guid>
		<description><![CDATA[Caller ID spoofing is the act of making the telephone network to display any desired (Fake) number on the recipient&#8217;s Caller ID display unit instead of the original number. The Caller ID spoofing can make a ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2349" title="Caller_ID_Spoofing" src="http://www.gohacking.com/wp-content/uploads/2010/04/Caller_ID_Spoofing.jpg" alt="" width="221" height="235" />Caller ID spoofing is the act of making the telephone network to display any desired (Fake) number on the recipient&#8217;s Caller ID display unit instead of the original number. The Caller ID spoofing can make a call appear to have come from any phone number that the caller wishes.</p>
<p>Have you ever wondered how to perform Caller ID spoofing? Read on to know more information on Caller ID spoofing and find out how it is performed.</p>
<p>Unlike what most people think, an incoming call may not be from the number that is displayed on the Caller ID display unit. Because of the high trust that the people have in the Caller ID system, it is possible for the caller to easily fool them and make them believe that the number displayed on the Caller ID display is real. This is all possible through Caller ID spoofing.</p>
<div>&nbsp;</div>
<h2>How to Spoof Caller ID?</h2>
<div>&nbsp;</div>
<p>You can easily spoof any Caller ID using services like <a rel="nofollow" href="http://www.gohacking.com/recom_products/SpoofCard.php" target="_blank">SpoofCard</a>. In order to use the spoofcard service, you need to pay in advance and obtain a PIN (Personal Identification Number) which grants access to make a call using the Caller ID spoofing service. Once you have purchased the service, you will be given access to login to your SpoofCard account. To begin with, you need to call the number given by SpoofCard and enter the PIN. Now you will be given access to enter the number you wish to call and the number you wish to appear as the Caller ID. Once you select the options and initiate the calling process, the call is bridged and the person on the other end receives your call. The receiver would normally assume that the call was coming from a different phone number ie: the spoofed number chosen by you - thus tricking the receiver into thinking that the call was coming from a different individual or organization than the caller&#8217;s. In this way it is just a cakewalk to spoof Caller ID and trick the receiver on the other end. Thus you neither need to be a computer expert nor have any technical knowledge to perform Caller ID spoofing. For more information on SpoofCard service visit the following link.</p>
<div>&nbsp;</div>
<p><DIV style="font-size:18px"><a rel="nofollow" href="http://www.gohacking.com/recom_products/SpoofCard.php" target="_blank">SpoofCard</a></DIV><br />
 </p>
<h2>How Caller ID Spoofing works?</h2>
<div>&nbsp;</div>
<p>Caller ID spoofing is done through various methods and using different technologies. The most commonly used technologies to spoof Caller ID is <a href="http://en.wikipedia.org/wiki/Voice_over_Internet_Protocol" target="_blank">VOIP</a> (Voice Over IP) and <a href="http://en.wikipedia.org/wiki/Primary_rate_interface" target="_blank">PRI</a> (Primary Rate Interface) lines.</p>
<p>Today most VOIP systems provide an option for it&#8217;s users to enter whatever number they want in the calling party field and this number is sent out when they make a call. Hence it is easily possible for any user to spoof Caller ID provided they have a VOIP system and know how to properly configure it to spoof the Caller ID. However sites like <a rel="nofollow" href="http://www.gohacking.com/recom_products/SpoofCard.php" target="_blank">SpoofCard</a> provide an easy and cheap spoofing services for those who aren’t using VOIP systems that they can configure themselves.</p>
<p>Caller ID spoofing is possible and being performed right from the days Called ID system was introduced. However most people are unaware of the fact that it is possible to spoof  Caller ID and make any number to be displayed on the receiver&#8217;s end. In the past, Caller ID spoofing service was mostly used by telemarketers, collection agencies, law-enforcement officials, and private investigators but today it is available to any Internet user who wish to perform Caller ID spoofing.</p>
<img src="http://www.gohacking.com/?ak_action=api_record_view&id=2347&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gohacking.com/2010/04/spoof-caller-id.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How to Recover Deleted Files from Windows and Mac</title>
		<link>http://www.gohacking.com/2010/03/recover-deleted-files.html</link>
		<comments>http://www.gohacking.com/2010/03/recover-deleted-files.html#comments</comments>
		<pubDate>Sun, 28 Mar 2010 18:01:26 +0000</pubDate>
		<dc:creator>Srikanth</dc:creator>
				<category><![CDATA[DATA RECOVERY]]></category>
		<category><![CDATA[HOW-TO GUIDES]]></category>

		<guid isPermaLink="false">http://www.gohacking.com/?p=2313</guid>
		<description><![CDATA[How to Recover Deleted Files
&#160;
Have you accidentally deleted your files from the Hard disk? Do you desperately want to recover them back? Well you need not panic! It is possible to recover the deleted files back from ...]]></description>
			<content:encoded><![CDATA[<h1 style="text-align: center;">How to Recover Deleted Files</h1>
<div>&nbsp;</div>
<p><img class="alignleft size-full wp-image-2315" title="Recover Deleted Files" src="http://www.gohacking.com/wp-content/uploads/2010/03/data_recovery.jpg" alt="" width="220" height="197" />Have you accidentally deleted your files from the Hard disk? Do you desperately want to recover them back? Well you need not panic! It is possible to recover the deleted files back from the hard disk  (even after you have Shift+Deleted)  provided you act as soon as you realize that the files are deleted and use the best deleted files recovery software. In this post you will find a detailed information on how to recover the deleted files from your Windows PC or Mac.</p>
<p>Today there exists hundreds of data recovery tools and softwares on the market which boast to recover 100% of all the deleted files back in the original condition. But in reality most of these softwares are neither effective nor capable of recovering your files back. So it is very much necessary to make the right choice of the file recovery software in order to recover deleted files back in the original condition. We recommend the following softwares to recover the deleted files</p>
<div>&nbsp;</div>
<p>1. <a rel="nofollow" href="http://www.gohacking.com/recom_products/Stellar_DR_Win.php" target="_blank">Stellar Phoenix Data Recovery</a> (for Windows)</p>
<p>2. <a rel="nofollow" href="http://www.gohacking.com/recom_products/Stellar_DR_Mac.php" target="_blank">Stellar Phoenix Mac Data Recovery</a> (for Mac)</p>
<div>&nbsp;</div>
<p>Stellar Phoenix is one of the best company specializing in deleted files recovery services and solutions since 1993. Stellar’s <strong>Data Recovery Solutions</strong> encompasses a wide range of software for almost any data loss situation ranging from accidental formats to virus attacks to software malfunctions. Hence Stellar provides the best tools to recover deleted files with over 1,000,000 satisfied customers across 137 countries.</p>
<div>&nbsp;</div>
<h3>How the File Deletion Process Works?</h3>
<div>&nbsp;</div>
<p>When you delete a file from your computer (or even from the recycle bin) the file is not actually deleted. Unlike what most people think, the file is not permanantly deleted or dropped from your hard disk. Let&#8217;s take an example of a book containing 50 pages. Suppose when you delete the page 25, assume that only the entry in the index which points to the page 25 is deleted and not actually the page 25 itself. Likewise when you delete a file from your hard disk, only the pointer which points to this file is removed and not actually the file itself. This file still exists intact and is 100% possible to recover it back in the original condition. In this condition the file becomes invisible and hence appears to have deleted.</p>
<div>&nbsp;</div>
<h3>What are the Chances of Recovering my Files Back?</h3>
<div>&nbsp;</div>
<p>Since the operating system doesn&#8217;t immediately re-use the space from the deleted files, it is most certainly possible to recover the deleted files back in 100% original condition. It may take up a very long time for those files to be completely deleted since the modern hard disks have ample capacity. Hence the chances are too less that the space from the deleted files are re-used immediately. So, it is really worth to try out the file recovery softwares like <a rel="nofollow" href="http://www.gohacking.com/recom_products/Stellar_DR_Win.php" target="_blank">Stellar Data Recovery for Windows</a> or <a rel="nofollow" href="http://www.gohacking.com/recom_products/Stellar_DR_Mac.php" target="_blank">Stellar Data Recover for Mac</a>. Some files are reported to have recovered even after years of it&#8217;s deletion. However for the best results, it is recommended that you use the file recovery software as immediately as possible to recover your files.</p>
<div>&nbsp;</div>
<h3>Recovering the Deleted Files</h3>
<div>&nbsp;</div>
<p>In order to recover the deleted files all you need to do is perform a scan (search) for the deleted files using a File Recovery Software. Please be informed that there is no manual way to recover the deleted files. The Phoenix Data Recovery software performs a thorough scanning of the hard disk sector by sector and will locate the existence of deleted files to restore them back in the original condition. It is the only software that supports 185 popular file types including Windows NT Registry, JPEG, MP4, GIF, BMP and MS Word files. The software offers rich graphical support and incorporates advanced scanning methods to completely scan and recover deleted files from your hard drive. With this you can</p>
<ul>
<li>Recover FAT16, FAT32, VFAT, NTFS, and NTFS5 file system partitions</li>
<li>Recover deleted emails</li>
<li>Recover deleted documents</li>
<li>Recover deleted photos</li>
<li>Recover deleted music</li>
<li>Formatted Hard-Drive recovery</li>
<li>Recover files from USB Drives, CDs, DVDs and memory cards</li>
<li>Recover almost all the camera format files</li>
</ul>
<p>Visit the following links for more information on Stellar Data Recovery</p>
<div>&nbsp;</div>
<p>1. <a rel="nofollow" href="http://www.gohacking.com/recom_products/Stellar_DR_Win.php" target="_blank">Stellar Phoenix Data Recovery</a> (for Windows)</p>
<p>2. <a rel="nofollow" href="http://www.gohacking.com/recom_products/Stellar_DR_Win.php" target="_blank">Stellar Phoenix Mac Data Recovery</a> (for Mac)</p>
<div>&nbsp;</div>
<img src="http://www.gohacking.com/?ak_action=api_record_view&id=2313&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gohacking.com/2010/03/recover-deleted-files.html/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>How to Block Unwanted Emails</title>
		<link>http://www.gohacking.com/2010/03/how-to-block-unwanted-emails.html</link>
		<comments>http://www.gohacking.com/2010/03/how-to-block-unwanted-emails.html#comments</comments>
		<pubDate>Fri, 12 Mar 2010 07:29:46 +0000</pubDate>
		<dc:creator>Srikanth</dc:creator>
				<category><![CDATA[EMAIL SECURITY]]></category>
		<category><![CDATA[HOW-TO GUIDES]]></category>

		<guid isPermaLink="false">http://www.gohacking.com/?p=2121</guid>
		<description><![CDATA[Do you want to  block emails from your ex wife/husband? Do you want to block those annoying offers and newsletters that reach your inbox? Well here is a way to block all those unwanted and ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2126" title="block_emails" src="http://www.gohacking.com/wp-content/uploads/2010/03/block_emails.jpg" alt="" />Do you want to  block emails from your ex wife/husband? Do you want to block those annoying offers and newsletters that reach your inbox? Well here is a way to block all those unwanted and annoying emails that you do not want to see or read! With this trick you can block individual email address or the whole domain from which you do not want the emails to come from. Here are the step-by-step instructions to do this.</p>
<div>&nbsp;</div>
<h3><span style="color: #cc0001;">For Gmail</span></h3>
<div>&nbsp;</div>
<p>1. Login to your account</p>
<p>2. At the top-right corner, click on <strong>Settings</strong></p>
<p>3. Under Settings, click on <strong>Filters</strong></p>
<p>4. You&#8217;ll now see an option &#8220;<strong>Create a new filter</strong>&#8220;, click on it</p>
<p>5. Now in the <strong>From</strong> field enter the email address from which you do not want to receive the emails</p>
<p>For ex. you may enter john@gmail .com in the From field to block all incoming emails from this address. However if you want to block the whole domain then use the following syntax: <a href="mailto:*@xyz.com">*@xyz.com</a>. Now all the incoming emails from the domain xyz.com will be blocked.</p>
<p>6. Click on Next Step, select the action you&#8217;d like to take on the blocked emails. You may select the option <strong>Delete it</strong> so that the blocked email is moved to trash. To unblock the email, all you need to do is just delete the filter that you&#8217;ve created.</p>
<div>&nbsp;</div>
<h3><span style="color: #cc0001;">For Yahoo</span></h3>
<div>&nbsp;</div>
<p>1. Login to your account</p>
<p>2. At the top-right corner, click on <strong>Options</strong></p>
<p>3. A drop down menu appears, now click on <strong>More options</strong></p>
<p>4. In the left panel select the option <strong>Filters</strong> and click on <strong>create or edit filters</strong></p>
<p>5. Now click on <strong>Add</strong></p>
<p>6. In the next screen, give a name to your filter and in the <strong>From header</strong> field enter the email address that you want to block.</p>
<p>Fox ex. <a href="mailto:john@gmail.com">john@gmail.com</a> or if you want to block an entire domain then just enter @xyz.com. Dont enter <a href="mailto:*@xyz.com">*@xyz.com</a>. Select the option <strong>Move the message to:</strong> <em>Trash</em> and click on <strong>Save Changes</strong>.</p>
<div>&nbsp;</div>
<h3><span style="color: #cc0001;">For Hotmail</span></h3>
<div>&nbsp;</div>
<p>1. Login to your account</p>
<p>2. At the top-right corner, click on <strong>Options</strong></p>
<p>3. A drop down menu appears, now click on <strong>More options</strong></p>
<p>4. Click on <strong>Safe and blocked senders</strong> link under <strong>Junk e-mail</strong></p>
<p>5. Now click on <strong>Blocked senders</strong></p>
<p>6. Type in the email address that you want to block under <strong>blocked e-mail address or domain</strong> field.</p>
<p>For ex. Enter <a href="mailto:john@yahoo.com">john@yahoo.com</a> to block the individual email address or just enter xyz.com to block the entire domain.</p>
<p>That&#8217;s it. You no longer receive those annoying emails in your inbox. Keep your inbox clean and tidy. I hope this post helps. pass your comments!</p>
<img src="http://www.gohacking.com/?ak_action=api_record_view&id=2121&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gohacking.com/2010/03/how-to-block-unwanted-emails.html/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>How to Hack Windows Administrator Password</title>
		<link>http://www.gohacking.com/2010/02/how-to-hack-windows-administrator-password.html</link>
		<comments>http://www.gohacking.com/2010/02/how-to-hack-windows-administrator-password.html#comments</comments>
		<pubDate>Thu, 18 Feb 2010 08:45:29 +0000</pubDate>
		<dc:creator>Srikanth</dc:creator>
				<category><![CDATA[HOW-TO GUIDES]]></category>
		<category><![CDATA[PASSWORD HACKING]]></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=2103</guid>
		<description><![CDATA[This hack will show you how to reset Windows administrator password (for Win 2000, XP, Vista and Win 7) at times when you forget it or when you want to gain access to a computer ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-2104" title="Reset_Windows_Password" src="http://www.gohacking.com/wp-content/uploads/2010/02/Reset_Windows_Password.jpg" alt="" width="180" height="180" />This hack will show you how to reset Windows administrator password (for Win 2000, XP, Vista and Win 7) at times when you forget it or when you want to gain access to a computer for which you do not know the password.</p>
<p>Most of us have experienced a situation where in we need to gain access to a computer which is password protected or at times we may forget the administrator password without which it becomes impossible to login to the computer. So here is an excellent hack using which you can reset the password or make the password empty (remove the password) so that you can gain administrator access to the computer. You can do this with a small tool called  <a href="http://pogostick.net/~pnh/ntpasswd/" target="_blank">Offline NT Password &amp; Registry Editor</a>. This utility works offline, that means you need to shut down your computer and boot off your using a floppy disk, CD or USB device (such as pen drive). The tool has the following features.</p>
<ul>
<li>You do not need to know the old password to set a new one</li>
<li>Will detect and offer to unlock locked or disabled out user accounts!</li>
<li>There is also a registry editor and other registry utilities that works under linux/unix, and can be used for other things than password editing.</li>
</ul>
<div>&nbsp;</div>
<h3>How it works?</h3>
<div>&nbsp;</div>
<p>Most Windows operating systems stores the login passwords and other encrypted passwords in a file called <strong>sam </strong>(Security Accounts Manager). This file can be usually found in \windows\system32\config. This file is a part of Windows registry and remains inaccessible as long as the OS is active. Hence it is necessary that you need to boot off your computer and access this sam file via boot. This tool intelligently gains access to this file and will reset/remove the password associated with administrator or any other account.</p>
<p>The download link for both CD and floppy drives along with the complete instructions is given below</p>
<p><a href="http://pogostick.net/~pnh/ntpasswd/bootdisk.html" target="_blank">Offline NT Password &amp; Reg Editor Download</a></p>
<p>It is recommended that you download the CD version of the tool since floppy drive is outdated and doesn&#8217;t exist in today&#8217;s computer. Once you download you&#8217;ll get a bootable image which you need to burn it onto your CD. Now boot your computer from this CD and follow the screen instructions to reset the password.</p>
<div>&nbsp;</div>
<h3>Another simple way to reset non-administrator account passwords</h3>
<div>&nbsp;</div>
<p>Here is another simple way through which you can reset the password of any non-administrator accounts. The only requirement for this is that you need to have administrator privileges. Here is a step-by-step instruction to accomplish this task.</p>
<p>1. Open the command prompt (Start-&gt;Run-&gt;type <strong>cmd</strong>-&gt;Enter)</p>
<p>2. Now type <strong>net user</strong> and hit Enter</p>
<p>3. Now the system will show you a list of user accounts on the computer. Say for example you need to reset the password of the account by name <strong>John</strong>, then do as follows</p>
<p>4. Type <strong>net user John *</strong> and hit Enter. Now the system will ask you to enter the new password for the account. That&#8217;s it. Now you&#8217;ve successfully reset the password for John without knowing his old password.</p>
<p>So in this way you can reset the password of any Windows account at times when you forget it so that you need not re-install your OS for any reason. I hope this helps.</p>
<img src="http://www.gohacking.com/?ak_action=api_record_view&id=2103&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gohacking.com/2010/02/how-to-hack-windows-administrator-password.html/feed</wfw:commentRss>
		<slash:comments>53</slash:comments>
		</item>
		<item>
		<title>How to use Google for Hacking</title>
		<link>http://www.gohacking.com/2009/12/how-to-use-google-for-hacking.html</link>
		<comments>http://www.gohacking.com/2009/12/how-to-use-google-for-hacking.html#comments</comments>
		<pubDate>Tue, 29 Dec 2009 17:35:52 +0000</pubDate>
		<dc:creator>Srikanth</dc:creator>
				<category><![CDATA[GOOGLE HACKS]]></category>
		<category><![CDATA[HOW-TO GUIDES]]></category>

		<guid isPermaLink="false">http://www.gohacking.com/?p=2002</guid>
		<description><![CDATA[Google serves almost 80 percent of all search queries on the Internet, proving itself as the most popular search engine. However Google makes it possible to reach not only the publicly available information resources, but also ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Google Hacking" src="http://www.gohacking.com/wp-content/uploads/2008/12/googlepickle.jpg" alt="" width="320" height="133" />Google serves almost 80 percent of all search queries on the Internet, proving itself as the most popular search engine. However Google makes it possible to reach not only the publicly available information resources, but also gives access to some of the most confidential information that should never have been revealed. In this post I will show how to use Google for exploiting security vulnerabilities within websites. The following are some of the hacks that can be accomplished using Google.</p>
<div>&nbsp;</div>
<h3>1. Hacking Security Cameras</h3>
<div>&nbsp;</div>
<p>There exists many security cameras used for monitoring places like parking lots, college campus, road traffic etc. which can be hacked using Google so that you can view the images captured by those cameras in real time. All you have to do is use the following search query in Google. Type in Google search box exactly as follows and hit enter</p>
<div class='stb-info_box' ><strong>inurl:&#8221;viewerframe?mode=motion&#8221;</strong></div>
<p>Click on any of the search results (Top 5 recommended) and you will gain access to the live camera which has full controls. You will see something as follows</p>
<p><img class="aligncenter size-full wp-image-2003" title="Livecamera1" src="http://www.gohacking.com/wp-content/uploads/2009/12/Livecamera1.jpg" alt="" width="562" height="480" /></p>
<p>As you can see in the above screenshot, you now have access to the Live cameras which work in real-time. You can also move the cameras in all the four directions, perform actions such as zoom in and zoom out. This camera has really a less refresh rate. But there are other search queries through which you can gain access to other cameras which have faster refresh rates. So to access them just use the following search query.</p>
<div class='stb-info_box' ><strong>intitle:&#8221;Live View / &#8211; AXIS&#8221;</strong></div>
<p>Click on any of the search results to access a different set of live cameras. Thus you have hacked Security Cameras using Google.</p>
<div>&nbsp;</div>
<h3>2. Hacking Personal and Confidential Documents</h3>
<div>&nbsp;</div>
<p>Using Google it is possible to gain access to an email repository containing CV of hundreds of people which were created when applying for their jobs. The documents containing their Address, Phone, DOB, Education, Work experience etc. can be found just in seconds.</p>
<div class='stb-info_box' ><strong>intitle:&#8221;curriculum vitae&#8221; &#8220;phone * * *&#8221; &#8220;address *&#8221; &#8220;e-mail&#8221;</strong></div>
<p>You can gain access to a list of .xls (excel documents) which contain contact details including email addresses of large group of people. To do so type the following search query and hit enter.</p>
<div class='stb-info_box' ><strong>filetype:xls inurl:&#8221;email.xls&#8221;</strong></div>
<p>Also it&#8217;s possible to gain access to documents potentially containing information on bank accounts, financial summaries and credit card numbers using the following search query</p>
<div class='stb-info_box' ><strong>intitle:index.of finances.xls</strong></div>
<div>&nbsp;</div>
<h3>3. Hacking Google to gain access to Free Stuffs</h3>
<div>&nbsp;</div>
<p>Ever wondered how to hack Google for free music or ebooks. Well here is a way to do that. To download free music just enter the following query on google search box and hit enter.</p>
<div class='stb-info_box' ><strong>&#8220;?intitle:index.of?mp3 <span style="color: #cc0001;">eminem</span>&#8220;</strong></div>
<p>Now you&#8217;ll gain access to the whole index of eminem album where in you can download the songs of your choice. Instead of eminem you can subtitute the name of your favorite album. To search for the ebooks all you have to do is replace &#8220;eminem&#8221; with your favorite book name. Also replace &#8220;mp3&#8243; with &#8220;pdf&#8221; or &#8220;zip&#8221; or &#8220;rar&#8221;.</p>
<p>I hope you enjoy this post. Pass your comments. Cheers!</p>
<img src="http://www.gohacking.com/?ak_action=api_record_view&id=2002&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gohacking.com/2009/12/how-to-use-google-for-hacking.html/feed</wfw:commentRss>
		<slash:comments>60</slash:comments>
		</item>
		<item>
		<title>How to Make Invisible Password Protected Folder</title>
		<link>http://www.gohacking.com/2009/12/how-to-make-invisible-password-protected-folder.html</link>
		<comments>http://www.gohacking.com/2009/12/how-to-make-invisible-password-protected-folder.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 08:36:01 +0000</pubDate>
		<dc:creator>Srikanth</dc:creator>
				<category><![CDATA[HOW-TO GUIDES]]></category>
		<category><![CDATA[WINDOWS VISTA HACKS]]></category>
		<category><![CDATA[WINDOWS XP HACKS]]></category>

		<guid isPermaLink="false">http://www.gohacking.com/?p=1964</guid>
		<description><![CDATA[Do you want to password protect your folder? Do you want to make it invisible so that it remains unnoticed by the normal users? Well here is a way to do that. In this post I ...]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1965" title="Password-protected-folder" src="http://www.gohacking.com/wp-content/uploads/2009/12/Password-protected-folder.jpg" alt="Password-protected-folder" width="248" height="180" />Do you want to password protect your folder? Do you want to make it invisible so that it remains unnoticed by the normal users? Well here is a way to do that. In this post I will show you how to make a password protected folder in Windows without using any additional software. Here is is step by step procedure to create a password protected folder.</p>
<div>&nbsp;</div>
<h3>How to create a Password Protected Folder?</h3>
<div>&nbsp;</div>
<p>Step-1: Create a new folder (Right-click -&gt; New -&gt; Folder) and give it any name of your choice. For instance I name it as <strong>ABC</strong>.</p>
<p>Step-2: Now in this folder place all the important files, documents or any folders that you want to password protect.</p>
<p>Step-3: Now Right-click on this folder (ABC) and select the option<strong> Send To</strong> -&gt;<strong> Compressed (zipped) Folder</strong>.</p>
<p>Step-4: Now a new compressed zipped folder gets created next this folder (ABC) with the same name.</p>
<p>Step-5: Double-click on this compressed zipped folder and you should see your original folder (ABC) here.</p>
<p>Step-6: Now goto the <strong>File</strong> menu and select the option <strong>Add a password</strong>.</p>
<p>ie:<strong> File</strong> -&gt; <strong>Add a password</strong></p>
<p>Now a small window will pop up and here you can set your desired password. Once the password is set, the folder will ask for the password every time it is opened. Thus you have now created the password protected folder.</p>
<div>&nbsp;</div>
<h3>How to make it Invisible?</h3>
<div>&nbsp;</div>
<p>Step-1: Now Right-click on this password protected folder and select <strong>Properties</strong>.</p>
<p>Step-2: At the bottom select the option <strong>Hidden </strong>and press <strong>OK</strong>. Now your folder gets invisible (hidden).</p>
<p>Step-3: In order to unhide this folder go to My Computer &#8211; &gt;Tools -&gt; Folder options. Switch to View tab, scroll down and under <strong>Hidden files and folders</strong> you&#8217;ll see the following two options</p>
<ul>
<li>Do not show hidden files and folders</li>
<li>Show hidden files and folders</li>
</ul>
<div>&nbsp;</div>
<p>Now select the second option and press OK. Now the invisible folder becomes visible in it&#8217;s location. To access it you need the password. To make it invisible again repeat step -1 through step-3 and select the first option and click OK. Now the folder becomes invisible once again.</p>
<p>I hope you like this post. Pass your comments!! Cheers</p>
<img src="http://www.gohacking.com/?ak_action=api_record_view&id=1964&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.gohacking.com/2009/12/how-to-make-invisible-password-protected-folder.html/feed</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
	</channel>
</rss>
