<?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>Lithik Systems &#187; firewall</title>
	<atom:link href="http://www.lithik.com/tag/firewall/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lithik.com</link>
	<description>Transforming businesses by bending technology to the will of our clients</description>
	<lastBuildDate>Thu, 26 Jan 2012 15:28:04 +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>A Simplified Firewall Architecture for Combating Malware</title>
		<link>http://www.lithik.com/2010/12/31/firewall-architecture-combats-malware/</link>
		<comments>http://www.lithik.com/2010/12/31/firewall-architecture-combats-malware/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 01:53:19 +0000</pubDate>
		<dc:creator>Karl Fox</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[backdoor]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[information theft]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[security architecture]]></category>
		<category><![CDATA[web filter]]></category>
		<category><![CDATA[web proxy]]></category>

		<guid isPermaLink="false">http://www.lithik.com/?p=517</guid>
		<description><![CDATA[If you operate a small to medium sized bank, savings and loan, or credit union, your biggest IT security concern is the possibility of being breached by malware. Not the kind that makes pop-up windows show up on your screen, but the kind that you become aware of when your credit card processor calls you [...]]]></description>
			<content:encoded><![CDATA[<p>If you operate a small to medium sized bank, savings and loan, or credit union, your biggest IT security concern is the possibility of being breached by malware. Not the kind that makes pop-up windows show up on your screen, but the kind that you become aware of when your credit card processor calls you up and says they think all your customers&#8217; credit card numbers have been stolen. The nightmare kind of malware. The kind that they say costs <a href="http://news.cnet.com/8301-1009_3-10153858-83.html" target="_blank">$6.6 million</a> to fix.</p>
<p>The kind that puts banks your size out of business.</p>
<p>Is there anything you can do other than worry? Isn&#8217;t this stuff so complicated only grad students in computer science can understand it? People say that nothing is truly secure—isn&#8217;t that true?</p>
<p>You can do something about it, because hackers have adopted a relatively uniform mass-production approach to attacking computers. And yes, you can understand it.<span id="more-517"></span></p>
<h2>How Malware Works</h2>
<p>Hackers don&#8217;t pick your name out of a hat and then decide to attack you; that&#8217;s so 1999. Their desire to make a profit has driven them to use highly efficient and highly effective techniques designed to maximize the number of breached systems rather than maximizing their ability to breach a specific target. Their chosen approach is actually quite clever. Here&#8217;s how it rolls out:</p>
<ol>
<li>A hacker penetrates a legitimate web site and modifies it so that a visiting web browser also pulls data from the hacker&#8217;s web site. The Google Anti-Malware Team recently found <a href="http://googleonlinesecurity.blogspot.com/2008/02/all-your-iframe-are-point-to-us.html" target="_blank"><em>3 million</em></a> such URLs in a survey of Google&#8217;s stored copies of web sites.</li>
<li>A normal person visits one of these infected web sites, causing the web browser to also make a request to the hacker&#8217;s web site. The hacker&#8217;s web site determines which operating system and which browser the innocent web surfer is using, then sends back a series of specially crafted HTML, PDF or other file types that contain exploit data for commonly found missing patches. An exploit is typically a pattern in the returned data that causes the targeted software to misbehave in some way due to a bug introduced accidentally by the program&#8217;s author when he wrote it. The exploits are specifically aimed at the user&#8217;s operating system and browser in order to maximize the likelihood of a breach.</li>
<li>If the user&#8217;s computer is running some amount of unpatched software, and if at least one of the attacker&#8217;s chosen exploits matches up exactly with one of the user&#8217;s missing patches, then the hacker&#8217;s malicious pattern of data causes the user&#8217;s buggy program to actually execute software the hacker himself wrote and included as part of the malicious data pattern.</li>
<li>Typically the first thing the hacker&#8217;s software does is to issue more requests to hacker web sites, downloading and installing more malicious software.  It is rare to be infected by a single virus; malware usually arrives more as a malicious throng than a single stealthy intruder.</li>
<li>Once the hacker&#8217;s programs are installed on the user&#8217;s computer, his software runs and begins to carry out his wishes. Sometimes this means sending Spam e-mail messages to millions of people.  Other times it may mean spraying a specific web site with huge amounts of bogus web requests, a so-called <em>Denial of Service</em> attack. But the scenario that terrifies us is the one where the software on the infected machine makes a network connection to one of the hacker&#8217;s servers that doesn&#8217;t download software, but instead stays connected. The purpose of this long-term connection is instead to provide two-way communication. This gives the hacker a direct path from his server on the outside right through your firewall, a so-called <em>backdoor</em> into the heart of your company&#8217;s computer network.</li>
</ol>
<p>Once inside, the hacker can do whatever he&#8217;d be able to do if he had free reign of your office. He can search through computer files, he can listen for passwords, he can record information displayed on customer account screens. He can also probe other machines on your network looking for more unpatched systems. Note that this is no longer an impersonal piece of automation running; now you have a real, live hacker rummaging through your data looking for something he can sell. And if it was that easy to get inside in the first place, it&#8217;s usually even easier to get access to the machines that contain all your customer data and ship it off to Russia. Or China. Or Cleveland.</p>
<p>According to the <a href="http://www.verizonbusiness.com/resources/reports/rp_2010-data-breach-report_en_xg.pdf" target="_blank">Verizon <em>2010 Data Breach Investigations Report</em></a>, the U. S. Secret Service reports that, although insider attacks are up 26% over last year, 96.5% of all stolen customer records occurred through external attacks. 95% of those external attacks were attributable to malware, the kind we just described. 80% involved malware that was explicitly designed to provide remote access to the hacker, the kind that lets him steal all your customer data.</p>
<h2>Traditional Defenses</h2>
<p>Most anti-malware strategies involve trying to stop it from infecting you in the first place. Reputation-based browser features compare the link you clicked on against a database of sites that have been reported to contain malware, popping up a warning if it finds a match. So-called UTM (Unified Threat Management) appliances or next-generation firewalls look inside the web browser data stream searching for data patterns that look like exploits, or they examine the entire returned web page, making sure it adheres strictly to the HTML standard. Sometimes they even can figure out what web application you are running, tailoring their activities to the specific site or function.</p>
<p>The best known defense, though, is anti-virus. A few years ago, the leading anti-virus systems would catch 99% or more of all malicious software.  Today, the best anti-virus systems detect and block perhaps half of all infections, but if an infected web site launches twelve exploits at you, and if, say, four of them match up with patches you are missing, then you&#8217;d still have a probability of 1 &#8211; 0.5<sup><small>4</small></sup> = 94% of being infected because of that one click.</p>
<p>It may not be the best known, but the most effective defense against malware in common use today is simple. Keep your systems patched! This has gotten much easier since Microsoft introduced Automatic Updates ten years ago. Unfortunately, the summer of 2009 saw Adobe break Microsoft&#8217;s long run as King of Vulnerable Software. Even more unfortunately, Adobe and the other commonly attacked desktop software vendors have not come close to matching the effectiveness of Microsoft&#8217;s efforts to provide patching tools (<a href="http://support.microsoft.com/kb/306525" target="_blank">Automatic Updates</a> and <a href="http://en.wikipedia.org/wiki/Windows_Server_Update_Services" target="_blank">WSUS</a>) and patch scanning tools (<a href="http://technet.microsoft.com/en-us/security/cc184923" target="_blank">MBSA</a>). See my article <a href="http://www.lithik.com/2010/12/30/keeping-windows-patched" target="_blank">Keeping Windows Patched</a> for more on this topic.</p>
<h2>A Simplified Firewall Architecture for Combating Malware</h2>
<p>It is certainly painful to have to deal with an infected machine. In most environments, the machine must be reformatted and reinstalled by hand, a job which can take anywhere from half a day by an experienced IT professional to as long as two days if a lot of software installation and reconfiguration must be performed. Using a disk imaging system can bring that time down to 20 minutes, but such a solution has its own costs. But the cost of recovering an infected machine never exceeds a thousand dollars or so. The real cost is in the risk of breach. <em>That</em> is where we should be putting our effort—<em>making it as difficult as possible for an infected machine to establish a backdoor connection.</em></p>
<p>The funny thing is, this is the part that isn&#8217;t all that hard. The last few years have seen an explosion in the growth of cloud-based security products, especially <em>filtering web proxies</em>. A web proxy is a special server that acts as a mediator between a web browser and a web site. The addition of filtering capabilities, including all those features listed above for advanced firewalls, makes this a very attractive service. But we at Lithik Systems believe that the greatest benefit of such a service comes from what it allows you to do to your firewall configuration.</p>
<p>The reason the hacker&#8217;s malware can build that backdoor connection so easily is that nearly everyone has their firewall configured to allow outbound web browser connections to an unlimited number of destinations. If the firewall allowed web browsers to only go to a short list of places, the backdoor could never be set up. Many if not most corporate firewalls are configured to allow e-mail traffic only to a short list of e-mail servers. The same is true of many other services. If all Internet traffic originating from behind the firewall was only allowed to go to a fixed list of destinations, no backdoors could ever exist. This is easy except for web traffic, and if a web proxy service is used, web traffic can be controlled in exactly the same way.</p>
<p>You may say, though, that a backdoor can indeed exist. Even though it would be tricky, even though the malware would have to somehow figure out that you were using a web proxy, and even though it would have to figure out where it was and how to authenticate with it, the malware could go <em>through</em> the web proxy. That&#8217;s why it&#8217;s important that you choose a service that has a really good filter. That&#8217;s also why you probably shouldn&#8217;t simply install a cheap, non-authenticating web proxy server just outside your firewall. Future-proof your solution now.</p>
<p>But wait, there&#8217;s more.</p>
<p>Utilizing the above approach can eliminate (or nearly eliminate) the likelihood of an outsider stealing your data. But once your firewall is configured with no unlimited destinations in any rules at all, you have a new option in front of you. If the firewall is then set up to trigger an alarm whenever any kind of traffic is blocked trying to go to an unauthorized destination, you have an IDS (Intrusion Detection System) that can almost perfectly detect external breaches. An alarm means that the offending machine is infected. Now, it could also mean that someone just misconfigured some application, or someone just installed a program that didn&#8217;t know about the web proxy and tried to auto-update itself, but those situations will only happen when you should expect them, and the cause should be obvious. But if your firewall sends you a text on your cell phone when no IT people are making any changes, you almost certainly have an infected machine.</p>
<h2>Cost-Benefit Analysis</h2>
<p>Costs:</p>
<ul>
<li>$5 per month per desktop computer for a top quality web filtering service</li>
<li>$50 per desktop for a permanent license to a good remote disk imaging system so you are never motivated to avoid reinstalling an infected machine</li>
<li>Time and effort to configure the new setup</li>
</ul>
<p>Benefits:</p>
<ul>
<li>A good filtering proxy will substantially reduce the number of infections you incur</li>
<li>No fancy firewall features are required</li>
<li>Infected machines can be cleaned in about 20 minutes</li>
<li>Infected machines are brought to your attention immediately</li>
<li>Patch management becomes easy (this is a side benefit of using a disk imaging system)</li>
<li><em>A breach involving information theft is nearly impossible</em></li>
</ul>
<h2>Take Action</h2>
<p>The above approach can dramatically reduce your risk of a serious breach.  The cost is moderate, and the side benefits are attractive. Do not put this off; talk about it with your IT staff and with your senior management, then make a decision. Choose wisely.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lithik.com/2010/12/31/firewall-architecture-combats-malware/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Security Auditing and Security Design</title>
		<link>http://www.lithik.com/2010/11/03/security-auditing-and-security-design/</link>
		<comments>http://www.lithik.com/2010/11/03/security-auditing-and-security-design/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 18:19:02 +0000</pubDate>
		<dc:creator>Karl Fox</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[compliance]]></category>
		<category><![CDATA[defense in depth]]></category>
		<category><![CDATA[device inventory]]></category>
		<category><![CDATA[drive-by downloads]]></category>
		<category><![CDATA[FFIEC]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[HIPS]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[malware shedding]]></category>
		<category><![CDATA[missing patches]]></category>
		<category><![CDATA[security auditing]]></category>

		<guid isPermaLink="false">http://www.lithik.com/?p=451</guid>
		<description><![CDATA[My partner Ron Kellogg and I recently spoke at a meeting of the Northwest Ohio Auditors Association to update them on what an internal auditor should be looking for in an IT audit. We also talked about some new network architecture ideas that can drastically improve an organization&#8217;s resistance to web-borne and e-mail-borne malware. Click [...]]]></description>
			<content:encoded><![CDATA[<p>My partner Ron Kellogg and I recently spoke at a meeting of the Northwest Ohio Auditors Association to update them on what an internal auditor should be looking for in an IT audit.  We also talked about some new network architecture ideas that can drastically improve an organization&#8217;s resistance to web-borne and e-mail-borne malware.</p>
<p>Click <a href="http://www.lithik.com/downloads/security-auditing-and-security-design.pdf">here</a> for the slides.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lithik.com/2010/11/03/security-auditing-and-security-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Traveling Safely With a Laptop</title>
		<link>http://www.lithik.com/2009/04/09/traveling-safely-with-a-laptop/</link>
		<comments>http://www.lithik.com/2009/04/09/traveling-safely-with-a-laptop/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 03:11:07 +0000</pubDate>
		<dc:creator>Karl Fox</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[attacks]]></category>
		<category><![CDATA[autorun]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[FDE]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[notebook]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[privilege]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[theft]]></category>
		<category><![CDATA[USB drive]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://www3.lithik.com/?p=142</guid>
		<description><![CDATA[Carrying a laptop has always meant a bit of risk. If you&#8217;re like me, you watch your bag like a hawk when you&#8217;re in a restaurant or or in an airport. Laptops have always had great resale value on the black market, but with HIPAA, PCI, GLB and Sarbanes-Oxley violations costing organizations millions of dollars [...]]]></description>
			<content:encoded><![CDATA[<p>Carrying a laptop has always meant a bit of risk.  If you&#8217;re like me, you watch your bag like a hawk when you&#8217;re in a restaurant or or in an airport.  Laptops have always had great resale value on the black market, but with HIPAA, PCI, GLB and Sarbanes-Oxley violations costing organizations millions of dollars to recover from a single information theft incident, the danger is at an all-time high.</p>
<p>It doesn&#8217;t have to be that way.</p>
<p>There are some tried-and-true, basic steps you can take to dramatically reduce the cost to your organization of data loss due to laptop theft or malicious penetration when using your computer in a public place.  Implement them all and you can come close to eliminating the possibility of a data breach.  The following steps are organized by the threat they mitigate.<br />
<span id="more-142"></span></p>
<h2>Theft</h2>
<p>The best way to deal with the risk of laptop theft is to ensure that the thief cannot possibly get any of your information off of the computer.  If you work for a real business, the cost of having private information (proprietary data, HIPAA Protected Health Information, PCI records, etc.) fall into the hands of the bad guys is immeasurably greater than the value of the physical laptop.  Insurance will probably pay for new equipment anyway.  Fortunately, good technology is available to protect your information at a reasonable price.  My favorite price is free.</p>
<p><a href="http://www.truecrypt.org">TrueCrypt</a> is a free, open-source, high-quality Full Disk Encryption (FDE) product.  It supports a wide variety of modern encryption algorithms that are sure to foil any information thief.  But remember that once somebody has possession of your computer, it would be a very simple thing to boot it from a CD-ROM containing an FDE password cracker, a tool that would make short work of a simple boot-time encryption password like &#8220;<a href="http://modernl.com/article/top-10-most-common-passwords">letmein</a>&#8220;.  So <a href="http://www.lithik.com/2009/08/04/creating-good-passwords">choose a really good password</a>, where really good means really long.  Something like &#8220;till the end of time&#8221; (20 characters) will keep any current password cracker hunting for a few hundred years, or until someone adds phrases from popular songs or the Bible to the word lists employed by these hacker tools. You can mix it up with strange capitalization or a misspelling (say, &#8220;@ the end of Time&#8221;) to make it even harder, but the best way to make it better is to make it longer.</p>
<h2>Packet Sniffing</h2>
<p>You may have confidence in your WPA2 wireless G network at work, but what about when you&#8217;re on the unencrypted wireless network at Starbucks or plugged into the Ethernet at your hotel?  This is where the Virtual Private Network (VPN) shines, and there&#8217;s a really nice one out there at my favorite price.</p>
<p><a href="http://openvpn.net">OpenVPN</a> is a free, open-source VPN tool that runs on Windows, Linux, and even wireless access points.  When using <a href="http://en.wikipedia.org/wiki/Secure_Sockets_Layer">TLS</a> (the successor to SSL) to negotiate 256-bit AES encryption authenticated with 1024-bit RSA certificates, this is a solid protocol with excellent credentials.  When carried over UDP, it has none of the difficulty traversing <a href="http://en.wikipedia.org/wiki/Network_address_translation">NAT</a> routers or firewalls that bedevils <a href="http://en.wikipedia.org/wiki/IPsec">IPSec</a> users.  We set it up so that it&#8217;s always on, staying out of the way when no network is attached or when accessing public web sites, but connecting automatically when possible to allow secure access to corporate internal systems.  It&#8217;s especially secure if <em>all</em> your traffic goes through the VPN, even when performing such mundane tasks as browsing public web sites.  Setting up OpenVPN, however, is not for the faint of heart, so hire a professional to do it for you.</p>
<h2>Network Attacks</h2>
<p>Being sniffed is not the only threat you face on public networks.  You are also open to direct attack from other network dwellers, so don&#8217;t make it easy on them by leaving your file shares open to the world.  The best configuration is termed &#8220;stealth&#8221;, where your computer refuses to respond to any incoming traffic at all.  No file sharing, no iTunes sharing, no remote desktop and no ping.  Only <a href="http://en.wikipedia.org/wiki/Address_Resolution_Protocol">ARP</a> remains operational, but it has to because you need it so that other devices can respond to your outbound web and other requests.</p>
<p>Fortunately, you can probably have your cake and eat it too.  Windows XP has two separate sets of firewall configuration rules, one for when you&#8217;re attached to a corporate Active Directory domain and one for when you&#8217;re not.  If you use Active Directory at work, you can set up the &#8220;domain profile&#8221; to allow management by your IT staff and configure the &#8220;standard profile&#8221; to be stealth when you&#8217;re on the road.</p>
<p>If you use Vista, you have even more choices.  There are three different firewall profiles: domain, public and private.  With Vista, you can have one set of rules for work, one for your home, and one for Starbucks and other dangerous places.</p>
<p>But what if you work at a small place that doesn&#8217;t use Active Directory?  You still have options.  On Vista, you can use your private firewall profile for work and the public one for everywhere else.  If you&#8217;re running XP, though, it&#8217;s a little tougher.  Have your IT folks set up rules in your standard firewall profile that are very tightly fitted to their setup.  Perhaps allow Remote Desktop and remote administration only from the corporate server&#8217;s IP address.  It&#8217;s not perfect, but an attacker will never know the difference unless you just happen to be on a public network with the same IP network number as your office <em>and</em> he happens to have the same IP address as your corporate server.  Not perfect, but pretty darn good.</p>
<h2>Passive Attacks</h2>
<p>Nearly all successful penetrations of home or corporate desktops occur through passive attacks such as visiting an infected web site or opening an infected e-mail attachment.  We&#8217;re so familiar with this kind of attack that it should come as no surprise that the mitigation is also familiar.  Keep your computer up-to-date with all the latest Windows and other patches, and use a good antivirus system.  Set your computer to update automatically with Windows as well as other applications: Adobe Reader, Flash, Apple QuickTime, etc.  Not all antivirus systems are created equal, either.  Check out <a href="http://www.av-comparatives.org">AV-Comparatives.org</a> to find out which are the best.</p>
<h2>&#8220;Drive-by&#8221; Attacks</h2>
<p>Someone plugs a hacked USB drive into your computer.  Or they load a CD-ROM while you&#8217;re in the bathroom.  Or you leave it unattended and someone reads your e-mail or steals a file by e-mailing it to himself.  These scenarios tend to be more paranoid than the ones above because you typically leave your computer unattended only in environments where the people are trustworthy.  Or so you think.</p>
<p>We keep hearing the statistic that 80% of all data breaches are perpetrated by insiders, but we can&#8217;t think of anyone where we work who would ever do that.  But they must exist, and, of course, any such person would keep such evil thoughts very, very private.  So let&#8217;s make a few changes that keep easy access to your computer just out of reach.</p>
<p>The first and easiest step is setting up a locking screensaver.  On nearly ever screensaver, there is an option to have it prompt for a password before returning to normal operation.  Some computers also allow you to set up a quick and easy way to engage the screensaver, such as moving the mouse pointer to one of the corners of the screen.  Or you can press the Windows logo key (if you have one) plus the L key to immediately engage the screensaver.</p>
<p>Sometimes the Windows autorun feature is handy, but just as often I find it annoying.  But it can be positively dangerous if inserting a USB drive or CD-ROM automatically runs software from the device, especially if you think your computer is safe because the screen is locked.  Get rid of this behavior by <a href="http://www.lithik.com/2009/10/22/disabling-the-windows-autorun-feature">disabling autorun</a> (not autoplay&mdash;that&#8217;s different and not dangerous).  Just google for the phrase &#8220;disable autorun&#8221; and you&#8217;ll find dozens of step-by-step recipes.</p>
<p>Finally, any malicious person or software will find it much more difficult to infect your computer if you log in under an account that does not have administrative powers.  You need to be an administrator to do things like install new software, but that&#8217;s best done in a separate account.  Go to Control Panel -> User Accounts and create a new login with account type set to Computer administrator, then change the type of your regular account to Limited.  This is what Apple recommends its users do on OS X, and it plays a significant role in making Macs more secure than Windows computers.</p>
<h2>Summary</h2>
<p>You <em>can</em> carry a secure laptop, and it doesn&#8217;t have to be painful or expensive.  Here&#8217;s the list again:</p>
<ul>
<li>Use Full Disk Encryption (FDE)</li>
<li>Choose a <em>long</em> FDE password</li>
<li>Use a VPN to connect to your company&#8217;s systems</li>
<li>Set Windows firewall to <em>stealth</em></li>
<li>Configure Automatic Updates</li>
<li>Install a good antivirus system</li>
<li>Use a locking screensaver</li>
<li>Disable autorun</li>
<li>Use a non-privileged account for normal computer uses</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.lithik.com/2009/04/09/traveling-safely-with-a-laptop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

