<?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>Aconiac Security Group Blog &#187; groups</title>
	<atom:link href="http://blog.aconiac.com/tag/groups/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.aconiac.com</link>
	<description>The official Aconiac company blog</description>
	<lastBuildDate>Wed, 19 May 2010 16:12:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>The secure way of working from open wifi-networks</title>
		<link>http://blog.aconiac.com/2010/04/15/the-secure-way-of-working-from-open-wifi-networks/</link>
		<comments>http://blog.aconiac.com/2010/04/15/the-secure-way-of-working-from-open-wifi-networks/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 00:09:15 +0000</pubDate>
		<dc:creator>Michael Lind Mortensen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[groups]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[threats]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://blog.aconiac.com/?p=353</guid>
		<description><![CDATA[Have you ever been on the road towards a meeting or a vacation, and then just suddenly stumbled upon an open network while waiting for a plane or drinking a cup of coffee? Most people probably have.. And have you even been a bit too tempted and logged onto this open network? Again, most probably [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.aconiac.com/wp-content/uploads/2010/04/918474_11530083.jpg"><img class="alignleft size-medium wp-image-354" style="margin-left: 5px; margin-right: 5px; margin-bottom: 5px;" title="How to use Wireless networks securely" src="http://blog.aconiac.com/wp-content/uploads/2010/04/918474_11530083-300x225.jpg" alt="" width="300" height="225" /></a>Have you ever been on the road towards a meeting or a vacation, and then just suddenly stumbled upon an open network while waiting for a plane or drinking a cup of coffee? Most people probably have..</p>
<p>And have you even been a bit too tempted and logged onto this open network? Again, most probably have.</p>
<p>Now, have you then started working while on this network and directly sent corporate information or handled information on your corporate systems? Sadly, many have and if you&#8217;re one of them: Read on! Using open networks directly for sensitive data (like corporate data) is a big security no-no!</p>
<p>So why would this be a problem? Isn&#8217;t it just free internet for the masses? Well, yes and no. Yes it&#8217;s probably a network you are completely free to use. It might even be a network owned by the office building, hotel, airport or which ever company you&#8217;re at. But due to the way wifi-networks are designed, everything you send over this network is completely public. Every person, on the network or simply in the vicinity, can easily set up a simple network scanner like Wireshark or Kismet and directly save all the information you send over this network, including all e-mails, websites you visit, data you send to websites, data you receive &#8211; plain and simply everything! And you have no way of detecting this! None what so ever! There is absolutely no way to check for eavesdroppers on an open unencrypted network.</p>
<p>To add insult to injury, eavesdropping on a network is extremely easy to do and there are several easy to use tools out there that hordes of 15 year old script kiddies love to use to steal as much information as they possibly can &#8211; for no other reason than: They can!</p>
<p>So are we advocating not using public open wifi-networks? No, not at all &#8211; you just need to use them correctly!</p>
<p>You can look at it like this: A public open wifi-network gives you a gateway on which you can build a connection to your workplace and work from there. How do you do this? Well basically there are several solutions here:</p>
<ul>
<li><strong>Make the network encrypted.</strong><strong><br />
</strong><strong> </strong><strong><span style="font-weight: normal;">Well normally you won&#8217;t have the option of doing this, but in most cases it is simply better to keep smaller networks encrypted and then only use encrypted networks. Preferably using WPA2-PSK or WPA-Enterprise as encryption schemes.</span></strong><strong> </strong>This is however most likely not a possible solution!</li>
<li><strong>Use a VPN connection<br />
<span style="font-weight: normal;">A VPN (</span></strong>Virtual Private Network) is a technology with which you can remotely connect to your organization&#8217;s network in a completely encrypted manner. It is by far the most transparently secure solution available and is generally the one we would suggest to companies wanting their employees to be mobile always.<br />
There are several VPN solutions available out there, including big corporate solutions from companies like Cisco and open source solutions like OpenVPN.</li>
<li><strong>Access resources with SSL/TLS<br />
<span style="font-weight: normal;">While VPN applies to all network traffic sent from your computer, there is also the other option of encrypting critical parts of your work like e-mail, FTP access, critical websites etc. There are protocols to support this for almost all the different kinds of traffic including: POP3S and IMAPS for email, SFTP for FTP and HTTPS for websites.<br />
Using this solution may in many ways be simpler, but it assumes you know beforehand every place from which you will be needing critical information. It also puts a considerable extra security concern onto the individual employee, since this person now has to deduce whether or not the given communication he/she is doing at the moment is secure or not. Using VPN, these concerns go away in most cases.</span></strong></li>
<li><strong>Remote desktop solutions<br />
</strong><strong><span style="font-weight: normal;">Another option, that&#8217;s somewhat similar to the VPN option, is to have the employee make a secure connection to a server at the workplace and from there open up a terminal service running another computer remotely. Solutions like this are available in many forms like VNC, RDP and proprietary solutions from companies like Citrix. This gives the employee a remote view of his/her workstation desktop even though he/she is no way near the actual office and, most importantly, it makes it possible for him/her to work securely from any network.</span></strong></li>
</ul>
<p>So you can look at it like this: If you&#8217;re not doing any of the above, you have a problem and should take it up with your company in order to get a security policy on the matter and making it safe for the company to work from anywhere! Mobility is one of the top priorities in business these days, and you really want to use the opportunities laid before you well, without screwing yourself because of bad security.</p>
<p>So remember: Public open networks aren&#8217;t bad, but you need to keep your assets safe while using them!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aconiac.com/2010/04/15/the-secure-way-of-working-from-open-wifi-networks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Aconiac becomes a member of IT-Forum</title>
		<link>http://blog.aconiac.com/2009/03/03/aconiac-becomes-a-member-of-it-forum/</link>
		<comments>http://blog.aconiac.com/2009/03/03/aconiac-becomes-a-member-of-it-forum/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 20:34:40 +0000</pubDate>
		<dc:creator>Michael Lind Mortensen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[groups]]></category>

		<guid isPermaLink="false">http://blog.aconiac.com/?p=16</guid>
		<description><![CDATA[NOTE: This news item was originally posted on April 20, 2008. Aconiac Security Group has now become an official member of IT-Forum Midtjylland. IT-Forum Midtjylland is a knowledge-network for IT-interested companies, organisations, educational institutions and public institutions throughout the Midtjylland region in Denmark. Through our membership, we hope to achieve an even better service for [...]]]></description>
			<content:encoded><![CDATA[<p><strong>NOTE: This news item was originally posted on April 20, 2008.</strong></p>
<p><img style="float: left; margin-right: 5px;" src="http://itforum.dk/grafik/it_forum_logo06.gif" alt="IT-Forum member" width="180" height="49" />Aconiac Security Group has now become an official member of IT-Forum Midtjylland.</p>
<p>IT-Forum Midtjylland is a knowledge-network for IT-interested companies, organisations, educational institutions and public institutions throughout the Midtjylland region in Denmark.</p>
<p>Through our membership, we hope to achieve an even better service for our customers and also hopefully add something positive to IT-Forum&#8217;s future events.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.aconiac.com/2009/03/03/aconiac-becomes-a-member-of-it-forum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
