<?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>Technology &#124; Security &#124; Software &#124; + More &#187; malwares</title>
	<atom:link href="http://www.upcomingtechs.com/tag/malwares/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.upcomingtechs.com</link>
	<description>- Unleash resources related to games, giveaways, freebies, tweaks, wordpress and technology news of all sort.</description>
	<lastBuildDate>Fri, 23 Jul 2010 09:48:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=974</generator>
		<item>
		<title>How To Achieve Better Security </title>
		<link>http://www.upcomingtechs.com/2008/10/how-to-achieve-better-security/</link>
		<comments>http://www.upcomingtechs.com/2008/10/how-to-achieve-better-security/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 07:03:30 +0000</pubDate>
		<dc:creator>Raj Agrawal</dc:creator>
				<category><![CDATA[Tips n Tweaks]]></category>
		<category><![CDATA[anti malwares]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[DNS propagation]]></category>
		<category><![CDATA[HOSTS]]></category>
		<category><![CDATA[HOSTS file updater]]></category>
		<category><![CDATA[malwares]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[spywares]]></category>
		<category><![CDATA[unblock]]></category>

		<guid isPermaLink="false">http://www.upcomingtechs.com/?p=653</guid>
		<description><![CDATA[Being infected with a <a href="http://www.en.wikipedia.org/wiki/Malware" target="_blank">malware</a> or/and a spyware is one of the most common issues that every internet-enabled computer encounters, not to forget the annoyances if such infections. No Anti-malware or any Internet Security package is always up-to-date. There always is a fluctuation of performance of the Security software from time to time. This is something that might never change, you can't control it!

<img src="http://i302.photobucket.com/albums/nn119/upcomingtechs/hacker.gif" alt="" />

There is


Related posts:<ol><li><a href='http://www.upcomingtechs.com/2009/06/better-speed-security-with-opendns/' rel='bookmark' title='Permanent Link: Better Speed &#038; Security With OpenDNS '>Better Speed &#038; Security With OpenDNS </a></li>
<li><a href='http://www.upcomingtechs.com/2008/12/ftp-error-codes/' rel='bookmark' title='Permanent Link: FTP Error Codes '>FTP Error Codes </a></li>
<li><a href='http://www.upcomingtechs.com/2009/08/what-is-hacking-how-to-not-be-a-victim/' rel='bookmark' title='Permanent Link: What Is Hacking? How To Not Be A Victim? '>What Is Hacking? How To Not Be A Victim? </a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Being infected with a <a rel="nofollow" target="_blank" href="http://www.en.wikipedia.org/wiki/Malware" target="_blank">malware</a> or/and a spyware is one of the most common issues that every internet-enabled computer encounters, not to forget the annoyances if such infections. No Anti-malware or any Internet Security package is always up-to-date. There always is a fluctuation of performance of the Security software from time to time. This is something that might never change, you can&#8217;t control it!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://img39.imageshack.us/img39/4385/hackerm.gif" alt="" /></p>
<p>There is a way where you can brick your security to level that it blocks any connection with the harmful websites, thus reducing the threat level in your computer. This can be achieved by adding the ip address followed by the web address of the harmful website (explained ahead) in the HOSTS file (Windowssystem32driversetcHOSTS).</p>
<p>If you do not wish to waste your time on manually adding each crappy website then install the <a rel="nofollow" target="_blank" href="http://www.download.com/Hosts-File-Updater/3000-2381_4-10520318.html" target="_blank">Host File Updater. </a></p>
<p><strong>What it does &#8230; </strong>(from mvps.org<strong>)<br />
</strong></p>
<p>The <a rel="nofollow" target="_blank" href="http://www.en.wikipedia.org/wiki/Hosts_file" target="_blank">HOSTS file</a> contains the mappings of IP addresses to host names. This file is loaded into memory (cache) at startup, then Windows checks the Hosts file before it queries any DNS servers, which enables it to override addresses in the DNS. This prevents access to the listed sites by redirecting any connection attempts back to the local (your) machine. Another feature of the HOSTS file is its ability to block other applications from connecting to the Internet, providing the entry exists.</p>
<p>You can use a HOSTS file to block ads, banners, <a rel="nofollow" target="_blank" href="http://www.mvps.org/winhelp2002/cookies.htm" target="_blank">3rd party Cookies</a>, 3rd party page counters, web bugs, and even most <a rel="nofollow" target="_blank" href="http://www.mvps.org/winhelp2002/unwanted.htm" target="_blank">hijackers</a>. This is accomplished by blocking the connection(s) that supplies these little gems.</p>
<p><em>Example</em> &#8211; the following entry 127.0.0.1 ad.doubleclick.net blocks all files supplied by that <a rel="nofollow" target="_blank" href="http://www.en.wikipedia.org/wiki/Doubleclick" target="_blank">DoubleClick</a> Server to the web page you are viewing. This also prevents the server from tracking your movements. Why? &#8230; because in certain cases &#8220;Ad Servers&#8221; like Doubleclick (and many others) will try <a rel="nofollow" target="_blank" href="http://i302.photobucket.com/albums/nn119/upcomingtechs/doubleclick.gif" target="_blank">to open a separate connection</a> on the webpage you are viewing.</p>
<p>For XP SP2 users you should see a Security Center prompt about allowing this connection. [<a rel="nofollow" target="_blank" href="http://i302.photobucket.com/albums/nn119/upcomingtechs/doubleclick.gif" target="_blank">screenshot</a>]<br />
Simply click No and continue. Yes the prompts can be annoying but at least you&#8217;ll know, however you should not see these prompts if these entries are included in the HOSTS file.</p>
<p><em>Note: this prompt only occurs if (example) *.doubleclick.net is included in the &#8220;<a rel="nofollow" target="_blank" href="http://www.mvps.org/winhelp2002/restricted.htm" target="_blank">Restricted Zone</a>&#8220;.</em></p>
<p>The downside of this great tweak is that after installing the new HOSTS file with the installer program it adds thousands of harmful websites to be blocked which even includes projectwonderful.com and some others that you might find important! That means, if you are a publisher or advertiser on projectwonderful.com, make sure you remove the website from the blocked section in the HOSTS file.</p>
<p><strong>To unblock a useful website:</strong></p>
<ol>
<li>Disconnect the LAN and the internet.</li>
<li>Open up the HOSTS file in the notepad program, Ctrl + F and type projectwonderful, after you find it, remove the entry and save it so that you can easily access your projectwonderful.com account!</li>
<li>Restart you computer, if you do not see any changes.</li>
</ol>
<p><strong>Way to get around <a rel="nofollow" target="_blank" href="http://www.webhost-advisor.com/articles/what-is-dns-propagation-and-why-wait-72-hours.php" target="_blank">DNS Propagation</a>:</strong></p>
<ol>
<li>Also, if you wish to access a website that is a victim of the Delayed DNS Propagation or any restricted website,</li>
<li>Again, loose all the connections with the LAN and the internet and open the HOSTS file in the notepad</li>
<li>Look for an entry that says &#8217;127.0.0.1  localhost&#8217; in the very beginning of the list</li>
<li>Go to the next line after the &#8217;127.0.0.1  localhost&#8217; add the <a rel="nofollow" target="_blank" href="http://www.selfseo.com/find_ip_address_of_a_website.php" target="_blank">ip-address of the website</a> to be un-restricted, leave a space and the web-address of the website without the &#8216;www&#8217;. Again, in the next line, add the same IP and the web address with the &#8216;www&#8217;  It should look like:</li>
</ol>
<blockquote><p><span style="color: black;">127.0.0.1 localhost</span><span style="color: black;"><br />
11.22.33.44 example.com</span><br />
<span style="color: black;">11.22.33.44 <a rel="nofollow" target="_blank" href="http://www.example.com/" target="_blank">www.example.com</a></span></p></blockquote>
 

<p>Related posts:<ol><li><a href='http://www.upcomingtechs.com/2009/06/better-speed-security-with-opendns/' rel='bookmark' title='Permanent Link: Better Speed &#038; Security With OpenDNS '>Better Speed &#038; Security With OpenDNS </a></li>
<li><a href='http://www.upcomingtechs.com/2008/12/ftp-error-codes/' rel='bookmark' title='Permanent Link: FTP Error Codes '>FTP Error Codes </a></li>
<li><a href='http://www.upcomingtechs.com/2009/08/what-is-hacking-how-to-not-be-a-victim/' rel='bookmark' title='Permanent Link: What Is Hacking? How To Not Be A Victim? '>What Is Hacking? How To Not Be A Victim? </a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.upcomingtechs.com/2008/10/how-to-achieve-better-security/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
