<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Hack a Day &#187; vpn</title>
	<atom:link href="http://hackaday.com/tag/vpn/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:25:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hackaday.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/5560f98f805877b0e332f191cb9e0af3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Hack a Day &#187; vpn</title>
		<link>http://hackaday.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hackaday.com/osd.xml" title="Hack a Day" />
	<atom:link rel='hub' href='http://hackaday.com/?pushpress=hub'/>
		<item>
		<title>Two-factor authentication using a hardware token</title>
		<link>http://hackaday.com/2009/10/20/two-factor-authentication-using-a-hardware-token/</link>
		<comments>http://hackaday.com/2009/10/20/two-factor-authentication-using-a-hardware-token/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 15:21:51 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[security hacks]]></category>
		<category><![CDATA[encrypted]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[SecurID]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=17517</guid>
		<description><![CDATA[We ran into a friend a while back who was logging into her employer&#8217;s Virtual Private Network on the weekend. She caught our attention by whipping out her keys and typing in some information from a key-fob. It turns out that her work uses an additional layer of protection for logging into the network. They [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=17517&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-17519" title="RSA-SecurID-hardware-token" src="http://hackadaycom.files.wordpress.com/2009/10/rsa-securid-hardware-token.jpg" alt="RSA-SecurID-hardware-token" width="470" height="348" /></p>
<p>We ran into a friend a while back who was logging into her employer&#8217;s Virtual Private Network on the weekend. She caught our attention by whipping out her keys and typing in some information from a key-fob. It turns out that her work uses an additional layer of protection for logging into the network. They have implemented a username, pin number, as well as a hardware token system called <a href="http://en.wikipedia.org/wiki/SecurID">SecurID</a>.</p>
<p>The hardware consists of a key-fob with an LCD screen on it.  A code is displayed on the screen and changes frequently, usually every 60 seconds. The device is generating keys based on a 128-bit encryption seed. When this number is fed to a server that has a copy of that seed, it is used as an additional verification to the other login data.</p>
<p>This seems like a tech trickle-down of the code generating device from <a href="http://www.imdb.com/title/tt0113189/">GoldenEye</a>. It does get us thinking: with the <a href="http://www.networkworld.com/news/2009/100709-gmail-hotmail-yahoo-scam.html">problems free email services have been having</a> with <a href="http://hackaday.com/2008/10/09/palin-hacking-roundup/">account theft</a>, why aren&#8217;t they offering a fee-based service that includes a security fob? With the right pricing structure this could be a nice stream of income for the provider. We&#8217;re also wondering if this can be implemented with a microcontroller and used in our home network. As always, leave comments below and let us know if you&#8217;ve already built your own system using these principles.</p>
<p><strong>Update:</strong> Thanks to Andre for his comment that tells us this type of <a href="http://directory.apache.org/triplesec/">security is available for Apache servers</a>. The distribution includes a server side authentication system and a Java based token generator that can run on any handheld that supports Java.</p>
<br />Posted in security hacks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/17517/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/17517/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/17517/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/17517/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/17517/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/17517/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/17517/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/17517/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/17517/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/17517/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/17517/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/17517/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/17517/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/17517/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=17517&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2009/10/20/two-factor-authentication-using-a-hardware-token/feed/</wfw:commentRss>
		<slash:comments>105</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2009/10/rsa-securid-hardware-token.jpg" medium="image">
			<media:title type="html">RSA-SecurID-hardware-token</media:title>
		</media:content>
	</item>
		<item>
		<title>25C3 international Capture the Flag</title>
		<link>http://hackaday.com/2008/12/23/25c3-international-capture-the-flag/</link>
		<comments>http://hackaday.com/2008/12/23/25c3-international-capture-the-flag/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 17:00:17 +0000</pubDate>
		<dc:creator>Eliot</dc:creator>
				<category><![CDATA[cons]]></category>
		<category><![CDATA[security hacks]]></category>
		<category><![CDATA[25c3]]></category>
		<category><![CDATA[berlin]]></category>
		<category><![CDATA[capture the flag]]></category>
		<category><![CDATA[ccc]]></category>
		<category><![CDATA[chaos communication congress]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[ctf]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[vm]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=7154</guid>
		<description><![CDATA[Capture the Flag (CTF) is a long running tradition at hacker conventions. It pits teams of security researchers against each other on the same network. Every team gets an identical virtual machine image. The VM has a set of custom written services that are known to be vulnerable. The teams work to secure their image [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=7154&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="trinity" src="http://hackadaycom.files.wordpress.com/2008/06/had_trinity.jpg?w=450&#038;h=110" alt="" width="450" height="110" /></p>
<p>Capture the Flag (<a title="ctf  - Hack a Day" href="http://hackaday.com/tag/ctf">CTF</a>) is a long running tradition at hacker conventions. It pits teams of security researchers against each other on the same network. Every team gets an identical virtual machine image. The VM has a set of custom written services that are known to be vulnerable. The teams work to secure their image while simultaneously exploiting services on the machines of other teams. A scoring server monitors the match as it progresses and awards points to teams for keeping their services up and also for stealing data from their competitors.</p>
<p>The Chaos Communication Congress in Berlin December 27-30, 2008 will <a title="CTF - 25C3 Public Wiki" href="http://events.ccc.de/congress/2008/wiki/CTF">host a CTF competition</a>. Most CTF matches are done head to head in the same room. While 25C3 will have local teams, it will also be wide open for international teams to compete remotely. Remote teams will host their own images on a VPN with the other competitors. Now is a good time to register and familiarize yourself with the scoring system. It will certainly be interesting to see how this competition plays out now that teams that can&#8217;t make the trip can still compete.</p>
<br />Posted in cons, security hacks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/7154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/7154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/7154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/7154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/7154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/7154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/7154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/7154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/7154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/7154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/7154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/7154/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/7154/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/7154/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=7154&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2008/12/23/25c3-international-capture-the-flag/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">RobotSkirts</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2008/06/had_trinity.jpg" medium="image">
			<media:title type="html">trinity</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting around the Great Firewall of China</title>
		<link>http://hackaday.com/2008/08/03/getting-around-the-great-firewall-of-china/</link>
		<comments>http://hackaday.com/2008/08/03/getting-around-the-great-firewall-of-china/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 02:00:00 +0000</pubDate>
		<dc:creator>Kimberly Lau</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[security hacks]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[great firewall]]></category>
		<category><![CDATA[great firewall of ch...]]></category>
		<category><![CDATA[GreatFirewall]]></category>
		<category><![CDATA[GreatFirewallOfCh...]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/08/03/getting-around-the-great-firewall-of-china/</guid>
		<description><![CDATA[[Zach Honig] is a photographer in Beijing covering the Olympics. In light of recent allegations of the Chinese government installing monitoring software and hardware in foreign-owned hotels, the necessity of protecting one&#8217;s information has become vital and urgent, especially for journalists and photographers. [Honig] provides some suggestions for circumventing the infamous Great Firewall of China; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=2384&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div align="center"><img width="425" vspace="4" hspace="4" height="252" border="0" src="http://hackadaycom.files.wordpress.com/2008/08/proxy.jpg?w=425&#038;h=252" alt="" /></p>
<div align="left">[Zach Honig] is a photographer in Beijing covering the Olympics. In light of recent allegations of the <a href="http://www.cnn.com/2008/POLITICS/07/30/brownback.china/index.html">Chinese government installing monitoring software</a> and hardware in foreign-owned hotels, the necessity of protecting one&#8217;s information has become vital and urgent, especially for journalists and photographers. <a href="http://beijing2008.popphoto.com/2008/07/cnn-report-chin.html?cid=16">[Honig] provides some suggestions</a> for circumventing the infamous <a href="http://www.mahalo.com/Great_firewall_of_china">Great Firewall of China</a>; surfing the internet through a secure <a href="http://en.wikipedia.org/wiki/Vpn">VPN</a> connection and using a proxy such as <a href="http://www.phproxy.org/">PHProxy</a> will allow users to visit websites that have been banned within China. Such simple tricks could mean the difference between not being able to find necessary information, and the ability to surf the internet freely and openly. </p>
<p>[via <a href="http://digg.com/security/Digging_a_Hole_Under_the_Great_Firewall_of_China">Digg</a>]</div>
</div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hackadaycom.wordpress.com/2384/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hackadaycom.wordpress.com/2384/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/2384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/2384/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/2384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/2384/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/2384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/2384/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/2384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/2384/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/2384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/2384/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/2384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/2384/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/2384/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/2384/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=2384&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2008/08/03/getting-around-the-great-firewall-of-china/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Kimberly Lau</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2008/08/proxy.jpg" medium="image" />
	</item>
	</channel>
</rss>
