<?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>Piyush Labs</title>
	<atom:link href="http://piyushlabs.com/feed" rel="self" type="application/rss+xml" />
	<link>http://piyushlabs.com</link>
	<description></description>
	<lastBuildDate>Mon, 02 Jan 2012 16:07:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Why should you change your DNS server</title>
		<link>http://piyushlabs.com/archives/why-should-you-change-your-dns-server-182</link>
		<comments>http://piyushlabs.com/archives/why-should-you-change-your-dns-server-182#comments</comments>
		<pubDate>Sun, 01 Jan 2012 19:05:38 +0000</pubDate>
		<dc:creator>Piyush</dc:creator>
				<category><![CDATA[Webservice Review]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[dns providers]]></category>
		<category><![CDATA[family shield]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[opendns]]></category>
		<category><![CDATA[public dns]]></category>
		<category><![CDATA[secondary dns server]]></category>

		<guid isPermaLink="false">http://piyushlabs.com/?p=182</guid>
		<description><![CDATA[OpenDNS, Google, Norton provide free DNS service which are fast and secure as well.]]></description>
			<content:encoded><![CDATA[<h1>Questions</h1>
<p>How to increase internet speed<br />
How to prevent phishing attacks<br />
How to block proxy websites for schools<br />
How to change DNS server</p>
<h1>Wiki DNS Server</h1>
<p>DNS Server translates URL names to IP addresses.<br />
It has also been used by ISPs to redirect to advertisements.</p>
<p>http://en.wikipedia.org/wiki/Domain_Name_System</p>
<h1>Why do you need a DNS server?</h1>
<p>To access any website, say Google, you need to know only its URL, that is www.google.com, you need not know the IP address where the website is running from, which is actually an alternate way, http://74.125.236.81/.</p>
<p>DNS server resolves the easy-to-remember URL to its corresponding not-so-easy-to-remember IP address.</p>
<h1>Flushing existing DNS</h1>
<p>Once resolved, the URL-IP is saved for a few hours/days locally.<br />
Open CMD prompt and give the following commands<br />
ipconfig /flushdns</p>
<h1>Benefits of using DNS servers</h1>
<p>Faster DNS resolution<br />
Phishing protection<br />
Web content filtering<br />
Detailed statistics<br />
Typo correction<br />
No software to install<br />
Real time protection</p>
<h1>Free DNS Providers</h1>
<p>Check out each DNS servers to find out what features they provide</p>
<h2>Google Free DNS</h2>
<p>8.8.8.8<br />
8.8.4.4</p>
<p>http://code.google.com/speed/public-dns/</p>
<h2>OpenDNS</h2>
<p>208.67.222.222<br />
208.67.220.220</p>
<p>https://store.opendns.com/get/home-free</p>
<h2>OpenDNS (Family shield)</h2>
<p>208.67.222.123<br />
208.67.220.123</p>
<h2>Norton DNS Security</h2>
<p>198.153.192.60<br />
198.153.194.60</p>
<p>https://dns.norton.com/dnsweb/dnsForHome.do</p>
<h1>How to change DNS</h1>
<p>There are two methods to change DNS.</p>
<h2>1. Changing DNS for individual computer</h2>
<p>Control Panel &gt; Network Connections &gt; {your internet connection} &gt; Properties &gt; Internet Protocol (TCP/IP) &gt; Properties &gt; General tab &gt; Use the following DNS server addresses<br />
Enter the Primary and Secondary DNS Server name.<br />
Note : Changing DNS will not affect your IP address.</p>
<div id="attachment_188" class="wp-caption alignnone" style="width: 280px"><a href="http://piyushlabs.com/archives/why-should-you-change-your-dns-server-182/dns_google" rel="attachment wp-att-188"><img class="size-medium wp-image-188" title="Changing DNS settings" src="http://piyushlabs.com/wp-content/uploads/dns_google-270x300.png" alt="Changing DNS settings" width="270" height="300" /></a><p class="wp-caption-text">Changing DNS settings</p></div>
<h2>2. Changing DNS for the Router for all connected computers</h2>
<p>Open the router setting website. Generally http://192.168.0.1/ or http://192.168.1.1/<br />
Enter login ID and password. Generally admin and admin.<br />
Navigate to Interface Setup &gt; LAN<br />
Change DNS Relay option to Use User Discovered DNS Server Only<br />
Enter the Primary and Secondary DNS Server name.<br />
Note : The above mentioned settings may vary from router to router.</p>
<div id="attachment_187" class="wp-caption alignnone" style="width: 510px"><a href="http://piyushlabs.com/archives/why-should-you-change-your-dns-server-182/dns_router" rel="attachment wp-att-187"><img class="size-full wp-image-187" title="DNS Setting for Router" src="http://piyushlabs.com/wp-content/uploads/dns_router.png" alt="DNS Setting for Router" width="500" height="90" /></a><p class="wp-caption-text">DNS Setting for Router</p></div>
]]></content:encoded>
			<wfw:commentRss>http://piyushlabs.com/archives/why-should-you-change-your-dns-server-182/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hijacked hosts file is an internal security breach</title>
		<link>http://piyushlabs.com/archives/hijacked-hosts-file-is-an-internal-security-breach-163</link>
		<comments>http://piyushlabs.com/archives/hijacked-hosts-file-is-an-internal-security-breach-163#comments</comments>
		<pubDate>Mon, 26 Dec 2011 19:51:40 +0000</pubDate>
		<dc:creator>Piyush</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Infosec]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://piyushlabs.com/?p=163</guid>
		<description><![CDATA[Viruses may modify hosts file for silent phishing attack, blocking anti-virus websites, blocking search engines.]]></description>
			<content:encoded><![CDATA[<h1>Questions</h1>
<p>Anti-virus websites are blocked.<br />
Search engines are blocked.<br />
When you try to open a website, some unexpected website loads.<br />
Hosts file is hijacked.</p>
<h1>Wiki for HOSTS file</h1>
<p>The &#8220;hosts&#8221; file is a system file used to map hostnames to IP addresses.<br />
By default, there is only one entry in the file.<br />
<code>127.0.0.1 localhost</code></p>
<p>With this setting, the actual website at http://127.0.0.1/ can be accessed when you enter http://localhost/ in browser.</p>
<blockquote><p>How would you feel, if you type google.com is any browser and you land somewhere else.</p></blockquote>
<p>Viruses may modify hosts file for silent phishing attack, blocking anti-virus websites, blocking search engines.</p>
<h1>Example</h1>
<p>The following modified hosts file will have two implications<br />
Access to the website kaspersky.com will be blocked.<br />
Access to the website google.com will redirect you to yahoo.com(98.137.149.56).</p>
<p><code># Copyright (c) 1993-1999 Microsoft Corp.<br />
#<br />
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.<br />
#<br />
# This file contains the mappings of IP addresses to host names. Each<br />
# entry should be kept on an individual line. The IP address should<br />
# be placed in the first column followed by the corresponding host name.<br />
# The IP address and the host name should be separated by at least one<br />
# space.<br />
#<br />
# Additionally, comments (such as these) may be inserted on individual<br />
# lines or following the machine name denoted by a '#' symbol.<br />
#<br />
# For example:<br />
#<br />
# 102.54.94.97 rhino.acme.com # source server<br />
# 38.25.63.10 x.acme.com # x client host</code></p>
<p>127.0.0.1 localhost</p>
<p># Following redirections may be added by virus<br />
127.0.0.1 kaspersky.com # This will block the kaspersky website<br />
98.137.149.56 google.com # This will redirect to some other website(98.137.149.56), when you try accessing google</p>
<p><a href="http://piyushlabs.com/wp-content/uploads/HostsFile_1.png"><img class="alignnone size-medium wp-image-169" title="Example implementing modified hosts file" src="http://piyushlabs.com/wp-content/uploads/HostsFile_1-300x200.png" alt="" width="300" height="200" /></a></p>
<p>&nbsp;</p>
<h1>The Real Threat</h1>
<p>Because of its role in local name resolution, the hosts file represents an attack vector for malicious software.<br />
Viruses modify the hosts file to redirect you to malicious/fraud/unwanted websites when you try to open legitimate website.<br />
On the web-browser&#8217;s address bar you will see the correct address that you have entered, but the actual contents will be from the malicious website.</p>
<h2>Type 1 : DOS Attack</h2>
<p>The file may be hijacked and modified to redirect traffic from the intended destination to sites hosting content that may be offensive or intrusive.<br />
The virus W32.MyDoom@mm used this to create a distributed denial-of-service(DOS) attack in 2004.</p>
<p>http://en.wikipedia.org/wiki/Mydoom.B</p>
<h2>Type 2 : Blocking Websites</h2>
<p>Some viruses can block your access to the Anti-Virus websites using HOSTS file.<br />
The installed anti-virus will be unable to update its virus-definition.<br />
The search engines may be blocked to prevent you searching for the solution.</p>
<p>http://www.f-secure.com/v-descs/qhost.shtml</p>
<h2>Type 3 : Phishing Attack</h2>
<p>The banking/social networking websites may be redirected to phishing websites to steal credentials.</p>
<p>http://en.wikipedia.org/wiki/Phishing</p>
<p>&nbsp;</p>
<h1>Solution</h1>
<p>Most of the anti-virus do not fix the hosts file due to complications and it has to be done manually.</p>
<ul>
<li>Open the following directory<br />
<code>%windir%/system32/drivers/etc/</code></li>
<li>Create a backup file before you modify the hosts file.</li>
<li>Remove read-only property for hosts file.</li>
<li>Open the file in Notepad.</li>
<li>Delete all lines with suspected URL&#8217;s and IP&#8217;s contents.</li>
<li>Do not delete the following default line<br />
<code>127.0.0.1 localhost</code></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://piyushlabs.com/archives/hijacked-hosts-file-is-an-internal-security-breach-163/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Heal Pendrive v2.0</title>
		<link>http://piyushlabs.com/archives/heal-pendrive-v20-114</link>
		<comments>http://piyushlabs.com/archives/heal-pendrive-v20-114#comments</comments>
		<pubDate>Thu, 03 Feb 2011 18:49:30 +0000</pubDate>
		<dc:creator>Piyush</dc:creator>
				<category><![CDATA[HomePageArticles]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[heal]]></category>
		<category><![CDATA[pendrives]]></category>

		<guid isPermaLink="false">http://piyushlabs.com/?p=114</guid>
		<description><![CDATA[<a href="http://piyushlabs.com/downloads">Download</a>
Features:
+This tool can be used to remove virus/suspected files from pendrive.
+Most appreciating “hunt-and-delete” feature with multiple options has been integrated in this version.
+Automatic selection for connected pendrive with details.]]></description>
			<content:encoded><![CDATA[<p>Heal Pendrive v2.0<br />
<a href="http://piyushlabs.com/downloads">Download</a></p>
<p>Features:<br />
*This tool can be used to remove virus/suspected files from pendrive.<br />
*Instructions are provided at the botom of each step.<br />
*Build on VB.net, this application is much superior to the previous v1.0<br />
*Improved “hunt-and-delete” has been integrated in this version.<br />
+Automatic selection for connected pendrive.<br />
+Details for the selected drive.<br />
+Displays contents of autorun.inf<br />
+Individual options to fix registries.<br />
+Calls CHKDSK utility to detect and fix bad sectors.<br />
+Most appreciating “hunt-and-delete” feature with multiple options.</p>
<p>Whats not:<br />
-Files marked for deletion are deleted permanently.(not sent to Recycle Bin)<br />
-Registry change is not reversible.<br />
-This tool only to be used on removable drives.</p>
<p>Whats next:<br />
*Safely remove drive feature in the next builds.</p>
<div class="wp-caption alignnone" style="width: 610px"><a href="http://piyushlabs.com/wp-content/uploads/Slide1.png"><img alt="Alternate Text" src="http://piyushlabs.com/wp-content/uploads/Slide1.png" title="Image Title" width="600" height="337" /></a><p class="wp-caption-text">Image Caption</p></div>
]]></content:encoded>
			<wfw:commentRss>http://piyushlabs.com/archives/heal-pendrive-v20-114/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable autorun/autoplay property</title>
		<link>http://piyushlabs.com/archives/disable-autorunautoplay-property-91</link>
		<comments>http://piyushlabs.com/archives/disable-autorunautoplay-property-91#comments</comments>
		<pubDate>Sun, 12 Sep 2010 19:04:39 +0000</pubDate>
		<dc:creator>Piyush</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[autorun.inf]]></category>
		<category><![CDATA[registry]]></category>

		<guid isPermaLink="false">http://piyushlabs.com/archives/disable-autorunautoplay-property-91</guid>
		<description><![CDATA[Disabling Autorun Property To disable autorun using Group Policy Editor Start ? Run ? gpedit.msc Go to Computer Configuration ? Administrative Templates ?System Double-click Turn off Autoplay Select Enabled Turn off Autoplay on = All Drives Start ? Run ? Regedit Go to HKEY_CURRENT_USER ? SOFTWARE ? Microsoft ? Windows ?CurrentVersion ? Policies ? Explorer [...]]]></description>
			<content:encoded><![CDATA[<h4>Disabling Autorun Property</h4>
<p>To disable autorun using Group Policy Editor   <br /><code>Start</code> ? <code>Run</code> ? <code>gpedit.msc</code>    <br />Go to <code>Computer Configuration</code> ? <code>Administrative Templates</code> ?<code>System</code>    <br />Double-click    <br /><code>Turn off Autoplay</code>    <br />Select    <br /><code>Enabled</code>    <br /><code>Turn off Autoplay on</code> = <code>All Drives</code></p>
<p><code>Start</code> ? <code>Run</code> ? <code>Regedit</code>    <br />Go to <code>HKEY_CURRENT_USER</code> ? <code>SOFTWARE</code> ? <code>Microsoft</code> ? <code>Windows</code> ?<code>CurrentVersion</code> ? <code>Policies</code> ? <code>Explorer</code> ? <code>NoDriveTypeAutorun</code>    <br />Set the following value    <br /><code>NoDriveTypeAutorun</code> = <code>FF</code> (Hexadecimal) or <code>255</code> (Decimal) Disables AutoRun on all kinds of drive </p>
<p>To disable autorun of CD drive   <br /><code>Start</code> ? <code>Run</code> ? <code>Regedit</code>    <br />Go to <code>HKEY_LOCAL_MACHINE</code> ? <code>System</code> ?<code>CurrentControlSet</code> ? <code>Services</code>? <code>CdRom</code>    <br />Set following values    <br /><code>AutoRun</code> = <code>0</code> (to disable autorun on CDs)    <br /><code>AutoRun</code> = <code>1</code> (to enable)</p>
<p>Hold on <code>SHIFT</code> key while inserting CD in CDROM</p>
]]></content:encoded>
			<wfw:commentRss>http://piyushlabs.com/archives/disable-autorunautoplay-property-91/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safely Remove/Delete autorun.inf file</title>
		<link>http://piyushlabs.com/archives/safely-removedelete-autorun-inf-file-90</link>
		<comments>http://piyushlabs.com/archives/safely-removedelete-autorun-inf-file-90#comments</comments>
		<pubDate>Sun, 12 Sep 2010 19:01:41 +0000</pubDate>
		<dc:creator>Piyush</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[autorun.inf]]></category>
		<category><![CDATA[pendrives]]></category>

		<guid isPermaLink="false">http://piyushlabs.com/archives/safely-removedelete-autorun-inf-file-90</guid>
		<description><![CDATA[Safely Remove Autorun.inf Start ? Run ? cmd Type c:\Documents and Settings\abc\&#62;x: x:\&#62;dir /a autorun.inf Check if the autorun file exists If yes, then change the attributes of the file by typing x:\&#62;attrib autorun.inf -R -H -S Now you will be able to see the autorun.inf file visually in Windows Explorer. View the contents of [...]]]></description>
			<content:encoded><![CDATA[<h4>Safely Remove Autorun.inf</h4>
<p><code>Start</code> ? <code>Run</code> ? <code>cmd</code>     <br />Type     <br />c:\Documents and Settings\abc\&gt;<code>x:</code>     <br />x:\&gt;<code>dir /a autorun.inf</code>     <br />Check if the autorun file exists     <br />If yes, then change the attributes of the file by typing     <br />x:\&gt;<code>attrib autorun.inf -R -H -S</code>     <br />Now you will be able to see the autorun.inf file visually in Windows Explorer.     <br />View the contents of autorun.inf (using the safe method mentioned above), before you delete them.     <br />Delete the file by typing     <br />x:\&gt;<code>del /P /F /A autorun.inf</code></p>
<blockquote><p>If you are unable to delete the autorun.inf file      <br />or       <br />the autorun.inf file appears again and again.       <br />Then you can conclude that your system is infected by some virus.</p>
</blockquote>
<p>In such case you have to remove the virus from your system then only you can get rid of this autorun.inf.</p>
]]></content:encoded>
			<wfw:commentRss>http://piyushlabs.com/archives/safely-removedelete-autorun-inf-file-90/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Precautions while using pendrives</title>
		<link>http://piyushlabs.com/archives/precautions-while-using-pendrives-89</link>
		<comments>http://piyushlabs.com/archives/precautions-while-using-pendrives-89#comments</comments>
		<pubDate>Sun, 12 Sep 2010 18:54:52 +0000</pubDate>
		<dc:creator>Piyush</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[autorun.inf]]></category>
		<category><![CDATA[pendrives]]></category>

		<guid isPermaLink="false">http://piyushlabs.com/archives/precautions-while-using-pendrives-89</guid>
		<description><![CDATA[How to you use a pendrive. Double click on it or do a right-click explore. All these methods can be dangerous as it may lead to execution of virus from the pendrive.]]></description>
			<content:encoded><![CDATA[<h4>Precautions</h4>
<ol>
<li>Double-clicking a drive may infect your computer with the virus on the drive. </li>
<li>Even <code>Right-click</code> ? <code>Open</code> or <code>Right-click</code> ? <code>Explore</code> may lead to the virus infection. </li>
<li>If you think that autorun.inf can infect only if its in the root folder of a drive, then you are wrong. Think again. Even network drives have autorun properties. A network drive linked to a folder, containing an infecting autorun.inf file, on a network behaves the same way, when you double-click the drive.</li>
</ol>
<h4>Using Autorun.inf Folder</h4>
<p>If you create a folder named AUTORUN.INF in the root directory of a drive, most of the viruses are unable to delete such folders to replace with their own infecting autorun.inf file, this is possible because almost all the virus programs have codes to replace/delete the autorun.inf file and not the folder. You may be safe for sometime, but not longer until a better virus breaks in.</p>
<h4>Best Practices</h4>
<ol>
<li>To view files inside a drive to use the tree-view of Windows Explorer.     <br /><code>My Computer</code> ? <code>View</code> ? <code>Explorer Bar</code> ? <code>Folders</code>      <br />Click on the removable/pendrive on the left side tree-view folder panel to explore, instead of double-clicking the drive.      </li>
<li>Typing the drive name on the address-bar of Windows Explorer.     <br /><code>My Computer</code> ? click on Address Bar ? Type <code>x:\</code></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://piyushlabs.com/archives/precautions-while-using-pendrives-89/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to view contents of Autorun.inf file</title>
		<link>http://piyushlabs.com/archives/how-to-view-contents-of-autorun-inf-file-88</link>
		<comments>http://piyushlabs.com/archives/how-to-view-contents-of-autorun-inf-file-88#comments</comments>
		<pubDate>Sun, 12 Sep 2010 18:54:27 +0000</pubDate>
		<dc:creator>Piyush</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[autorun.inf]]></category>
		<category><![CDATA[pendrives]]></category>

		<guid isPermaLink="false">http://piyushlabs.com/archives/how-to-view-contents-of-autorun-inf-file-88</guid>
		<description><![CDATA[Giving path of autorun.inf in the address bar can lead to virus infection.]]></description>
			<content:encoded><![CDATA[<p><strong>Old Practice/Risky Technique:</strong>     <br />Type <code>x:\autorun.inf</code> in the address bar of windows explorer. This will open the autorun.inf file in a notepad if it exists.     <br />What&#8217;s the problem?     <br />If there exists a virus file named autorun.inf.pif it will get executed.     <br />How to safely view the file?     <br /><strong>Safe Method:</strong>     <br /><code>Start</code> ? <code>Run</code> ? <code>notepad</code>     <br /><code>File</code> ? <code>Open</code> ? <code>&quot;x:\autorun.inf&quot;</code></p>
]]></content:encoded>
			<wfw:commentRss>http://piyushlabs.com/archives/how-to-view-contents-of-autorun-inf-file-88/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://piyushlabs.com/archives/hello-world-1</link>
		<comments>http://piyushlabs.com/archives/hello-world-1#comments</comments>
		<pubDate>Sat, 14 Aug 2010 08:06:00 +0000</pubDate>
		<dc:creator>Piyush</dc:creator>
				<category><![CDATA[Others]]></category>

		<guid isPermaLink="false">http://piyushlabs.com/?p=1</guid>
		<description><![CDATA[Welcome to my small lab : Piyush Labs Here, you will find information about latest virus threats and solution to remove them even if your anti-virus is unable to remove. Download Heals for viruses and many more software tools and utilities. Find tutorials for removing virus from your computer and pendrives. Learn how to remove [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to my small lab : <strong>Piyush Labs</strong></p>
<p>Here, you will find information about latest virus threats and solution to remove them even if your anti-virus is unable to remove.</p>
<p>Download Heals for viruses and many more software tools and utilities.</p>
<p>Find tutorials for removing virus from your computer and pendrives. Learn how to remove viruses manually by yourself and become a virus troubleshooter.</p>
<p>Report new and latest viruses and request a Heal for it.</p>
<p>Get reviews about various gadgets, softwares and web-services.</p>
<p>Have fun kicking out viruses.<br />
:)</p>
]]></content:encoded>
			<wfw:commentRss>http://piyushlabs.com/archives/hello-world-1/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

