<?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>Practical Issues in InfoSec &#187; Filtering</title>
	<atom:link href="http://www.dlstrom.com/tag/filtering/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dlstrom.com</link>
	<description>... putting information security within reach of everyone!</description>
	<lastBuildDate>Tue, 20 Dec 2011 17:00:00 +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>Using OpenDNS for Web Content Filtering</title>
		<link>http://www.dlstrom.com/2008/10/13/using-opendns-for-web-content-filtering/</link>
		<comments>http://www.dlstrom.com/2008/10/13/using-opendns-for-web-content-filtering/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 11:00:00 +0000</pubDate>
		<dc:creator>Dan Strom</dc:creator>
				<category><![CDATA[Home InfoSec]]></category>
		<category><![CDATA[Network Security]]></category>
		<category><![CDATA[Filtering]]></category>
		<category><![CDATA[OpenDNS]]></category>

		<guid isPermaLink="false">http://dlstrom.com/wp/?p=43</guid>
		<description><![CDATA[So, by now you&#8217;ve realized that you really should provide some content filtering of your Internet connection. A reasonable first-step is to configure your connection so that you are using OpenDNS as your DNS service. It is very simple to start using OpenDNS&#8230; If you are serving DCHP to your internal network from a router, [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.dlstrom.com/2008/10/13/using-opendns-for-web-content-filtering/" data-text="Using OpenDNS for Web Content Filtering" data-count="none" data-via="danstrom" data-related="danstrom"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.dlstrom.com/2008/10/13/using-opendns-for-web-content-filtering/&amp;layout=standard&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>So, by now you&#8217;ve realized that you really should provide some content filtering of your Internet connection. A reasonable first-step is to configure your connection so that you are using OpenDNS as your DNS service. It is very simple to start using OpenDNS&#8230;</p>
<p>If you are serving DCHP to your internal network from a router, you should simply change the DNS entries from what is supplied by your ISP to the OpenDNS addresses &#8211; <strong>208.67.222.222</strong> and <strong>208.67.220.220</strong>. This simple configuration change is all that is required for most home, and many small business networks.</p>
<p>If your network is configured for split-DNS, then you should configure the internal DNS server so that it forwards to the OpenDNS addresses for external resolution.</p>
<p>To gain the greatest advantage from using OpenDNS, you need to create an account that is linked to the IP address of your network. Most often this is the IP address of the external interface of the router. OpenDNS is located at <a href="http://www.opendns.com/">www.opendns.com</a>. Select <strong>Start using it now&#8230;</strong> and you are allowed to create your account and specify your IP address to OpenDNS.</p>
<p>Once the account is created, go to the <strong>Settings</strong> tab. You will see the screen where you have the option to select the filtering level. The filtering levels are defined as:</p>
<ul>
<li><strong>High</strong> &#8211; Protects against all adult-relates sites, illegal activity, social networking sites, and general time-wasters.
</li>
<li><strong>Moderate</strong> &#8211; Protects against all adult-related sites and illegal activity.
</li>
<li><strong>Low</strong> &#8211; Protects against pornography and phishing.
</li>
<li><strong>Minimal</strong> &#8211; Protects against phishing attacks.
</li>
<li><strong>None</strong> &#8211; Nothing blocked.
</li>
<li><strong>Custom</strong> &#8211; Choose the categories you want to block.
</li>
</ul>
<p>Apply the settings and your network will be using OpenDNS for Internet content filtering.</p>
<p>Customization of the filtering level is allowed. You can whitelist certain domains so that they are never blocked. Likewise, you can blacklist certain domains so that they are always blocked. </p>
<p>Obviously, your network may be more complex than what is presented above. If you don&#8217;t have someone available who knows how to properly configure DNS, the OpenDNS folks have several help documents ready for you to read.</p>
<p>That&#8217;s about all that is required. I hope that it works well for your organization.</p>
<p>- Dan</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dlstrom.com/2008/10/13/using-opendns-for-web-content-filtering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Options for Implementing Internet Content Filtering</title>
		<link>http://www.dlstrom.com/2008/10/09/implementing-internet-content-filtering/</link>
		<comments>http://www.dlstrom.com/2008/10/09/implementing-internet-content-filtering/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 11:00:00 +0000</pubDate>
		<dc:creator>Dan Strom</dc:creator>
				<category><![CDATA[Home InfoSec]]></category>
		<category><![CDATA[Network Security]]></category>
		<category><![CDATA[Filtering]]></category>

		<guid isPermaLink="false">http://dlstrom.com/wp/?p=39</guid>
		<description><![CDATA[Last time we discussed the need and benefits of implementing Internet content filtering. Now, we will look at some of the options available for a business or home to implement filtering and which options are best suited. Please keep in mind that this is not designed as a purchasing guide or product evaluation. It is [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.dlstrom.com/2008/10/09/implementing-internet-content-filtering/" data-text="Options for Implementing Internet Content Filtering" data-count="none" data-via="danstrom" data-related="danstrom"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.dlstrom.com/2008/10/09/implementing-internet-content-filtering/&amp;layout=standard&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>Last time we discussed the need and benefits of implementing Internet content filtering. Now, we will look at some of the options available for a business or home to implement filtering and which options are best suited. Please keep in mind that this is not designed as a purchasing guide or product evaluation. It is more designed to give an idea of the possibilities.</p>
<h3>Option 1 &#8211; Dedicated appliance</h3>
<p>This option uses a dedicated appliance to do the filtering. A common configuration is for the filtering appliance to be installed in-line on the segment between the firewall and the protected network. This forces all traffic to pass through the device. Content inspection takes place as packets pass. The following are two examples of dedicated content filtering appliances.</p>
<ul>
<li>St.Bernard iPrism</li>
<li>Barracuda Web Filter</li>
</ul>
<p>Dedicated appliances may be considered reasonable for small organizations who do not have the manpower to manage a dedicated server. An advantage of this option is that it is independent of the OS used on the client machine. No software is installed on the client.</p>
<h3>Option 2 &#8211; Dedicated server</h3>
<p>Dedicated servers is the option chosen by organizations needing a high-level of control over the filtering. They consist of software that is installed on either a Linux or Windows server. Often they use software that &#8220;proxies&#8221; the connection from the workstation to the web site. Here are some examples of software that requires a dedicated server for content filtering.</p>
<ul>
<li>Dan&#8217;s Guardian</li>
<li>SafeSquid</li>
<li>WebSense Web Security Gateway</li>
</ul>
<p>The dedicated server option requires an administrator that is knowledgeable of hardening the underlying operating system and can manage the software installation. This option also is independent of the OS used on the client machine. No software is installed on the client. </p>
<h3>Option 3 &#8211; Host-level software</h3>
<p>This option is a common personal solution. Software is installed on the client computer. It requires a separate password to make changes to the filtering level. The following are well-known examples.</p>
<ul>
<li>NetNanny</li>
<li>CyberPatrol</li>
<li>bSafeOnline</li>
<li>SurfWatch</li>
</ul>
<p>This option is best suited for the home or individual. It is dependent on the operating system of the computer. </p>
<h3>Option 4 &#8211; Filtering services</h3>
<p>This is fairly recent option. These services require a change to your network settings so that your requests for web pages are routed through their service. They seem to work pretty well.</p>
<ul>
<li>Google Apps Security Service</li>
<li>OpenDNS.org</li>
</ul>
<p>The advantage of using filtering services is that someone else is configuring and running the servers. Also, no software has to be installed on the client computer. The primary disadvantage is that this filtering solution can be straightforward to bypass if a user has complete local admin rights to their computer, and they know basic tcp/ip.</p>
<p>I hope this discussion helps clarify the options.</p>
<p>- Dan</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dlstrom.com/2008/10/09/implementing-internet-content-filtering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why filter your Internet connection?</title>
		<link>http://www.dlstrom.com/2008/10/06/why-filter-your-internet-connection/</link>
		<comments>http://www.dlstrom.com/2008/10/06/why-filter-your-internet-connection/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 11:00:52 +0000</pubDate>
		<dc:creator>Dan Strom</dc:creator>
				<category><![CDATA[Awareness]]></category>
		<category><![CDATA[Policy]]></category>
		<category><![CDATA[Filtering]]></category>

		<guid isPermaLink="false">http://dlstrom.com/wp/?p=37</guid>
		<description><![CDATA[Many companies and individuals filter their connection to the Internet. Many others allow wide-open, unfiltered access to whatever their ISP provides. While there may be some good reasons to have unfiltered access in some settings, it is wise to consider applying some filtering to the Internet connection. Consideration should be given to these issues: Policing [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="socialize-in-content" style="float:right;"><div class="socialize-in-button socialize-in-button-right"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.dlstrom.com/2008/10/06/why-filter-your-internet-connection/" data-text="Why filter your Internet connection?" data-count="none" data-via="danstrom" data-related="danstrom"><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-right"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.dlstrom.com/2008/10/06/why-filter-your-internet-connection/&amp;layout=standard&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>Many companies and individuals filter their connection to the Internet. Many others allow wide-open, unfiltered access to whatever their ISP provides. While there may be some good reasons to have unfiltered access in some settings, it is wise to consider applying some filtering to the Internet connection.</p>
<p>Consideration should be given to these issues:</p>
<ol>
<li><strong>Policing vs protecting</strong> &#8211; This is the most basic question that must be addressed as you think about filtering. What is your objective? Are you hoping to keep you employees from surfing to the Bad Sites, or is your intention to protect them and the company?
<p>Unfortunately, many employees will take filtering as a statement of distrust. It is important that it be &#8220;sold&#8221; as being to their benefit that the company be protected and this be done. Employees must also realize that when at work they are about the business of advancing the company.</p>
<p>Additionally, filtering can help to protect the organization and individuals from falling prey to phishing attacks. (More information on phishing can be found at <a href="http://en.wikipedia.org/wiki/Phishing">Wikipedia</a>.)
</li>
<li><strong>Productivity</strong> &#8211; Filtering the Internet has the potential to increase productivity of the staff. Let&#8217;s face it, unless there are strong policy statements against personal web surfing when at work, and the policies are backed by actions, people will naturally tend to kill time and surf non-work related sites.
<p>I&#8217;ve not found consistent numbers, but there are several studies that seem to suggest personal Internet use consumes a great deal of time for the American worker. Filtering, combined with strong policy, can increase productivity.
</li>
<li><strong>Liability</strong> &#8211; Minimizing exposure to liability is a must for the modern business. Any time a &#8220;hostile work environment&#8221; exists, the company is responsible. I am surprised how easy it is to have someone surf to a web site that makes someone else uncomfortable thus introducing the possibility of harassment charges.
<p>Instituting filtering indicates that the company is actively taking steps to promote a positive environment. It helps to reduce the possibility of harassment charges. Of course, I am not a lawyer, nor am I giving legal advice. You should seek advice and counsel from your own attorney.
</li>
</ol>
<p>So, now that you have decided to implement some sort of Internet filtering, you need to reach a point of balance in that filtering. Many options will allow filtering anything from pornography to gambling to chat sites to classified ad sites to social networking sites, and so on. Reaching a balance of what will be acceptable vis a vis unacceptable is important. Management must carefully work through this.</p>
<p>Once you have given due attention to those issues, and have decided to implement filtering, you need to know your options. We&#8217;ll address that in a follow-up entry.</p>
<p>- Dan</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dlstrom.com/2008/10/06/why-filter-your-internet-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

