<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; hosts file</title> <atom:link href="http://www.ghacks.net/tag/hosts-file/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Manage Hosts Files From Within Firefox</title><link>http://www.ghacks.net/2012/01/12/manage-hosts-files-from-within-firefox/</link> <comments>http://www.ghacks.net/2012/01/12/manage-hosts-files-from-within-firefox/#comments</comments> <pubDate>Wed, 11 Jan 2012 23:55:48 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[hosts file]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=55702</guid> <description><![CDATA[The so called Hosts File can be used to redirect hostname requests to different IP addresses. It is often used to block access to websites or servers, to redirect requests to a new or local server, or by malicious attackers who redirect websites to honeypots and fake websites. Web developers can use the hosts file [...]]]></description> <content:encoded><![CDATA[<p>The so called <a
href="http://www.ghacks.net/2011/03/06/how-to-edit-reset-the-windows-hosts-file/">Hosts File</a> can be used to redirect hostname requests to different IP addresses.</p><p>It is often used to block access to websites or servers, to redirect requests to a new or local server, or by malicious attackers who redirect websites to honeypots and fake websites. Web developers can use the hosts file to work on <a
href="http://www.ghacks.net/2009/11/28/work-on-websites-before-dns-propagation/">moved websites before the DNS propagates</a>.</p><p>The concept is pretty simple: When you move your website to a new host, you need to tell the DNS system that your domain name is now accessible on a different IP address. This DNS propagation takes up to 48 hours. When you load the website before propagation you automatically load it on the old server and not the new one. This can be problematic for web developers who want to check if the website displays correctly and without errors on the new server. That&#8217;s where the host file comes in. You basically force your computer to use the new IP address instead of the old one to open the domain name in the web browser.</p><p><code>Check out our [block]2[/block] for a selection of programs that allow you to work with the hosts file.</code></p><p>The Firefox extension <strong>Change Hosts</strong> adds those controls, and a lot more to the web browser. Many web developers use the Firefox browser, as it offers access to great web development tools such as Firebug. With Change Hosts installed, they can change hosts files with two mouse clicks.</p><p>When you first install the extension you will notice that it adds information to the status bar of the browser. Here you see the name of the active hosts file and the current server IP.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/firefox-change-hosts-file.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/firefox-change-hosts-file.jpg" alt="firefox change hosts file" title="firefox change hosts file" width="242" height="66" class="alignnone size-full wp-image-55703" /></a></p><p>A right-click opens a context menu that displays all available hosts files in a menu, options to flush the Dns Cache, and to open the extension preferences.</p><p>The general tab displays whether the hosts file is readable and writable on the system, options to run another local file after changing hosts file, and whether pages should be automatically reloaded when a new hosts file is loaded.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/change-hosts.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/change-hosts-600x481.jpg" alt="change hosts" title="change hosts" width="600" height="481" class="alignnone size-medium wp-image-55704" /></a></p><p>The Definitions tab offers options to add, edit and remove hosts file. Hosts files can be edited right away in a basic text editor in the browser, and changes become available immediately after they have been saved. It is furthermore possible to copy and paste information from one hosts file to another, or from the clipboard directly into a hosts file.</p><p>Change Hosts is a great extension for web developers that work with the Firefox web browser. The ability to maintain multiple hosts files, for instance for different projects, plus the ability to flush the DNS cache from within the browser are useful features. Firefox users can download and install the latest version of the extension <a
href="https://addons.mozilla.org/en-US/firefox/addon/change-hosts/?src=cb-dl-hotness">from the</a> official Mozilla Firefox Add-ons repository.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2012/01/12/manage-hosts-files-from-within-firefox/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Hosts File Software Overview</title><link>http://www.ghacks.net/2011/06/14/hosts-file-software-overview/</link> <comments>http://www.ghacks.net/2011/06/14/hosts-file-software-overview/#comments</comments> <pubDate>Tue, 14 Jun 2011 09:33:23 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[hosts]]></category> <category><![CDATA[hosts file]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=46429</guid> <description><![CDATA[The hosts file in Windows can be used to override DNS look-ups. I have described one practical use for webmasters who want to work on sites before DNS propagation. The hosts file is used by many for ad blocking, blocking of hosts that may be malicious or dangerous or speeding up connections to select sites [...]]]></description> <content:encoded><![CDATA[<p>The hosts file in Windows can be used to override DNS look-ups. I have described one practical use for webmasters who want to work on sites before <a
href="http://www.ghacks.net/2009/11/28/work-on-websites-before-dns-propagation/">DNS propagation</a>. The hosts file is used by many for ad blocking, blocking of hosts that may be malicious or dangerous or speeding up connections to select sites by eliminating the need for DNS look-ups. I do not want to get into details on how to edit the hosts file, as I have done that already in another article: <a
href="http://www.ghacks.net/2011/03/06/how-to-edit-reset-the-windows-hosts-file/">How To Edit, Reset The Windows Hosts File</a>.</p><p>It is relatively uncomfortable to add, remove or edit large hosts file in a text editor. Software often offers better manageability and sometimes even additional features like flushing the DNS cache or optimizing the hosts file by removing duplicates.</p><p>All programs mentioned in this overview are freeware, most portable that require no installation.</p><h3>Hosts Man</h3><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/hosts-file-manager.png" alt="hosts file manager" title="hosts file manager" width="218" height="140" class="alignnone size-full wp-image-46431" /></p><p>Hosts Manager has been around for a very long time. It is one of the most sophisticated, feature rich programs for hosts file editing. It&#8217;s feature set include everything one could be looking for, from downloading popular hosts lists from the Internet over hosts file optimization to remove duplicates to a hosts file editor and backup options.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/hosts-man.png" alt="hosts man" title="hosts man" width="473" height="351" class="alignnone size-full wp-image-46430" /></p><p>It is possible to use multiple hosts file lists from the Internet and merge them into one big list sans the duplicates easily with Hosts Man.</p><ul><li><strong>Homepage:</strong> <a
href="http://www.abelhadigital.com/hostsman">http://www.abelhadigital.com/hostsman</a></li></ul><h3>Host Profiles</h3><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/host-profiles-management.png" alt="host profiles management" title="host profiles management" width="600" height="305" class="alignnone size-full wp-image-46432" /></p><p>A new software program that adds the option to run multiple hosts file on a system. Users who work with Host Profiles can switch between different hosts files. This basically replaces the existing hosts file with another file. One possible option would be one hosts file for web development, and one for general Internet surfing, or browser specific hosts files.</p><p>The editing capabilities are limited to plain text editing. The program has controls to flush the DNS cache, and display the current hosts file.</p><ul><li><strong>Homepage:</strong> <a
href="http://hostprofiles.codeplex.com/">http://hostprofiles.codeplex.com/</a></li></ul><h3>Advanced Hosts Editor</h3><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/advanced-hosts-editor1.png" alt="advanced hosts editor" title="advanced hosts editor" width="600" height="434" class="alignnone size-full wp-image-46434" /></p><p>The program offers some of the best editing capabilities of all hosts file managers. Problem is that it is currently offered as a beta version which does not play well with large hosts files. Users will get an unresponsive window when they try to load the program for the first time.</p><p>Advanced Hosts Editor is well suited for users with a hosts file that has a few hundred entries. The software displays all hosts and websites that have recently established a connection with the computer, which makes it an effective tool for users who want to add servers to their hosts file while they are using the Internet.</p><p>The hosts file size limitation is the biggest drawback of the application.</p><ul><li><strong>Homepage:</strong> <a
href="http://ahe.devs-on.net/en/">http://ahe.devs-on.net/en/</a></li></ul><h3>HostsXpert</h3><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/hosts-xpert1.png" alt="hosts xpert" title="hosts xpert" width="600" height="502" class="alignnone size-full wp-image-46437" /></p><p>HostsXpert is a regularly updated hosts file manager that offers editing and handling of the file in Windows. It supports backup and restoration of the hosts file, and can download a popular list from MVPs and HP.</p><p>Editing is not as straightforward, everything is displayed in forms which means it takes longer to edit multiple entries than it would be in programs that display the entries in a text editor like interface.</p><ul><li><strong>Homepage:</strong> <a
href="http://www.funkytoad.com/index.php?option=com_content&#038;id=13">http://www.funkytoad.com/index.php?option=com_content&#038;id=13</a></li></ul><h3>Hosts Manager</h3><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/12/hosts_file.jpg" alt="hosts file" title="hosts file" width="293" height="254" class="alignnone size-full wp-image-21837" /></p><p>Hosts Manager can be used to switch between multiple hosts files in Windows. The program is not an hosts file editor, which is probably the biggest weakness. It is also the only program that requires installation and the Microsoft .NET Framework 3.5.</p><ul><li><strong>Homepage:</strong> <a
href="http://sourceforge.net/projects/hostsmanager/">http://sourceforge.net/projects/hostsmanager/</a></li></ul><h3>Closing Words</h3><p>Did we miss a hosts file software? Let us know in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/06/14/hosts-file-software-overview/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>How To Edit, Reset The Windows Hosts File</title><link>http://www.ghacks.net/2011/03/06/how-to-edit-reset-the-windows-hosts-file/</link> <comments>http://www.ghacks.net/2011/03/06/how-to-edit-reset-the-windows-hosts-file/#comments</comments> <pubDate>Sun, 06 Mar 2011 11:47:44 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[hosts file]]></category> <category><![CDATA[windows hosts file]]></category> <category><![CDATA[windows tutorial]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=42133</guid> <description><![CDATA[The question came just up again and I realized that I have never posted a tutorial about editing and reseting the Windows Hosts file. I&#8217;d like to take a look at the Host file&#8217;s functionality first. The Windows Hosts file can be used to block or redirect hostnames. A hostname is the core part of [...]]]></description> <content:encoded><![CDATA[<p>The question came just up again and I realized that I have never posted a tutorial about editing and reseting the Windows Hosts file. I&#8217;d like to take a look at the Host file&#8217;s functionality first.</p><p>The Windows Hosts file can be used to block or redirect hostnames. A hostname is the core part of a web address or local address, for instance ghacks.net or localhost. Each hosts file entry specifies an IP address and a hostname, which basically tells the system that the hostname should be resolved with that IP address.</p><p>The DNS server, that is usually queried, is bypassed for all entries in the Hosts file. Let me give you two examples where this may be beneficial. Users could block known advertising companies or spammers by redirecting requests to the local PC. This basically loads nothing when a website tries to load an advertisement, popup or other element.</p><p>Another example are web developers. Say you just moved your website to a new server and the IP changed in the process. DNS servers need up to 48 hours to propagate, which means that it is difficulty to test the website on the new server after the move if the DNS server is still redirecting the request to the old server. The web developer could assign the new IP address to the website to avoid the propagation issue. (Please see <a
href="http://www.ghacks.net/2009/11/28/work-on-websites-before-dns-propagation/">Work On Websites Before DNS Propagation</a> for a detailed guide on that subject)</p><p>It has to be noted that the Hosts file can also be exploited by malicious software, either by redirecting the user from legit sites to questionable ones, or by blocking access to security software that they might need to remove those programs again from the PC.</p><h3>The location of the Windows Hosts file</h3><p>The Windows Hosts file is located under the following path:</p><p><strong>%SystemRoot%\system32\drivers\etc\</strong></p><p>The %SystemRoot% in the beginning is a variable that is set to the Windows directory. Most Windows users have installed the operating system on c:\windows which would mean that the hosts file can be found under <strong>c:\windows\system32\drivers\etc\hosts</strong></p><p>It may be necessary to display hidden system folders if Windows Explorer is used to navigate to the folder. A click on Tools > Folder Options in Windows Explorer and a switch to the View tab opens a configuration menu where hidden folders can be set to be revealed. Locate &#8220;hide protected operating system files&#8221; and &#8220;hidden files and folders&#8221; and make sure that the former is unchecked, and that the latter is set to &#8220;Show hidden files, folders and drives&#8221;. The settings can be easily reversed this way when needed.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/hidden-folders.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/hidden-folders.jpg" alt="hidden folders" title="hidden folders" width="396" height="481" class="alignnone size-full wp-image-42136" /></a></p><p>The Hosts file itself can be edited with any plain text editor, Notepad for instance which ships with Windows. You should check first if the Hosts file is write protected. This is done by right-clicking the file and selecting properties from the opening context menu.</p><p>Look at the attributes section of the General tab. The file is write protected if read-only is checked. If it is, remove the entry. If you keep the read-only setting it is not possible to edit or reset the hosts file. Remember to set the read-only attribute again once you are finished to prevent third party editing of the hosts file.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/hosts-properties.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/hosts-properties.jpg" alt="hosts properties" title="hosts properties" width="377" height="355" class="alignnone size-full wp-image-42138" /></a></p><p>The default Windows Hosts file has no active entries. Please note that a line beginning with # is a comment line which will not be executed or processed.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/windows-hosts-file.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/windows-hosts-file-550x332.jpg" alt="windows hosts file" title="windows hosts file" width="550" height="332" class="alignnone size-medium wp-image-42137" /></a></p><h3>Editing the Windows Hosts file</h3><p>Take a look at the examples in the comments. The syntax is always the same, first the IP address that you want to redirect the hostname to, then the hostname separated by at least one space.</p><ul><li>To add entries to the hosts file you would enter the IP address first in the next blank line, followed by a space (or by pressing tab) and the hostname (which can be a domain name or localhost).</li><li>To delete Windows Hosts file entries select the whole line and press the delete button on the keyboard.</li><li>To edit individual entries click in the line of the mapping that you want to edit and make the changes.</li><li>To reset the hosts file simply remove all lines that are not comments. Microsoft has created a Fix-Ii solution to reset the hosts file which can be used instead. Users just have to execute the program once they have downloaded it to the local system. The main benefit is that they do not need to go through the manual process this way.</li></ul><p>Please note that you need to save the changes before they become available. In Notepad you would select File > Save from the menu to do that.</p><p>And that&#8217;s how your edit and reset the Windows Hosts file. Please leave any open questions or comments in the comment section below.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/03/06/how-to-edit-reset-the-windows-hosts-file/feed/</wfw:commentRss> <slash:comments>17</slash:comments> </item> <item><title>Windows Hosts File Optimizer</title><link>http://www.ghacks.net/2010/05/23/windows-hosts-file-optimizer/</link> <comments>http://www.ghacks.net/2010/05/23/windows-hosts-file-optimizer/#comments</comments> <pubDate>Sun, 23 May 2010 10:31:24 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[dns client service]]></category> <category><![CDATA[hosts]]></category> <category><![CDATA[hosts file]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows hosts]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=25618</guid> <description><![CDATA[The Windows hosts file is used to map hostnames to IP addresses forcing the computer to use that mapping instead of the one provided by the DNS server. This can be useful in several situations like speeding up Internet surfing or making sure that a website is working fine after moving it to another Internet [...]]]></description> <content:encoded><![CDATA[<p>The Windows hosts file is used to map hostnames to IP addresses forcing the computer to use that mapping instead of the one provided by the DNS server. This can be useful in several situations like speeding up Internet surfing or making sure that a website is working fine after moving it to another Internet server before the new IP has <a
href="http://www.ghacks.net/2009/11/28/work-on-websites-before-dns-propagation/">propagated</a>.</p><p>The Windows hosts file is basically a text document that lists IP addresses on the left and hostnames on the right. The hosts file is located in system32/drivers/etc/ of the Windows folder. It can be edited with any text editor.</p><p><span
id="more-25618"></span><img
src="http://www.ghacks.net/wp-content/uploads/2010/05/windows_hosts_file-500x298.png" alt="windows hosts file" title="windows hosts file" width="500" height="298" class="alignnone size-medium wp-image-25620" /></p><p>Optimizing the hosts file can speed up the parsing of the file and keep the DNS client service enabled while using a big hosts file.</p><p>The hosts optimizer will automatically remove duplicate host names from the hosts file, remove all comments including entries that have been made a comment to disable them and put a maximum of nine host names in a single line if they point to the same IP address.</p><p>The program will automatically created a backup of the hosts file before optimizing it. It has to be noted that the DNS cache needs to be flushed whenever a change is made to the Windows hosts file if the DNS Client service is enabled.</p><p>Hosts Optimizer can be downloaded from the <a
href="http://forum.abelhadigital.com/index.php?showtopic=637">abelhadigital</a> forum. The program is also part of the hosts manager <a
href="http://www.ghacks.net/2007/12/16/a-windows-hosts-manager/">HostsMan</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/05/23/windows-hosts-file-optimizer/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Swap Hosts Files Easily With Hosts Manager</title><link>http://www.ghacks.net/2009/12/27/swap-hosts-files-easily-with-hosts-manager/</link> <comments>http://www.ghacks.net/2009/12/27/swap-hosts-files-easily-with-hosts-manager/#comments</comments> <pubDate>Sun, 27 Dec 2009 10:02:49 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[hosts file]]></category> <category><![CDATA[hosts files]]></category> <category><![CDATA[hosts manager]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[web design]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=21836</guid> <description><![CDATA[The hosts file is a local file in Windows and other operating systems that contains directives to map specific hosts to IP addresses which are prioritized over other means of DNS lookups like DNS servers. Quite a few applications exist for hosts files including blocking advertisement and other malicious domains from the computer system or [...]]]></description> <content:encoded><![CDATA[<p>The hosts file is a local file in Windows and other operating systems that contains directives to map specific hosts to IP addresses which are prioritized over other means of DNS lookups like DNS servers. Quite a few applications exist for hosts files including blocking advertisement and other malicious domains from the computer system or for web design purposes. The latter can for instance be very helpful during domain transfers. It usually takes between 24-48 hours before all domain servers pick up the new IP address of a web server or website. This could mean that the webmaster who initiated the transfer is still redirected to the old IP with the old website contents that are usually locked at this point.</p><p>An entry in the hosts file ensures that the website is opened at the new IP making it possible to work with it there to ensure that it displays properly in that location (read <a
href="http://www.ghacks.net/2009/11/28/work-on-websites-before-dns-propagation/">Work On Websites Before DNS Propagation</a> for an in depth article about that).</p><p><span
id="more-21836"></span>There are several other web design related tasks that make the hosts file valuable to the web designer and webmaster. It can for instance be helpful when a web designer works on a website that is referencing external scripts which can be redirected to localhost for testing (or avoiding timeouts).</p><p>Hosts Manager is an Open Source program that can be used to work with multiple host files on a computer system. This gives the user of the system better control over the process. It is for instance possible to create one hosts file for local web design purposes and one for Internet use.</p><p>Hosts Manager displays an icon in the Windows system tray upon startup that can be used to switch, create, edit and delete hosts files.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/12/hosts_file.jpg" alt="" title="hosts_file" width="293" height="254" class="alignnone size-full wp-image-21837" /></p><p>Creating a new hosts file or editing an existing one will open that file in the default text editor of the system. All newly created files contain all entries of the default hosts file by default which can be edited in the text editor easily.</p><p>Hosts Manager requires the Microsoft .net Framework 3.5. It will run on most Windows operating systems including Windows 7 and Windows Vista. The download is <a
href="http://sourceforge.net/projects/hostsmanager/">available</a> at the project&#8217;s homepage over at Source Forge.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/12/27/swap-hosts-files-easily-with-hosts-manager/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Block Spyware Websites With Inoculate</title><link>http://www.ghacks.net/2009/08/22/block-spyware-websites-with-inoculate/</link> <comments>http://www.ghacks.net/2009/08/22/block-spyware-websites-with-inoculate/#comments</comments> <pubDate>Sat, 22 Aug 2009 14:07:13 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[antispyware]]></category> <category><![CDATA[block spyware]]></category> <category><![CDATA[hosts file]]></category> <category><![CDATA[inoculate]]></category> <category><![CDATA[Spyware]]></category> <category><![CDATA[spyware program]]></category> <category><![CDATA[spyware websites]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15608</guid> <description><![CDATA[Many spyware infections happen on specifically prepared websites. These websites might exploit web browser vulnerabilities or offer software and files for download that infect a computer system once they are executed on it. Web users have several protection mechanisms that they can use to protect their computer system from these spyware infections. Modern antivirus software [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Many spyware infections happen on specifically prepared websites. These websites might exploit web browser vulnerabilities or offer software and files for download that infect a computer system once they are executed on it. Web users have several protection mechanisms that they can use to protect their computer system from these spyware infections. Modern antivirus software usually comes with modules that blocks or warns a user whenever a website with questionable content is visited. Another option to protect a computer system against spyware infections is to install browser plugins like Web of Trust that classify websites and report a safety rating back to the user.</p><p>And then there are programs like Inoculate that use the hosts file of the operating system to block spyware websites from being opened by routing the address of the spyware website to the local computer system (which means the website will not be displayed when the user tries to open it).</p><p><span
id="more-15608"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/08/block_spyware-500x395.jpg" alt="block spyware" title="block spyware" width="500" height="395" class="alignnone size-medium wp-image-15609" /></p><p>Inoculate is a portable software program for the Windows operating system that will add more than 14000 spyware websites to the Windows host file. These 14000 spyware websites are blocked from being accessed by users of the computer system. The software creates a backup of the current host file before it begins to add the spyware websites to it so that spyware attacks and spyware programs are automatically blocked.</p><p>It is possible to reset the Windows hosts file or restore a previously created backup. One slight disadvantage of this spyware blocking approach is that it is not possible to view the spyware websites before they are added to the hosts file. Another problem is that the program is not automatically updating the spyware list over the Internet which alternatives like <a
href="http://www.ghacks.net/2007/12/16/a-windows-hosts-manager/">Hostsman</a> which offers four different block lists and auto updating. Hostsman on the other hand is not a portable software program.</p><p>It would be nice if the developer of Inoculate would add an auto update option and the ability to load different hosts file lists into the application.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/22/block-spyware-websites-with-inoculate/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> </channel> </rss>
