<?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>.::anti-abuse.com::. &#187; Security</title>
	<atom:link href="http://security.anti-abuse.com/index.php/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://security.anti-abuse.com</link>
	<description>Security Revealed</description>
	<lastBuildDate>Sun, 05 Feb 2012 08:49:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Web Filtering On Squid 3 With QuintoLabs Content Security 1.4 And Windows Active Directory Integration</title>
		<link>http://www.howtoforge.com/web-filtering-on-squid-3-with-quintolabs-content-security-1.4-and-windows-active-directory-integration</link>
		<comments>http://www.howtoforge.com/web-filtering-on-squid-3-with-quintolabs-content-security-1.4-and-windows-active-directory-integration#comments</comments>
		<pubDate>Fri, 06 Jan 2012 15:42:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/web-filtering-on-squid-3-with-quintolabs-content-security-1.4-and-windows-active-directory-integration</guid>
		<description><![CDATA[Web Filtering On Squid 3 With QuintoLabs Content Security 1.4 And 
    Windows Active Directory Integration

This HOWTO will show you how to set up a Squid proxy server deployed on CentOS 
   or RedHat 6 Linux with web and content filtering done by Qui...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>Web Filtering On Squid 3 With QuintoLabs Content Security 1.4 And<br />
    Windows Active Directory Integration</b></p>
<p>This HOWTO will show you how to set up a Squid proxy server deployed on CentOS<br />
   or RedHat 6 Linux with web and content filtering done by QuintoLabs Content<br />
   Security with proxy users transparently authenticated by Windows 2008 R2<br />
   based Active Directory. This is the work in progress and all comments<br />
   are welcomed. The HOWTO is targeted at novice users and may sometimes seem<br />
   too thorough for more advanced gurus. No compilation magic will be involved<br />
   in our setup so any system administrator accustomed to Windows will be able<br />
   to easily follow the instructions.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2012/01/06/web-filtering-on-squid-3-with-quintolabs-content-security-1-4-and-windows-active-directory-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securing your Keurig with RFID</title>
		<link>http://feedproxy.google.com/~r/hackaday/LgoM/~3/W0hIIO1mMzM/</link>
		<comments>http://feedproxy.google.com/~r/hackaday/LgoM/~3/W0hIIO1mMzM/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 14:20:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[cooking hacks]]></category>
		<category><![CDATA[keurig]]></category>
		<category><![CDATA[rfid]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=64707</guid>
		<description><![CDATA[[Andrew Robinson] and his co-workers are lucky enough to have a Keurig coffee maker in their office, though they have a hard time keeping track of who owes what to the community coffee fund. Since K-Cups are more expensive than bulk coffee, [Andrew] decided that they needed a better way to log everyone’s drinking habits [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&#38;blog=4779443&#38;post=64707&#38;subd=hackadaycom&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-64710" title="keurig-hacking" src="http://hackadaycom.files.wordpress.com/2012/01/keurig-hacking.jpg" alt="keurig-hacking" width="470" height="405" /></p>
<p>[Andrew Robinson] and his co-workers are lucky enough to have a Keurig coffee maker in their office, though they have a <a href="http://andrewbrobinson.com/2011/12/27/hacking-the-keurig-b40-coffee-maker-part-1-hardware/" >hard time keeping track</a> of who owes what to the community coffee fund. Since K-Cups are more expensive than bulk coffee, [Andrew] decided that they needed a better way to log everyone’s drinking habits in order to know who needs to cough up the most cash at the end of the month.</p>
<p>He started by tearing down the Keurig B40, making note of the various PCBs inside while identifying the best way to go about hacking the device. The coffee maker is controlled by a PIC, and rather than try to re-engineer things from the bottom up, he left the core of the machine intact and focused on the control panel instead.</p>
<p>He disconnected all of the unit’s buttons from the control board, routing them through an Arduino before reconnecting them to the machine. This essentially rendered the machine inoperable unless triggered by the Arduino, giving [Andrew] control over the brewing process. He wired in an RFID reader from SparkFun, then <a href="http://andrewbrobinson.com/2011/12/31/hacking-the-keurig-b40-coffee-maker-%E2%80%93-part-2-%E2%80%93-software/" >got busy coding</a> his security/inventory system. Now, when someone wants coffee, they merely need to swipe their office access card over the machine, which enables the use of its control panel.</p>
<p>As you can see in the video below the system seems to work well. If we were to offer some constructive criticism, we would suggest ditching the laptop and rolling the RFID reading/verification into the Arduino instead &#8211; other than that, we think it&#8217;s great.</p>
<p><span id="more-64707"></span></p>
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='470' height='295' src='http://www.youtube.com/embed/jI1n5lJCzHs?version=3&amp;rel=1&amp;fs=1&amp;showsearch=0&amp;showinfo=1&amp;iv_load_policy=1&amp;wmode=transparent' frameborder='0'></iframe></span><br />
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <a href='http://hackaday.com/category/cooking-hacks/'>cooking hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/64707/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/64707/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/64707/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/64707/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/64707/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/64707/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/64707/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/64707/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/64707/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/64707/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/64707/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/64707/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/64707/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/64707/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=64707&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/fOaS5ABGKs0EYMwNSn43xrxT6Pc/0/da"><img src="http://feedads.g.doubleclick.net/~a/fOaS5ABGKs0EYMwNSn43xrxT6Pc/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/fOaS5ABGKs0EYMwNSn43xrxT6Pc/1/da"><img src="http://feedads.g.doubleclick.net/~a/fOaS5ABGKs0EYMwNSn43xrxT6Pc/1/di" border="0" ismap="true"></img></a></p>
<p><img src="http://feeds.feedburner.com/~r/hackaday/LgoM/~4/W0hIIO1mMzM" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2012/01/04/securing-your-keurig-with-rfid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
<enclosure url="http://hackadaycom.files.wordpress.com/2012/01/keurig-hacking.jpg" length="" type="" />
		</item>
		<item>
		<title>Configuring CAS On Ubuntu For Two-Factor Authentication With WiKID</title>
		<link>http://www.howtoforge.com/configuring-cas-on-ubuntu-for-two-factor-authentication-with-wikid</link>
		<comments>http://www.howtoforge.com/configuring-cas-on-ubuntu-for-two-factor-authentication-with-wikid#comments</comments>
		<pubDate>Fri, 23 Dec 2011 11:32:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/configuring-cas-on-ubuntu-for-two-factor-authentication-with-wikid</guid>
		<description><![CDATA[Configuring CAS On Ubuntu For Two-Factor Authentication With WiKID
 
Single sign-on is a great technology.  Requiring users to login to 
multiple applications is huge hassle, encourages password reuse and 
simple passwords.  Security needs to focus on ...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="42" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/ubuntu.gif" width="39" height="40" alt="" /></td>
</tr>
</table>
<p><b>Configuring CAS On Ubuntu For Two-Factor Authentication With WiKID</b></p>
<p>Single sign-on is a great technology.  Requiring users to login to<br />
multiple applications is huge hassle, encourages password reuse and<br />
simple passwords.  Security needs to focus on usability.  If you can<br />
make a user&#8217;s life better while increasing security, everybody wins. In this how-to we will set up the open-source CAS SSO product with the WiKID Strong Authentication Server for two-factor authentication for sessions and mutual https authentication<br />
 for host authentication.   Obviously using two-factor authentication<br />
for the login increases security because the user must have the factors<br />
to get access, in this case, knowledge of the PIN and possession of the<br />
private key embedded in the token. The CAS server is running on Ubuntu 11.04 Server and is using Radius<br />
to talk to the WiKID Strong Authentication Server Enterprise Edition.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/12/23/configuring-cas-on-ubuntu-for-two-factor-authentication-with-wikid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Encrypt Mails With SSL Certificates (S/MIME)</title>
		<link>http://www.howtoforge.com/how-to-encrypt-mails-with-ssl-certificates-s-mime</link>
		<comments>http://www.howtoforge.com/how-to-encrypt-mails-with-ssl-certificates-s-mime#comments</comments>
		<pubDate>Thu, 08 Dec 2011 17:58:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[desktop]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/how-to-encrypt-mails-with-ssl-certificates-s-mime</guid>
		<description><![CDATA[How To Encrypt Mails With SSL Certificates (S/MIME)

This article is about how to use the S/MIME encryption function of
common e-mail clients to sign and/or encrypt your mails safely. S/MIME
uses SSL certificates which you can either create yourself or...]]></description>
			<content:encoded><![CDATA[<p><b>How To Encrypt Mails With SSL Certificates (S/MIME)</b></p>
<p>This article is about how to use the S/MIME encryption function of<br />
common e-mail clients to sign and/or encrypt your mails safely. S/MIME<br />
uses SSL certificates which you can either create yourself or let a<br />
trusted certificate authority (CA) create one for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/12/08/how-to-encrypt-mails-with-ssl-certificates-smime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DARPA Contest Winners Prove Shredders Aren’t Quite As Safe As You Think</title>
		<link>http://feedproxy.google.com/~r/Techcrunch/~3/prA1c-FZMtY/</link>
		<comments>http://feedproxy.google.com/~r/Techcrunch/~3/prA1c-FZMtY/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 18:02:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[darpa]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[TC]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=463645</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2011/12/solved_v4.jpeg?w=100&#38;h=70&#38;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="Solved_v4" style="float: left;margin: 0 10px 7px 0" /><a href="http://www.shredderchallenge.com/">DARPA's Shredder Challenge</a>, a contest to reconstruct documents from a slurry of shredded paper, has been solved, suggesting that my grandmother may be barking up the wrong tree when she shreds the Campmor catalog. Two scientists with experience in computer vision and mobile technology, Otavio Good and Keith Walker, scanned each chunk for unique characteristics that allowed them to reconstruct the documents automatically on screen. They then put the pages back together by hand.

Their team won a $50,000 prize.]]></description>
			<content:encoded><![CDATA[<p><img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2011/12/solved_v4.jpeg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="Solved_v4" title="Solved_v4" style="float: left; margin: 0 10px 7px 0;" />
<p><a HREF="http://www.shredderchallenge.com/">DARPA&#8217;s Shredder Challenge</a>, a contest to reconstruct documents from a slurry of shredded paper, has been solved, suggesting that my grandmother may be barking up the wrong tree when she shreds the Campmor catalog. Two scientists with experience in computer vision and mobile technology, Otavio Good and Keith Walker, scanned each chunk for unique characteristics that allowed them to reconstruct the documents automatically on screen. They then put the pages back together by hand.</p>
<p>Their team won a $50,000 prize.</p>
<p>The contest consisted of five different documents (you can try a demo <a HREF="http://www.darpa.mil/Shredder_Puzzle.aspx#Shredder">here</a> but rest assured the real ones were a bit harder) and teams were a race to reconstruct them as quickly as possible. </p>
<p>So should gam-gam &#8211; or you &#8211; keep shredding documents? Good told the <a HREF="http://www.newscientist.com/blogs/onepercent/2011/12/darpas-shredder-challenge-has.html?DCMP=OTC-rss&amp;nsref=online-news">New Scientist</a>:</p>
<p style="margin-left:30px;margin-right:30px;padding-left:15px;border-left:3px solid #ccc;font-style:italic;">So with DARPA&#8217;s documents reconstructed, are shredders now insecure? No, says Good. &#8220;The challenges that DARPA gave us were actually simple compared to if you have a bin full of lots of shredded pieces of paper. Reconstructing these documents was not easy at all. I don&#8217;t think you have much to worry about with your shredded documents.&#8221;</p>
<p>Looks like your secrets are safe&#8230; for now.</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/463645/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/463645/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/463645/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/463645/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/463645/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/463645/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/463645/"></a> </p>
<p><a href="http://feedads.g.doubleclick.net/~at/Q92t5u4mnAgiHSHRgV1hybCHAzM/0/da"><img src="http://feedads.g.doubleclick.net/~at/Q92t5u4mnAgiHSHRgV1hybCHAzM/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~at/Q92t5u4mnAgiHSHRgV1hybCHAzM/1/da"><img src="http://feedads.g.doubleclick.net/~at/Q92t5u4mnAgiHSHRgV1hybCHAzM/1/di" border="0" ismap="true"></img></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Techcrunch?a=prA1c-FZMtY:S1Ly2KkK_m4:2mJPEYqXBVI"><img src="http://feeds.feedburner.com/~ff/Techcrunch?d=2mJPEYqXBVI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Techcrunch?a=prA1c-FZMtY:S1Ly2KkK_m4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Techcrunch?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Techcrunch?a=prA1c-FZMtY:S1Ly2KkK_m4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Techcrunch?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Techcrunch?a=prA1c-FZMtY:S1Ly2KkK_m4:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Techcrunch?i=prA1c-FZMtY:S1Ly2KkK_m4:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Techcrunch?a=prA1c-FZMtY:S1Ly2KkK_m4:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Techcrunch?i=prA1c-FZMtY:S1Ly2KkK_m4:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Techcrunch?a=prA1c-FZMtY:S1Ly2KkK_m4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Techcrunch?d=qj6IDK7rITs" border="0"></img></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/Techcrunch/~4/prA1c-FZMtY" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2011/12/05/darpa-contest-winners-prove-shredders-arent-quite-as-safe-as-you-think/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://tctechcrunch2011.files.wordpress.com/2011/12/solved_v4.jpeg?w=150" length="" type="" />
<enclosure url="http://0.gravatar.com/avatar/c0a943f484a32e62ed3bc81dd0dd25da?s=96&amp;amp;d=identicon&amp;amp;r=G" length="" type="" />
		</item>
		<item>
		<title>Stronghenge Application Firewall</title>
		<link>http://www.howtoforge.com/stronghenge-application-firewall</link>
		<comments>http://www.howtoforge.com/stronghenge-application-firewall#comments</comments>
		<pubDate>Wed, 23 Nov 2011 17:30:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SuSE]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/stronghenge-application-firewall</guid>
		<description><![CDATA[Stronghenge Application Firewall


Stronghenge is an Out-of-Band Application Firewall that can inspect both HTTP
and HTTPS traffic for attacks against your web applications.  Since Stronghenge's
detection engine is based off of the most widely deployed...]]></description>
			<content:encoded><![CDATA[<p><b>Stronghenge Application Firewall</b></p>
<p>Stronghenge is an Out-of-Band Application Firewall that can inspect both HTTP<br />
and HTTPS traffic for attacks against your web applications.  Since Stronghenge&#8217;s<br />
detection engine is based off of the most widely deployed IDS/IPS technology<br />
worldwide, Snort, it&#8217;s easy to start using.  Additionally, since it&#8217;s an Out-<br />
of-Band solution it requires little to no modification to your existing network.<br />
With Snort&#8217;s powerful regular expression support, you can implement a positive<br />
or negative security model. With it&#8217;s standalone decryption engine for RSA algorithms and custom Snort<br />
additions, it can be deployed as a single or multiple appliance configuration where<br />
one device can do decryption where the other can do detection and blocking.  However,<br />
this tutorial will just cover how to deploy as a single appliance configuration.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/11/23/stronghenge-application-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Packet Sniffing Basics</title>
		<link>http://feedproxy.google.com/~r/linuxjournalcom/~3/s6UsWQfKcO0/packet-sniffing-basics</link>
		<comments>http://feedproxy.google.com/~r/linuxjournalcom/~3/s6UsWQfKcO0/packet-sniffing-basics#comments</comments>
		<pubDate>Mon, 14 Nov 2011 16:18:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HOW-TOs]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://security.anti-abuse.com/?guid=2c6461d855831e0f6c6c90f77624231e</guid>
		<description><![CDATA[
    
            
                            
        


Imagine this: you're sitting in your local coffee shop sucking down
your morning caffeine fix before heading into the office. You catch
up on your work e-mail, you check Facebook and you upload...]]></description>
			<content:encoded><![CDATA[<div class="field field-type-filefield field-field-node-image">
<div class="field-items">
<div class="field-item odd">
                    <a href="http://feedproxy.google.com/content/packet-sniffing-basics" class="imagecache imagecache-node-page imagecache-linked imagecache-node-page_linked"><img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/node-page/nodeimage/story/11086f3.png" alt="" title=""  class="imagecache imagecache-node-page" width="200" height="225" /></a>        </div>
</p></div>
</div>
<p><!--paging_filter-->
<p>
Imagine this: you&#8217;re sitting in your local coffee shop sucking down<br />
your morning caffeine fix before heading into the office. You catch<br />
up on your work e-mail, you check Facebook and you upload that financial<br />
report to your company&#8217;s FTP server. Overall, it&#8217;s been a<br />
constructive morning. By the time you get to work, there&#8217;s a<br />
whirlwind of chaos throughout the office.<span class="read-more"><a href="http://feedproxy.google.com/content/packet-sniffing-basics"> more>></a></span></p>
<p><a href="http://feedads.g.doubleclick.net/~a/U98v97gqHjkWneU8gg8pHET_9cg/0/da"><img src="http://feedads.g.doubleclick.net/~a/U98v97gqHjkWneU8gg8pHET_9cg/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/U98v97gqHjkWneU8gg8pHET_9cg/1/da"><img src="http://feedads.g.doubleclick.net/~a/U98v97gqHjkWneU8gg8pHET_9cg/1/di" border="0" ismap="true"></img></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=s6UsWQfKcO0:XIIqbOqlmSg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=s6UsWQfKcO0:XIIqbOqlmSg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=s6UsWQfKcO0:XIIqbOqlmSg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=s6UsWQfKcO0:XIIqbOqlmSg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=s6UsWQfKcO0:XIIqbOqlmSg:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=s6UsWQfKcO0:XIIqbOqlmSg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=s6UsWQfKcO0:XIIqbOqlmSg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=s6UsWQfKcO0:XIIqbOqlmSg:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=s6UsWQfKcO0:XIIqbOqlmSg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=s6UsWQfKcO0:XIIqbOqlmSg:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=s6UsWQfKcO0:XIIqbOqlmSg:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/linuxjournalcom/~4/s6UsWQfKcO0" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/11/14/packet-sniffing-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Password-Protect Directories With mod_auth_mysql On Apache2 (Debian Squeeze)</title>
		<link>http://www.howtoforge.com/how-to-password-protect-directories-with-mod_auth_mysql-on-apache2-debian-squeeze</link>
		<comments>http://www.howtoforge.com/how-to-password-protect-directories-with-mod_auth_mysql-on-apache2-debian-squeeze#comments</comments>
		<pubDate>Sun, 13 Nov 2011 19:24:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/how-to-password-protect-directories-with-mod_auth_mysql-on-apache2-debian-squeeze</guid>
		<description><![CDATA[
How To Password-Protect Directories With mod_auth_mysql On Apache2 (Debian Squeeze)

This guide explains how to password-protect web directories (with users from a MySQL database) with mod_auth_mysql
 on Apache2 on a Debian Squeeze server. It is an al...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="56" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/apache.gif" width="53" height="40" alt="" /></td>
</tr>
</table>
<p><b>How To Password-Protect Directories With mod_auth_mysql On Apache2 (Debian Squeeze)</b></p>
<p>This guide explains how to password-protect web directories (with users from a MySQL database) with mod_auth_mysql<br />
 on Apache2 on a Debian Squeeze server. It is an alternative to the<br />
plain-text password files provided by mod_auth and allows you to use<br />
normal SQL syntax to create/modify delete users. You can also configure<br />
mod_auth_mysql to authenticate against an existing MySQL user table.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/11/13/how-to-password-protect-directories-with-mod_auth_mysql-on-apache2-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RFID reading and spoofing</title>
		<link>http://feedproxy.google.com/~r/hackaday/LgoM/~3/gBavETLaifw/</link>
		<comments>http://feedproxy.google.com/~r/hackaday/LgoM/~3/gBavETLaifw/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 15:14:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[rfid]]></category>
		<category><![CDATA[rfid spoofing]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[security hacks]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=60895</guid>
		<description><![CDATA[Locks are always temporary hindrances. After deciding to open the RFID-secured lock in his department, [Tixlegeek] built a device to read and spoof RFID tags (French, Google translate here). The system is built around an ATMega32 microcontroller with a 16&#215;2 LCD display. A commercial RFID reader module takes care of all the sniffing/cloning duties, and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&#38;blog=4779443&#38;post=60895&#38;subd=hackadaycom&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-large wp-image-60896" title="RFID" src="http://hackadaycom.files.wordpress.com/2011/11/rfid.jpg?w=450&#038;h=216" alt="" width="450" height="216" /></p>
<p>Locks are always temporary hindrances. After deciding to open the RFID-secured lock in his department, [Tixlegeek] built a device to <a href="http://www.tixlegeek.com/?2011/11/06/332-details-de-mon-rfid-spoofer-home-made-fraude-frauduleux-acces-tag-rf-badge">read and spoof RFID tags</a> (French, Google translate <a href="http://translate.google.com/translate?sl=fr&amp;tl=en&amp;js=n&amp;prev=_t&amp;hl=en&amp;ie=UTF-8&amp;layout=2&amp;eotf=1&amp;u=http://www.tixlegeek.com/?2011/11/06/332-details-de-mon-rfid-spoofer-home-made-fraude-frauduleux-acces-tag-rf-badge&amp;act=url">here</a>).</p>
<p>The system is built around an ATMega32 microcontroller with a 16&#215;2 LCD display. A commercial RFID reader module takes care of all the sniffing/cloning duties, and a small modulation circuit handles pumping those bits over to a lock. Right now, the spoofer can only handle reading and spoofing 125kHz RFID tags with no encryption or authorization. A tag that&#8217;s more complex than the <a href="http://hackaday.com/2011/05/20/using-an-avr-as-an-rfid-tag/">duct tape RFID tag</a> doesn&#8217;t work.</p>
<p>[Tixlegeek]&#8216;s little project does open up a few interesting avenues of exploring stuff that&#8217;s <em>most certainly illegal</em>. A smaller version of the project could be emplaced near a door or other RFID reader and left to crack a lock with a 32+62 bit password at 125 kilohertz. It wouldn&#8217;t be the fastest safecracker in the business, but it would work automatically as long as there is power.</p>
<p>If you&#8217;ve got any other ideas on what [Tixlegeek]&#8216;s RFID spoofer could do, leave a note in the comments.</p>
<p>Filed under: <a href='http://hackaday.com/category/security-hacks/'>security hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/60895/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/60895/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/60895/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/60895/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/60895/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/60895/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/60895/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/60895/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/60895/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/60895/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/60895/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/60895/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/60895/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/60895/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=60895&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/WohsGOLrkpu_d1lPdA5UUyZsPvk/0/da"><img src="http://feedads.g.doubleclick.net/~a/WohsGOLrkpu_d1lPdA5UUyZsPvk/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/WohsGOLrkpu_d1lPdA5UUyZsPvk/1/da"><img src="http://feedads.g.doubleclick.net/~a/WohsGOLrkpu_d1lPdA5UUyZsPvk/1/di" border="0" ismap="true"></img></a></p>
<p><img src="http://feeds.feedburner.com/~r/hackaday/LgoM/~4/gBavETLaifw" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/11/10/rfid-reading-and-spoofing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
<enclosure url="http://hackadaycom.files.wordpress.com/2011/11/rfid.jpg?w=450" length="" type="" />
		</item>
		<item>
		<title>Beer security system keeps freeloaders out of your stash</title>
		<link>http://feedproxy.google.com/~r/hackaday/LgoM/~3/agzeXqcTrrA/</link>
		<comments>http://feedproxy.google.com/~r/hackaday/LgoM/~3/agzeXqcTrrA/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 22:01:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[beer]]></category>
		<category><![CDATA[beer hacks]]></category>
		<category><![CDATA[Hackerspaces]]></category>
		<category><![CDATA[Milwaukee Hackerspace]]></category>
		<category><![CDATA[rfid]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=60363</guid>
		<description><![CDATA[The crew at the Milwaukee Hackerspace are pretty serious about their beer. They used to have a fridge filled with cans, available to all at the hackerspace, but they decided to beef things up and create a secured beer dispensing system. Like many others we have seen, their kegerator is built into an old refrigerator, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&#38;blog=4779443&#38;post=60363&#38;subd=hackadaycom&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-60364" title="beer-security" src="http://hackadaycom.files.wordpress.com/2011/11/beer-security.jpg?w=470&#038;h=313" alt="beer-security" width="470" height="313" /></p>
<p>The crew at the Milwaukee Hackerspace are <a href="http://milwaukeemakerspace.org/2011/10/beer-automated-dispensing-and-security-system/" >pretty serious about their beer.</a> They used to have a fridge filled with cans, available to all at the hackerspace, but they decided to beef things up and create a secured beer dispensing system.</p>
<p>Like many others we have seen, their kegerator is built into an old refrigerator, complete with a tap built into the door. To ensure that interlopers are kept from their precious brew, they have secured the refrigerator using an Arduino and RFID tags to grant access. They use the same RFID key fobs members carry to gain access to the space for tracking beer consumption, unlocking the tap whenever a valid tag is swiped past the sensor.</p>
<p>They are still in the midst of tweaking and revising the system, but it looks good so far. It’s a great way to keep uninvited guests from their beer stash, while giving them a way to track consumption at the same time. We’re looking forward to seeing more details and code once things are completely wrapped up.</p>
<p>[via <a href="http://www.buildlounge.com/2011/11/02/super-secure-beer-dispensing/" >BuildLounge</a>]</p>
<p>Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <a href='http://hackaday.com/category/beer-hacks/'>beer hacks</a>, <a href='http://hackaday.com/category/hackerspaces/'>Hackerspaces</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/60363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/60363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/60363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/60363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/60363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/60363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/60363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/60363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/60363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/60363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/60363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/60363/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/60363/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/60363/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=60363&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/i3qeTRQI-VM3MNK3uGBrfDCNEqU/0/da"><img src="http://feedads.g.doubleclick.net/~a/i3qeTRQI-VM3MNK3uGBrfDCNEqU/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/i3qeTRQI-VM3MNK3uGBrfDCNEqU/1/da"><img src="http://feedads.g.doubleclick.net/~a/i3qeTRQI-VM3MNK3uGBrfDCNEqU/1/di" border="0" ismap="true"></img></a></p>
<p><img src="http://feeds.feedburner.com/~r/hackaday/LgoM/~4/agzeXqcTrrA" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/11/03/beer-security-system-keeps-freeloaders-out-of-your-stash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
<enclosure url="http://hackadaycom.files.wordpress.com/2011/11/beer-security.jpg" length="" type="" />
		</item>
		<item>
		<title>Simple circuit reminds you to lock the door as you rush out of the house</title>
		<link>http://feedproxy.google.com/~r/hackaday/LgoM/~3/9h9cAffeuGA/</link>
		<comments>http://feedproxy.google.com/~r/hackaday/LgoM/~3/9h9cAffeuGA/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 11:01:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ATtiny hacks]]></category>
		<category><![CDATA[attiny13]]></category>
		<category><![CDATA[door]]></category>
		<category><![CDATA[home hacks]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=58205</guid>
		<description><![CDATA[It seems that [pppd] is always rushing out of his apartment to catch the bus, and he finds himself frequently questioning whether or not he remembered to lock the door. He often doubles back to check, and while he has never actually forgotten to lock the door, he would rather not deal with the worry. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&#38;blog=4779443&#38;post=58205&#38;subd=hackadaycom&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-58206" title="door_lock_minder" src="http://hackadaycom.files.wordpress.com/2011/10/door_lock_minder.jpg?w=470&#038;h=353" alt="door_lock_minder" width="470" height="353" /></p>
<p>It seems that [pppd] is always rushing out of his apartment to catch the bus, and he finds himself frequently questioning <a href="http://dangerousprototypes.com/forum/viewtopic.php?f=56&amp;t=2919&amp;view=unread#p28684" >whether or not he remembered to lock the door.</a> He often doubles back to check, and while he has never actually forgotten to lock the door, he would rather not deal with the worry.</p>
<p>Since he finally had some free time on his hands, he decided to put together a simple device that would help end his worry once and for all. Using an ATtiny13, [pppd] designed a circuit that would detect when his door has been unlocked and opened, beeping every few seconds until the lock is reengaged. The circuit relies on a reed switch installed inside the door frame, which is tripped by the magnet he glued to his door’s deadbolt.</p>
<p>He says that the system works well so far, though he does have a few improvements in mind already.</p>
<p>Filed under: <a href='http://hackaday.com/category/attiny-hacks/'>ATtiny hacks</a>, <a href='http://hackaday.com/category/home-hacks/'>home hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/58205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/58205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/58205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/58205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/58205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/58205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/58205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/58205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/58205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/58205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/58205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/58205/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/58205/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/58205/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=58205&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/BwgezU6x3FQJpu_9DvFo0hYgTpU/0/da"><img src="http://feedads.g.doubleclick.net/~a/BwgezU6x3FQJpu_9DvFo0hYgTpU/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/BwgezU6x3FQJpu_9DvFo0hYgTpU/1/da"><img src="http://feedads.g.doubleclick.net/~a/BwgezU6x3FQJpu_9DvFo0hYgTpU/1/di" border="0" ismap="true"></img></a></p>
<p><img src="http://feeds.feedburner.com/~r/hackaday/LgoM/~4/9h9cAffeuGA" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/10/11/simple-circuit-reminds-you-to-lock-the-door-as-you-rush-out-of-the-house/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
<enclosure url="http://hackadaycom.files.wordpress.com/2011/10/door_lock_minder.jpg" length="" type="" />
		</item>
		<item>
		<title>Setting Up ProFTPd + TLS On Ubuntu 11.04 (Natty Narwhal)</title>
		<link>http://www.howtoforge.com/setting-up-proftpd-tls-on-ubuntu-11.04-natty-narwhal</link>
		<comments>http://www.howtoforge.com/setting-up-proftpd-tls-on-ubuntu-11.04-natty-narwhal#comments</comments>
		<pubDate>Sun, 25 Sep 2011 18:37:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/setting-up-proftpd-tls-on-ubuntu-11.04-natty-narwhal</guid>
		<description><![CDATA[
Setting Up ProFTPd + TLS On Ubuntu 11.04 (Natty Narwhal)

FTP is a very insecure protocol because all passwords and all data 
are transferred in clear text. By using TLS, the whole communication can
 be encrypted, thus making FTP much more secure. Thi...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="42" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/ubuntu.gif" width="39" height="40" alt="" /></td>
</tr>
</table>
<p><b>Setting Up ProFTPd + TLS On Ubuntu 11.04 (Natty Narwhal)</b></p>
<p>FTP is a very insecure protocol because all passwords and all data<br />
are transferred in clear text. By using TLS, the whole communication can<br />
 be encrypted, thus making FTP much more secure. This article explains<br />
how to set up ProFTPd with TLS on an Ubuntu 11.04 server.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/09/25/setting-up-proftpd-tls-on-ubuntu-11-04-natty-narwhal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mounting Remote Directories With SSHFS On Debian Squeeze</title>
		<link>http://www.howtoforge.com/mounting-remote-directories-with-sshfs-on-debian-squeeze</link>
		<comments>http://www.howtoforge.com/mounting-remote-directories-with-sshfs-on-debian-squeeze#comments</comments>
		<pubDate>Tue, 20 Sep 2011 16:50:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/mounting-remote-directories-with-sshfs-on-debian-squeeze</guid>
		<description><![CDATA[Mounting Remote Directories With SSHFS On Debian Squeeze

This tutorial explains how you can mount a directory from a remote server on the local server securely using SSHFS. SSHFS (Secure  SHell  FileSystem)
 is a filesystem that serves files/directori...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="36" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/debian.gif" width="33" height="40" alt="" /></td>
</tr>
</table>
<p><b>Mounting Remote Directories With SSHFS On Debian Squeeze</b></p>
<p>This tutorial explains how you can mount a directory from a remote server on the local server securely using SSHFS. SSHFS (<b>S</b>ecure  <b>SH</b>ell  <b>F</b>ile<b>S</b>ystem)<br />
 is a filesystem that serves files/directories securely over SSH, and<br />
local users can use them just as if the were local files/directories. On<br />
 the local computer, the remote share is mounted via FUSE (Filesystem in<br />
 Userspace). I will use Debian Squeeze for both the local and the remote<br />
 server.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/09/20/mounting-remote-directories-with-sshfs-on-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tiny Web Proxy And Content Filtering Appliance On CentOS 6 (Version 1.4)</title>
		<link>http://www.howtoforge.com/tiny-web-proxy-and-content-filtering-appliance-on-centos-6-version-1.4</link>
		<comments>http://www.howtoforge.com/tiny-web-proxy-and-content-filtering-appliance-on-centos-6-version-1.4#comments</comments>
		<pubDate>Fri, 16 Sep 2011 16:48:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/tiny-web-proxy-and-content-filtering-appliance-on-centos-6-version-1.4</guid>
		<description><![CDATA[Tiny Web Proxy And Content Filtering Appliance On CentOS 6 (Version 1.4)

This small HOWTO will show you how to set up a small virtual machine to speed
   up and secure your home / small enterprise web surfing network using CentOS 6,
   Squid 3.1 and Q...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-odd" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>Tiny Web Proxy And Content Filtering Appliance On CentOS 6 (Version 1.4)</b></p>
<p>This small HOWTO will show you how to set up a small virtual machine to speed<br />
   up and secure your home / small enterprise web surfing network using CentOS 6,<br />
   Squid 3.1 and QuintoLabs Content Security 1.4 applications deployed in a<br />
   VMware Virtual Player running on Windows 7 x64 as a host operating system.<br />
   This howto is targeted at novice users and may sometimes seem too thorough for<br />
   more advanced gurus.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/09/16/tiny-web-proxy-and-content-filtering-appliance-on-centos-6-version-1-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Set Up SSL Vhosts Under Nginx + SNI Support (Ubuntu 11.04/Debian Squeeze)</title>
		<link>http://www.howtoforge.com/how-to-set-up-ssl-vhosts-under-nginx-plus-sni-support-ubuntu-11.04-debian-squeeze</link>
		<comments>http://www.howtoforge.com/how-to-set-up-ssl-vhosts-under-nginx-plus-sni-support-ubuntu-11.04-debian-squeeze#comments</comments>
		<pubDate>Sun, 11 Sep 2011 18:26:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/how-to-set-up-ssl-vhosts-under-nginx-plus-sni-support-ubuntu-11.04-debian-squeeze</guid>
		<description><![CDATA[How To Set Up SSL Vhosts Under Nginx + SNI Support (Ubuntu 11.04/Debian Squeeze)

This article explains how you can set up SSL vhosts under nginx on 
Ubuntu 11.04 and Debian Squeeze so that you can access the vhost over 
HTTPS (port 443). SSL is short ...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="149" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/nginx.gif" width="146" height="40" alt="" /></td>
</tr>
</table>
<p><b>How To Set Up SSL Vhosts Under Nginx + SNI Support (Ubuntu 11.04/Debian Squeeze)</b></p>
<p>This article explains how you can set up SSL vhosts under nginx on<br />
Ubuntu 11.04 and Debian Squeeze so that you can access the vhost over<br />
HTTPS (port 443). SSL is short for <i>Secure Sockets Layer</i> and is a<br />
 cryptographic protocol that provides security for communications over<br />
networks by encrypting segments of network connections at the transport<br />
layer end-to-end. In addition to that I will show how to make use of SNI<br />
 (Server Name Indication) to allow multiple SSL vhosts per IP address.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/09/11/how-to-set-up-ssl-vhosts-under-nginx-sni-support-ubuntu-11-04debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restricting Users To SFTP Plus Setting Up Chrooted SSH/SFTP (Debian Squeeze)</title>
		<link>http://www.howtoforge.com/restricting-users-to-sftp-plus-setting-up-chrooted-ssh-sftp-debian-squeeze</link>
		<comments>http://www.howtoforge.com/restricting-users-to-sftp-plus-setting-up-chrooted-ssh-sftp-debian-squeeze#comments</comments>
		<pubDate>Sun, 04 Sep 2011 16:31:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/restricting-users-to-sftp-plus-setting-up-chrooted-ssh-sftp-debian-squeeze</guid>
		<description><![CDATA[
Restricting Users To SFTP Plus Setting Up Chrooted SSH/SFTP (Debian Squeeze)

This tutorial describes how to give users chrooted SSH and/or 
chrooted SFTP access on Debian Squeeze. With this setup, you can give 
your users shell access without having ...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="36" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/debian.gif" width="33" height="40" alt="" /></td>
</tr>
</table>
<p><b>Restricting Users To SFTP Plus Setting Up Chrooted SSH/SFTP (Debian Squeeze)</b></p>
<p>This tutorial describes how to give users chrooted SSH and/or<br />
chrooted SFTP access on Debian Squeeze. With this setup, you can give<br />
your users shell access without having to fear that they can see your<br />
whole system. Your users will be jailed in a specific directory which<br />
they will not be able to break out of. I will also show how to restrict<br />
users to SFTP so that they cannot use SSH (this part is independent from<br />
 the chroot part of this tutorial).</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/09/04/restricting-users-to-sftp-plus-setting-up-chrooted-sshsftp-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using scponly To Allow SCP/SFTP Logins And Disable SSH Logins On Debian Squeeze</title>
		<link>http://www.howtoforge.com/using-scponly-to-allow-scp-sftp-logins-and-disable-ssh-logins-on-debian-squeeze</link>
		<comments>http://www.howtoforge.com/using-scponly-to-allow-scp-sftp-logins-and-disable-ssh-logins-on-debian-squeeze#comments</comments>
		<pubDate>Mon, 22 Aug 2011 09:38:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/using-scponly-to-allow-scp-sftp-logins-and-disable-ssh-logins-on-debian-squeeze</guid>
		<description><![CDATA[Using scponly To Allow SCP/SFTP Logins And Disable SSH Logins  On Debian Squeeze

scponly
 is an alternate shell that restricts users to SCP and SFTP logins, but 
disallows SSH logins. It is a wrapper to the OpenSSH suite of 
applications. With the hel...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="36" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-odd" src="http://static.howtoforge.com/images/teaser/debian.gif" width="33" height="40" alt="" /></td>
</tr>
</table>
<p><b>Using scponly To Allow SCP/SFTP Logins And Disable SSH Logins  On Debian Squeeze</b></p>
<p>scponly<br />
 is an alternate shell that restricts users to SCP and SFTP logins, but<br />
disallows SSH logins. It is a wrapper to the OpenSSH suite of<br />
applications. With the help of scponly, you can allow your users to use<br />
clients such as WinSCP or FileZilla<br />
 to upload/download files, but you refuse SSH logins (e.g. with PuTTY)<br />
so that your users cannot execute files/programs. This tutorial shows<br />
how to install and use scponly on Debian Squeeze.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/08/22/using-scponly-to-allow-scpsftp-logins-and-disable-ssh-logins-on-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Revenge Of The Killer Script Kiddies!</title>
		<link>http://feedproxy.google.com/~r/Techcrunch/~3/2UaG3cCajmU/</link>
		<comments>http://feedproxy.google.com/~r/Techcrunch/~3/2UaG3cCajmU/#comments</comments>
		<pubDate>Sat, 20 Aug 2011 18:01:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[advanced persistent threat]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[BART]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[TC]]></category>

		<guid isPermaLink="false">http://techcrunch.com/?p=409104</guid>
		<description><![CDATA[<img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2011/08/minor-threat.jpg?w=100&#38;h=70&#38;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="minor-threat" style="float: left;margin: 0 10px 7px 0" />They're out there. Be afraid. They could be anywhere, everywhere, anyone. They are shadowy, deadly, mysterious, guided by intellects <a href="http://www.gutenberg.org/ebooks/36">vast and cool and unsympathetic</a>. Security consultants and antivirus firms whisper legends of them to their clients to scare them straight. They're the Voldemort of online security, except that everyone is all too eager to say their name: the <a href="http://en.wikipedia.org/wiki/Advanced_Persistent_Threat">Advanced Persistent Threat</a>. Hide your children! You cannot stop them!

…well, actually you probably could, and pretty easily too, but apparently most folks can't be bothered.

Vanity Fair just <a href="http://www.vanityfair.com/culture/features/2011/09/operation-shady-rat-201109">wrote breathlessly</a> about "Operation Shady RAT", which featured, quote, "<em>a species of malware that had never been seen before: a spear-phishing e-mail containing a link to a Web page that, when clicked, automatically loaded a malicious program—a remote-access tool, or rat—onto the victim’s computer</em>." Military-industrial standard-bearer Northrop Grumman is "<a href="http://www.networkworld.com/news/2011/062111-northrop-grumman.html">constantly under attack by cyber-gangs</a>." A few months ago Security firm RSA's SecurID systems were the victim of "<em><a href="http://www.homelandsecuritynewswire.com/cyber-security-firm-victim-cyber-attacks-pentagon-networks-potentially-compromised">an advanced persistent threat, a slow and consistent attack used by hackers to obtain specific information</a></em>." The Pentagon is alive to the APT threat, and says it is beginning to focus <a href="http://online.wsj.com/article/SB10001424052702304521304576446191468181966.html">more on deterrence than on defence</a>, because "<em>each year, a volume of intellectual property exceeding the size of the Library of Congress is stolen from U.S. government and private-sector networks.</em>" Why, just this week, San Francisco's government-owned BART system was hacked by -

…waaaaaait a minute.]]></description>
			<content:encoded><![CDATA[<p><img width="100" height="70" src="http://tctechcrunch2011.files.wordpress.com/2011/08/minor-threat.jpg?w=100&amp;h=70&amp;crop=1" class="attachment-tc-carousel-river-thumb wp-post-image" alt="minor-threat" title="minor-threat" style="float: left; margin: 0 10px 7px 0;" />
<p>They&#8217;re out there. Be afraid. They could be anywhere, everywhere, anyone. They are shadowy, deadly, mysterious, guided by intellects <a href="http://www.gutenberg.org/ebooks/36">vast and cool and unsympathetic</a>. Security consultants and antivirus firms whisper legends of them to their clients to scare them straight. They are the Voldemort of online security, except that everyone is all too eager to say their name: the <a href="http://en.wikipedia.org/wiki/Advanced_Persistent_Threat">Advanced Persistent Threat</a>. Hide your children! You cannot stop them!</p>
<p>…well, actually you probably could, and pretty easily too, but apparently most folks can&#8217;t be bothered.</p>
<p>Vanity Fair just <a href="http://www.vanityfair.com/culture/features/2011/09/operation-shady-rat-201109">wrote breathlessly</a> about &#8220;Operation Shady RAT&#8221;, which featured &#8220;<em>a species of malware that had never been seen before: a spear-phishing e-mail containing a link to a Web page that, when clicked, automatically loaded a malicious program—a remote-access tool, or rat—onto the victim’s computer</em>.&#8221; Military-industrial standard-bearer Northrop Grumman is &#8220;<em><a href="http://www.networkworld.com/news/2011/062111-northrop-grumman.html">constantly under attack by cyber-gangs</a></em>.&#8221; A few months ago Security firm RSA&#8217;s SecurID systems were the victim of &#8220;<em><a href="http://www.homelandsecuritynewswire.com/cyber-security-firm-victim-cyber-attacks-pentagon-networks-potentially-compromised">an advanced persistent threat, a slow and consistent attack used by hackers to obtain specific information</a></em>.&#8221; The Pentagon is alive to the APT threat, and says it is beginning to focus <a href="http://online.wsj.com/article/SB10001424052702304521304576446191468181966.html">more on deterrence than on defence</a>, because &#8220;<em>each year, a volume of intellectual property exceeding the size of the Library of Congress is stolen from U.S. government and private-sector networks.</em>&#8221; Why, just this week, San Francisco&#8217;s government-owned BART system was hacked by—</p>
<p>…waaaaaait a minute.</p>
<p>One can never be sure, particularly in this arena, but it <a href="http://blogs.sfweekly.com/thesnitch/2011/08/bart_police_site_break-in_was.php">seems</a> that BART&#8217;s police database was hacked by &#8230; a teenage French girl, who reported: &#8220;They had zero security.&#8221; <a href="http://bartpoa.com/forms/contact_form.asp?i=0'%20UNION%20ALL%20SELECT%201,2,3,4,5,('%3C(%20'+userId),(firstname+'%20'+lastname),(address+'%20city:'+city),9,10,11,12,13,14,15,16,(email+'%20--Password:%20'+userpwd+'%20)%3E'),18,19,20,21,22,23,24,25,26,27,28,29,30%20FROM%20%252">Here&#8217;s</a> the link she allegedly used to hack them. Don&#8217;t worry, it&#8217;s no longer active. Take a good look at that URL. Remind you of anything? It should, if you&#8217;re an XKCD reader:</p>
<p><a href="http://xkcd.com/327/"></a></p>
<p>Ah, <a href="http://en.wikipedia.org/wiki/SQL_injection">SQL injection</a>, that old canard. But wait, it gets even worse:</p>
<div style='background: url(http://a0.twimg.com/images/themes/theme1/bg.png) no-repeat #C0DEED; padding: 20px; margin: 8px 0;'>
<div style='background: #fff; color: #000; padding: 10px 12px 2px 12px; margin: 0; min-height: 60px; font-size: 18px;  line-height: 22px; -moz-border-radius: 5px; -webkit-border-radius:5px; -moz-box-shadow:0 2px 2px rgba(0,0,0,0.2); -webkit-box-shadow:0 2px 2px rgba(0,0,0,0.2); box-shadow:0 2px 2px rgba(0,0,0,0.2);'><span style='width: 100%; margin-bottom: 12px; padding-top: 8px; height: 40px;'><span style='float: right; width: 300px; font-size: 12px; text-align: right;'><a href='http://twitter.com/michaelmeehan' class='twitter-follow-button' data-show-count='false' data-align='right' data-link-color='#0084B4''>Follow @michaelmeehan</a></span><span style='line-height: 19px;'><a href='http://twitter.com/intent/user?screen_name=michaelmeehan' title='Michael Meehan' class='twitter-action'></a><strong><a href='http://twitter.com/intent/user?screen_name=michaelmeehan' title='Michael Meehan' style='color: #0084B4;' class='twitter-action'>@michaelmeehan</a></strong><span style='color: #999; font-size: 14px;'><br />Michael Meehan</span></span></span></p>
<div style='margin: 1em 0 .5em 0;'>BART&#039;s been hacked and it looks like they stored user passwords as plain text. Looks like they missed the class on Security 101 <a style="color: #0084B4" href="http://twitter.com/search?q=%23opBART" title="#opBART">#opBART</a></div>
<div class='twitter-actions' style='font-size: 12px;'><span class='twitter-meta'><a title='tweeted on August 14, 2011 3:36 pm' href='http://twitter.com/michaelmeehan/status/102871245527334912' >August 14, 2011 3:36 pm</a> via <a href="http://itunes.apple.com/us/app/twitter/id409789998?mt=12" rel="nofollow" >Twitter for Mac</a></span><a href='https://twitter.com/intent/tweet?in_reply_to=102871245527334912' class='twitter-action twitter-reply-action' title='Reply'><span><em style='margin-left: 1em;'></em><strong>Reply</strong></span></a><a href='https://twitter.com/intent/retweet?tweet_id=102871245527334912' class='twitter-action twitter-retweet-action' title='Retweet'><span><em style='margin-left: 1em;'></em><strong>Retweet</strong></span></a><a href='https://twitter.com/intent/favorite?tweet_id=102871245527334912' class='twitter-action twitter-favorite-action' title='Favorite'><span><em style='margin-left: 1em;'></em><strong>Favorite</strong></span></a></div>
</div>
</div>
<p>Seriously? <em><a href="http://www.aspheute.com/english/20040105.asp">Seriously</a>?</em> Plaintext? Who runs security for these jokers, <a href="http://en.wikipedia.org/wiki/Mr._Bean">Mr. Bean</a>?</p>
<p>OK, so maybe the BART hack was a script kiddie enabled by morons. But what about &#8220;Shady RAT&#8221;? So glad you asked. Vanity Fair&#8217;s clueless hyperbole makes it sound like no one in the history of the Internet had ever sent an email that linked to a page with a browser exploit before. Earth to their editors: you&#8217;re about a decade-and-a-half behind the times. The attacker then<a href="http://gcn.com/Articles/2011/08/12/Shady-RAT-steganography-malware-images.aspx"> used steganography</a> to communicate with the compromised machines. Ooo, steganography, scary and hard to pronounce! Sure, that might have been amazingly sophisticated…ten years ago.</p>
<p>The RSA hack worked in <a href="http://gcn.com/articles/2011/04/04/rsa-hack-securid-adobe-flash.aspx">exactly the same way</a>: emails to employees with an enticing-looking attachment, plus a zero-day Flash vulnerability. And the tech media went crazy about the deadly APT attack on a security company. Are you <em>kidding</em> me? That&#8217;s an example of an &#8220;advanced persistent threat&#8221;? Adobe products are <a href="http://www.h-online.com/security/news/item/Kaspersky-study-finds-Adobe-software-is-biggest-security-risk-1323895.html"><em>legendary</em></a> for their insecurity. If that&#8217;s an APT, so was News Corporation&#8217;s <a href="http://www.pcmag.com/article2/0,2817,2388157,00.asp">kindergarten-tech-level</a> hacking of cell phones.</p>
<p>But don&#8217;t just take my word for it: “<em>Is the attack described in Operation Shady RAT a truly advanced persistent threat? I would contend that it isn’t, especially when you consider the errors made in configuring the servers and the relatively non-sophisticated malware and techniques used in this case</em>,” <a href="http://www.symantec.com/connect/blogs/truth-behind-shady-rat">says</a> Symantec security researcher Hon Lau. Or as IT World <a href="http://www.itworld.com/security/157361/advanced-persistent-threat-best-fake-excuse-data-breaches">trenchantly put it</a>, re APT attacks in general: &#8220;<em>The striking thing is sophistication of the excuses of victims, not the techniques of crackers … Only 3 percent of attacks were considered too slick for the victims to have been able to stop. That leaves 97 percent of data breach victims trying to find something other than themselves to blame.</em> &#8220;</p>
<p>There are genuine, sophisticated, brilliant black-hat hackers out there. Some of them work in groups. Some even work for nation-states and militaries, including, very likely, the people who <a href="http://techcrunch.com/2010/11/28/wikileaked-cables-china-google/">hacked Google</a> eighteen months ago. But most hacks are made possible because the victims allowed them; and we shouldn&#8217;t forget that security companies have every incentive to make the dangers seem as deadly and sophisticated as possible.</p>
<p>Organizations everywhere put up full-spectrum firewalls, draft byzantine and Kafkaesque security policies, send delegates to security conferences to talk very seriously in hushed voices about APTs, and make endless pointless and/or <a href="http://serverfault.com/questions/293217/our-security-auditor-is-an-idiot-how-do-i-give-him-the-information-he-wants">disastrously counterproductive</a> demands in <a href="http://russell.ballestrini.net/security-professionals-yes-we-appear-vulnerable-but-that-attack-vector-will-never-happen/">the name of security theatre</a>, such as forcing people to use impossible-to-remember passwords</p>
<p><a href="http://xkcd.com/936/"></a></p>
<p>while storing those incomprehensible passwords in plaintext on databases vulnerable to URL SQL injection, as their employees open poisoned attachments sent by strangers. That&#8217;s like being so worried about whether an enemy nation-state has fired a cruise missile at your house that you forget you left your car parked overnight with the door open and the keys in the ignition. In Oakland. Worrying about APTs directed by, say, China is very sexy—if blatantly sinophobic—these days, but maybe organizations shouldn&#8217;t start worrying about the enmity of the Middle Kingdom until they&#8217;ve first established their ability to handle bored teenage French girls with a bone to pick.</p>
<p><em>Image credit:</em> &#8220;Public Enemy / Minor Threat&#8221;, <a href="http://www.flickr.com/photos/believekevin/2656404984/">believekevin</a>, Flickr.</p>
<hr/>
  <br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/409104/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/409104/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/409104/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/409104/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/409104/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/409104/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/409104/"></a>
<div class="sharedaddy"></div>
<p><a href="http://feedads.g.doubleclick.net/~at/kMq85gYe0GJ4ddEZZdKMpZRhpTg/0/da"><img src="http://feedads.g.doubleclick.net/~at/kMq85gYe0GJ4ddEZZdKMpZRhpTg/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~at/kMq85gYe0GJ4ddEZZdKMpZRhpTg/1/da"><img src="http://feedads.g.doubleclick.net/~at/kMq85gYe0GJ4ddEZZdKMpZRhpTg/1/di" border="0" ismap="true"></img></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Techcrunch?a=2UaG3cCajmU:t7apl4E5mAk:2mJPEYqXBVI"><img src="http://feeds.feedburner.com/~ff/Techcrunch?d=2mJPEYqXBVI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Techcrunch?a=2UaG3cCajmU:t7apl4E5mAk:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/Techcrunch?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Techcrunch?a=2UaG3cCajmU:t7apl4E5mAk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Techcrunch?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Techcrunch?a=2UaG3cCajmU:t7apl4E5mAk:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/Techcrunch?i=2UaG3cCajmU:t7apl4E5mAk:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Techcrunch?a=2UaG3cCajmU:t7apl4E5mAk:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Techcrunch?i=2UaG3cCajmU:t7apl4E5mAk:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Techcrunch?a=2UaG3cCajmU:t7apl4E5mAk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Techcrunch?d=qj6IDK7rITs" border="0"></img></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/Techcrunch/~4/2UaG3cCajmU" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2011/08/20/revenge-of-the-killer-script-kiddies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://tctechcrunch2011.files.wordpress.com/2011/08/minor-threat.jpg?w=150" length="" type="" />
<enclosure url="http://1.gravatar.com/avatar/df4f08903b7a5c3d7078165edcf5bcf7?s=96&amp;amp;d=identicon&amp;amp;r=G" length="" type="" />
<enclosure url="http://imgs.xkcd.com/comics/exploits_of_a_mom.png" length="" type="" />
<enclosure url="http://imgs.xkcd.com/comics/password_strength.png" length="" type="" />
		</item>
		<item>
		<title>Gyroscope-based smartphone keylogging attack</title>
		<link>http://feedproxy.google.com/~r/hackaday/LgoM/~3/mew6TayJ1ys/</link>
		<comments>http://feedproxy.google.com/~r/hackaday/LgoM/~3/mew6TayJ1ys/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 13:01:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[android hacks]]></category>
		<category><![CDATA[gyroscope]]></category>
		<category><![CDATA[iphone hacks]]></category>
		<category><![CDATA[keylogging]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[security hacks]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=52885</guid>
		<description><![CDATA[A pair of security researchers have recently unveiled an interesting new keylogging method (PDF Research Paper) that makes use of a very unlikely smartphone component, your gyroscope. Most smart phones now come equipped with gyroscopes, which can be accessed by any application at any time. [Hao Chen and Lian Cai] were able to use an Android phone’s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&#38;blog=4779443&#38;post=52885&#38;subd=hackadaycom&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-52886" title="smartphone_keylogging_with_gyroscopes" src="http://hackadaycom.files.wordpress.com/2011/08/smartphone_keylogging_with_gyroscopes.jpg?w=470&#038;h=256" alt="smartphone_keylogging_with_gyroscopes" width="470" height="256" /></p>
<p>A pair of security researchers have recently unveiled <a href="http://www.extremetech.com/mobile/92946-a-wiggly-approach-to-smartphone-keylogging" >an interesting new keylogging method</a> (<a href="http://www.cs.ucdavis.edu/~hchen/paper/hotsec11.pdf" >PDF Research Paper</a>) that makes use of a very unlikely smartphone component, your gyroscope.</p>
<p>Most smart phones now come equipped with gyroscopes, which can be accessed by any application at any time. [Hao Chen and Lian Cai] were able to use an Android phone’s orientation data to pin down what buttons were being pressed by the user. The attack is not perfect, as the researchers were only able to discern the correct keypress about 72% of the time, but it certainly is a good start.</p>
<p>This side channel attack works because it turns out that each button on a smart phone has a unique “signature”, in that the phone will consistently be tilted in a certain way with each keypress. The pair does admit that the software becomes far less accurate when working with a full qwerty keyboard due to button proximity, but a 10 digit pad and keypads found on tablets can be sniffed with relatively good results.</p>
<p>We don’t think this is anything you should really be worried about, but it’s an interesting attack nonetheless.</p>
<p>[Thanks, der_picknicker]</p>
<p>Filed under: <a href='http://hackaday.com/category/android-hacks/'>android hacks</a>, <a href='http://hackaday.com/category/iphone-hacks/'>iphone hacks</a>, <a href='http://hackaday.com/category/security-hacks/'>security hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/52885/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/52885/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/52885/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/52885/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/52885/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/52885/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/52885/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/52885/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/52885/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/52885/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/52885/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/52885/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/52885/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/52885/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=52885&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />
<div class="sharedaddy"></div>
<p><a href="http://feedads.g.doubleclick.net/~a/mrRYy01KVn-QQV1ZkwamhaL8QFQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/mrRYy01KVn-QQV1ZkwamhaL8QFQ/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/mrRYy01KVn-QQV1ZkwamhaL8QFQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/mrRYy01KVn-QQV1ZkwamhaL8QFQ/1/di" border="0" ismap="true"></img></a></p>
<p><img src="http://feeds.feedburner.com/~r/hackaday/LgoM/~4/mew6TayJ1ys" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/08/18/gyroscope-based-smartphone-keylogging-attack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
<enclosure url="http://hackadaycom.files.wordpress.com/2011/08/smartphone_keylogging_with_gyroscopes.jpg" length="" type="" />
		</item>
		<item>
		<title>Xtables-Addons On Centos 6 &amp; Iptables GeoIP Filtering</title>
		<link>http://www.howtoforge.com/xtables-addons-on-centos-6-and-iptables-geoip-filtering</link>
		<comments>http://www.howtoforge.com/xtables-addons-on-centos-6-and-iptables-geoip-filtering#comments</comments>
		<pubDate>Thu, 18 Aug 2011 11:01:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/xtables-addons-on-centos-6-and-iptables-geoip-filtering</guid>
		<description><![CDATA[
Xtables-Addons On Centos 6 &#38; Iptables GeoIP Filtering

This tutorial will explain how to install aditional modules for the 
kernel to use with iptables rules sets (netfilter modules). 
Xtables-addons is the successor to patch-o-matic(-ng). Likewis...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="45" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/centos.gif" width="42" height="40" alt="" /></td>
</tr>
</table>
<p><b>Xtables-Addons On Centos 6 &amp; Iptables GeoIP Filtering</b></p>
<p>This tutorial will explain how to install aditional modules for the<br />
kernel to use with iptables rules sets (netfilter modules).<br />
Xtables-addons is the successor to patch-o-matic(-ng). Likewise, it<br />
contains extensions that were not, or are not yet, accepted in the main<br />
kernel/iptables packages.<br />
Xtables-addons is different from patch-o-matic in that you do not have<br />
to patch or recompile the kernel.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/08/18/xtables-addons-on-centos-6-iptables-geoip-filtering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up ProFTPd + TLS On Debian Squeeze</title>
		<link>http://www.howtoforge.com/setting-up-proftpd-tls-on-debian-squeeze</link>
		<comments>http://www.howtoforge.com/setting-up-proftpd-tls-on-debian-squeeze#comments</comments>
		<pubDate>Wed, 17 Aug 2011 10:08:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/setting-up-proftpd-tls-on-debian-squeeze</guid>
		<description><![CDATA[
Setting Up ProFTPd + TLS On Debian Squeeze

FTP is a very insecure protocol because all passwords and all data 
are transferred in clear text. By using TLS, the whole communication can
 be encrypted, thus making FTP much more secure. This article expl...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="36" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-odd" src="http://static.howtoforge.com/images/teaser/debian.gif" width="33" height="40" alt="" /></td>
</tr>
</table>
<p><b>Setting Up ProFTPd + TLS On Debian Squeeze</b></p>
<p>FTP is a very insecure protocol because all passwords and all data<br />
are transferred in clear text. By using TLS, the whole communication can<br />
 be encrypted, thus making FTP much more secure. This article explains<br />
how to set up ProFTPd with TLS on a Debian Squeeze server.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/08/17/setting-up-proftpd-tls-on-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Distro: Tales &#8211; You Can Never Be Too Paranoid</title>
		<link>http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid</link>
		<comments>http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid#comments</comments>
		<pubDate>Mon, 08 Aug 2011 13:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux distributions]]></category>
		<category><![CDATA[livecd]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid</guid>
		<description><![CDATA[
    
            
                            
        

Tales is a live media Linux distro designed boot into a highly secure desktop environment. You may remember that we looked at a US government distro with similar aims a few months ago, but Tails...]]></description>
			<content:encoded><![CDATA[<div class="field field-type-filefield field-field-node-image">
<div class="field-items">
<div class="field-item odd">
                    <a href="http://feedproxy.google.com/content/linux-distro-tales-you-can-never-be-too-paranoid" class="imagecache imagecache-node-page imagecache-linked imagecache-node-page_linked"><img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/node-page/nodeimage/story/tales_200.png" alt="" title=""  class="imagecache imagecache-node-page" width="200" height="150" /></a>        </div>
</p></div>
</div>
<p><a href="http://tails.boum.org/index.en.html">Tales</a> is a live media Linux distro designed boot into a highly secure desktop environment. You may remember that we looked at a US government <a href="http://www.linuxjournal.com/content/linux-distribution-lightweight-portable-security">distro</a> with similar aims a few months ago, but Tails is different because it is aimed at the privacy conscious “normal user” rather than government workers.<span class="read-more"><a href="http://feedproxy.google.com/content/linux-distro-tales-you-can-never-be-too-paranoid"> more>></a></span></p>
<p><a href="http://feedads.g.doubleclick.net/~a/HIbLW5v14N3bKmAKSy5zkriuun4/0/da"><img src="http://feedads.g.doubleclick.net/~a/HIbLW5v14N3bKmAKSy5zkriuun4/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/HIbLW5v14N3bKmAKSy5zkriuun4/1/da"><img src="http://feedads.g.doubleclick.net/~a/HIbLW5v14N3bKmAKSy5zkriuun4/1/di" border="0" ismap="true"></img></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/linuxjournalcom/~4/_ZagZz2vnuA" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/08/08/linux-distro-tales-you-can-never-be-too-paranoid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Distro: Tails &#8211; You Can Never Be Too Paranoid</title>
		<link>http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid</link>
		<comments>http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid#comments</comments>
		<pubDate>Mon, 08 Aug 2011 13:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux distributions]]></category>
		<category><![CDATA[livecd]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid</guid>
		<description><![CDATA[
    
            
                            
        

Tails is a live media Linux distro designed boot into a highly secure desktop environment. You may remember that we looked at a US government distro with similar aims a few months ago, but Tails...]]></description>
			<content:encoded><![CDATA[<div class="field field-type-filefield field-field-node-image">
<div class="field-items">
<div class="field-item odd">
                    <a href="http://feedproxy.google.com/content/linux-distro-tales-you-can-never-be-too-paranoid" class="imagecache imagecache-node-page imagecache-linked imagecache-node-page_linked"><img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/node-page/nodeimage/story/tales_200.png" alt="" title=""  class="imagecache imagecache-node-page" width="200" height="150" /></a>        </div>
</p></div>
</div>
<p><a href="http://tails.boum.org/index.en.html">Tails</a> is a live media Linux distro designed boot into a highly secure desktop environment. You may remember that we looked at a US government <a href="http://www.linuxjournal.com/content/linux-distribution-lightweight-portable-security">distro</a> with similar aims a few months ago, but Tails is different because it is aimed at the privacy conscious “normal user” rather than government workers.<span class="read-more"><a href="http://feedproxy.google.com/content/linux-distro-tales-you-can-never-be-too-paranoid"> more>></a></span></p>
<p><a href="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/0/da"><img src="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/1/da"><img src="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/1/di" border="0" ismap="true"></img></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/linuxjournalcom/~4/_ZagZz2vnuA" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/08/08/linux-distro-tails-you-can-never-be-too-paranoid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Distro: Tails &#8211; You Can Never Be Too Paranoid</title>
		<link>http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid</link>
		<comments>http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid#comments</comments>
		<pubDate>Mon, 08 Aug 2011 13:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux distributions]]></category>
		<category><![CDATA[livecd]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid</guid>
		<description><![CDATA[
    
            
                            
        

Tails is a live media Linux distro designed boot into a highly secure desktop environment. You may remember that we looked at a US government distro with similar aims a few months ago, but Tails...]]></description>
			<content:encoded><![CDATA[<div class="field field-type-filefield field-field-node-image">
<div class="field-items">
<div class="field-item odd">
                    <a href="http://feedproxy.google.com/content/linux-distro-tales-you-can-never-be-too-paranoid" class="imagecache imagecache-node-page imagecache-linked imagecache-node-page_linked"><img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/node-page/nodeimage/story/tales_200.png" alt="" title=""  class="imagecache imagecache-node-page" width="200" height="150" /></a>        </div>
</p></div>
</div>
<p><a href="http://tails.boum.org/index.en.html">Tails</a> is a live media Linux distro designed boot into a highly secure desktop environment. You may remember that we looked at a US government <a href="http://www.linuxjournal.com/content/linux-distribution-lightweight-portable-security">distro</a> with similar aims a few months ago, but Tails is different because it is aimed at the privacy conscious “normal user” rather than government workers.<span class="read-more"><a href="http://feedproxy.google.com/content/linux-distro-tales-you-can-never-be-too-paranoid"> more>></a></span></p>
<p><a href="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/0/da"><img src="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/1/da"><img src="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/1/di" border="0" ismap="true"></img></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/linuxjournalcom/~4/_ZagZz2vnuA" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/08/08/linux-distro-tails-you-can-never-be-too-paranoid-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Distro: Tails &#8211; You Can Never Be Too Paranoid</title>
		<link>http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid</link>
		<comments>http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid#comments</comments>
		<pubDate>Mon, 08 Aug 2011 13:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux distributions]]></category>
		<category><![CDATA[livecd]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid</guid>
		<description><![CDATA[
    
            
                            
        

Tails is a live media Linux distro designed boot into a highly secure desktop environment. You may remember that we looked at a US government distro with similar aims a few months ago, but Tails...]]></description>
			<content:encoded><![CDATA[<div class="field field-type-filefield field-field-node-image">
<div class="field-items">
<div class="field-item odd">
                    <a href="http://feedproxy.google.com/content/linux-distro-tales-you-can-never-be-too-paranoid" class="imagecache imagecache-node-page imagecache-linked imagecache-node-page_linked"><img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/node-page/nodeimage/story/tales_200.png" alt="" title=""  class="imagecache imagecache-node-page" width="200" height="150" /></a>        </div>
</p></div>
</div>
<p><a href="http://tails.boum.org/index.en.html">Tails</a> is a live media Linux distro designed boot into a highly secure desktop environment. You may remember that we looked at a US government <a href="http://www.linuxjournal.com/content/linux-distribution-lightweight-portable-security">distro</a> with similar aims a few months ago, but Tails is different because it is aimed at the privacy conscious “normal user” rather than government workers.<span class="read-more"><a href="http://feedproxy.google.com/content/linux-distro-tales-you-can-never-be-too-paranoid"> more>></a></span></p>
<p><a href="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/0/da"><img src="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/1/da"><img src="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/1/di" border="0" ismap="true"></img></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/linuxjournalcom/~4/_ZagZz2vnuA" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/08/08/linux-distro-tails-you-can-never-be-too-paranoid-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Distro: Tails &#8211; You Can Never Be Too Paranoid</title>
		<link>http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid</link>
		<comments>http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid#comments</comments>
		<pubDate>Mon, 08 Aug 2011 13:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux distributions]]></category>
		<category><![CDATA[livecd]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid</guid>
		<description><![CDATA[
    
            
                            
        

Tails is a live media Linux distro designed boot into a highly secure desktop environment. You may remember that we looked at a US government distro with similar aims a few months ago, but Tails...]]></description>
			<content:encoded><![CDATA[<div class="field field-type-filefield field-field-node-image">
<div class="field-items">
<div class="field-item odd">
                    <a href="http://feedproxy.google.com/content/linux-distro-tales-you-can-never-be-too-paranoid" class="imagecache imagecache-node-page imagecache-linked imagecache-node-page_linked"><img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/node-page/nodeimage/story/tales_200.png" alt="" title=""  class="imagecache imagecache-node-page" width="200" height="150" /></a>        </div>
</p></div>
</div>
<p><a href="http://tails.boum.org/index.en.html">Tails</a> is a live media Linux distro designed boot into a highly secure desktop environment. You may remember that we looked at a US government <a href="http://www.linuxjournal.com/content/linux-distribution-lightweight-portable-security">distro</a> with similar aims a few months ago, but Tails is different because it is aimed at the privacy conscious “normal user” rather than government workers.<span class="read-more"><a href="http://feedproxy.google.com/content/linux-distro-tales-you-can-never-be-too-paranoid"> more>></a></span></p>
<p><a href="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/0/da"><img src="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/1/da"><img src="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/1/di" border="0" ismap="true"></img></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/linuxjournalcom/~4/_ZagZz2vnuA" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/08/08/linux-distro-tails-you-can-never-be-too-paranoid-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Distro: Tails &#8211; You Can Never Be Too Paranoid</title>
		<link>http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid</link>
		<comments>http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid#comments</comments>
		<pubDate>Mon, 08 Aug 2011 13:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux distributions]]></category>
		<category><![CDATA[livecd]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://feedproxy.google.com/~r/linuxjournalcom/~3/_ZagZz2vnuA/linux-distro-tales-you-can-never-be-too-paranoid</guid>
		<description><![CDATA[
    
            
                            
        

Tails is a live media Linux distro designed boot into a highly secure desktop environment. You may remember that we looked at a US government distro with similar aims a few months ago, but Tails...]]></description>
			<content:encoded><![CDATA[<div class="field field-type-filefield field-field-node-image">
<div class="field-items">
<div class="field-item odd">
                    <a href="http://feedproxy.google.com/content/linux-distro-tales-you-can-never-be-too-paranoid" class="imagecache imagecache-node-page imagecache-linked imagecache-node-page_linked"><img src="http://www.linuxjournal.com/files/linuxjournal.com/ufiles/imagecache/node-page/nodeimage/story/tales_200.png" alt="" title=""  class="imagecache imagecache-node-page" width="200" height="150" /></a>        </div>
</p></div>
</div>
<p><a href="http://tails.boum.org/index.en.html">Tails</a> is a live media Linux distro designed boot into a highly secure desktop environment. You may remember that we looked at a US government <a href="http://www.linuxjournal.com/content/linux-distribution-lightweight-portable-security">distro</a> with similar aims a few months ago, but Tails is different because it is aimed at the privacy conscious “normal user” rather than government workers.<span class="read-more"><a href="http://feedproxy.google.com/content/linux-distro-tales-you-can-never-be-too-paranoid"> more>></a></span></p>
<p><a href="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/0/da"><img src="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/1/da"><img src="http://feedads.g.doubleclick.net/~a/csLDrXepaT1nnHOT2IbqCnccfyw/1/di" border="0" ismap="true"></img></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?i=_ZagZz2vnuA:iU0_mI5ycOk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:l6gmwiTKsz0"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=l6gmwiTKsz0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/linuxjournalcom?a=_ZagZz2vnuA:iU0_mI5ycOk:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/linuxjournalcom?d=TzevzKxY174" border="0"></img></a>
</div>
<p><img src="http://feeds.feedburner.com/~r/linuxjournalcom/~4/_ZagZz2vnuA" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/08/08/linux-distro-tails-you-can-never-be-too-paranoid-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Encrypt Directories/Partitions With eCryptfs On Debian Squeeze</title>
		<link>http://www.howtoforge.com/how-to-encrypt-directories-partitions-with-ecryptfs-on-debian-squeeze</link>
		<comments>http://www.howtoforge.com/how-to-encrypt-directories-partitions-with-ecryptfs-on-debian-squeeze#comments</comments>
		<pubDate>Sun, 24 Jul 2011 17:12:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://www.howtoforge.com/how-to-encrypt-directories-partitions-with-ecryptfs-on-debian-squeeze</guid>
		<description><![CDATA[
How To Encrypt Directories/Partitions With eCryptfs On Debian Squeeze

eCryptfs
 is a POSIX-compliant enterprise-class stacked cryptographic filesystem 
for Linux. You can use it to encrypt partitions and also directories 
that don't use a partition o...]]></description>
			<content:encoded><![CDATA[<table align="left" cellpadding="0" cellspacing="0" width="36" height="40" style="margin-top:0px;margin-bottom:0px;">
<tr>
<td><img class="teaser-image-even" src="http://static.howtoforge.com/images/teaser/debian.gif" width="33" height="40" alt="" /></td>
</tr>
</table>
<p><b>How To Encrypt Directories/Partitions With eCryptfs On Debian Squeeze</b></p>
<p>eCryptfs<br />
 is a POSIX-compliant enterprise-class stacked cryptographic filesystem<br />
for Linux. You can use it to encrypt partitions and also directories<br />
that don&#8217;t use a partition of their own, no matter the underlying<br />
filesystem, partition type, etc. This tutorial shows how to use eCryptfs<br />
 to encrypt a directory on Debian Squeeze.</p>
]]></content:encoded>
			<wfw:commentRss>http://security.anti-abuse.com/index.php/2011/07/24/how-to-encrypt-directoriespartitions-with-ecryptfs-on-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple laptop batteries vulnerable to firmware hack</title>
		<link>http://feedproxy.google.com/~r/hackaday/LgoM/~3/XNnQLYW0RV8/</link>
		<comments>http://feedproxy.google.com/~r/hackaday/LgoM/~3/XNnQLYW0RV8/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 12:58:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[batteries]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[macs hacks]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[security hacks]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=49949</guid>
		<description><![CDATA[When you think about hacking laptops, it’s highly unlikely that you would ever consider the battery as a viable attack vector. Security researcher [Charlie Miller] however, has been hard at work showing just how big a vulnerability they can be. As we have been discussing recently, the care and feeding of many batteries, big and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&#38;blog=4779443&#38;post=49949&#38;subd=hackadaycom&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-49950" title="dead_and_busted_macbook_batteries" src="http://hackadaycom.files.wordpress.com/2011/07/dead_and_busted_macbook_batteries.jpg?w=470&#038;h=351" alt="dead_and_busted_macbook_batteries" width="470" height="351" /></p>
<p>When you think about hacking laptops, it’s highly unlikely that you would ever <a href="http://blogs.forbes.com/andygreenberg/2011/07/22/apple-laptops-vulnerable-to-hack-that-kills-or-corrupts-batteries/" >consider the battery as a viable attack vector</a>. Security researcher [Charlie Miller] however, has been hard at work showing just how big a vulnerability they can be.</p>
<p>As <a href="http://hackaday.com/2011/07/21/bypassing-manufacturer-imposed-battery-lockouts/" >we have been discussing recently</a>, the care and feeding of many batteries, big and small, is handled by some sort of microcontroller. [Charlie] found that a 2009 update issued by Apple to fix some lingering MacBook power issues used one of two passwords to write data to the battery controllers. From what he has seen, it seems these same passwords have been used on all batteries manufactured since that time as well. Using this data, he was subsequently able to gain access to the chips, allowing him to remotely brick the batteries, falsify data sent to the OS, and completely replace the stock firmware with that of his own.</p>
<p>He says that it would be possible for an attacker to inject malware into the battery itself, which would covertly re-infect the machine, despite all traditional removal attempts. Of course, replacing the battery would rectify the issue in these situations, but he says that it would likely be the last thing anyone would suspect as the source of infection. While using the battery to proliferate malware or cause irreversible damage to the computer would take quite a bit of work, [Charlie] claims that either scenario is completely plausible.</p>
<p>He plans on presenting his research at this year’s Black Hat security conference in August, but in the meantime he has created a utility that generates a completely random password for your Mac’s battery. He says that he has already contacted Apple to in order to help them construct a permanent fix for the issue, so an official patch may be available in the near future.</p>
<p>[Thanks, Sergio]</p>
<p>Filed under: <a href='http://hackaday.com/category/macs-hacks/'>macs hacks</a>, <a href='http://hackaday.com/category/security-hacks/'>security hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/49949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/49949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/49949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/49949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/49949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/49949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/49949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/49949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/49949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/49949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/49949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/49949/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/49949/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/49949/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=49949&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/r7uMyZ3zqve0UV_J6S0bfDD7yI4/0/da"><img src="http://feedads.g.doubleclick.net/~a/r7uMyZ3zqve0UV_J6S0bfDD7yI4/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/r7uMyZ3zqve0UV_J6S0bfDD7yI4/1/da"><img src="http://feedads.g.doubleclick.net/~a/r7uMyZ3zqve0UV_J6S0bfDD7yI4/1/di" border="0" ismap="true"></img></a></p>
<p><img src="http://feeds.feedburner.com/~r/hackaday/LgoM/~4/XNnQLYW0RV8" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/07/23/apple-laptop-batteries-vulnerable-to-firmware-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
<enclosure url="http://hackadaycom.files.wordpress.com/2011/07/dead_and_busted_macbook_batteries.jpg" length="" type="" />
		</item>
		<item>
		<title>Building a single-button combination lock</title>
		<link>http://feedproxy.google.com/~r/hackaday/LgoM/~3/a2P8Ojt2DSM/</link>
		<comments>http://feedproxy.google.com/~r/hackaday/LgoM/~3/a2P8Ojt2DSM/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 21:01:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[arduino]]></category>
		<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[lock]]></category>
		<category><![CDATA[padlock]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[security hacks]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=48947</guid>
		<description><![CDATA[[John Boxall] of Little Bird Electronics was thinking about combination locks, and how one might improve or at least change the way these locks work. Traditional combo locks can be implemented in a variety of ways, most of which we are all familiar with. Standard rotary padlock and keypad-based electronic safes work just fine, but [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&#38;blog=4779443&#38;post=48947&#38;subd=hackadaycom&#38;ref=&#38;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-48948" title="single_button_arduino_combination_lock" src="http://hackadaycom.files.wordpress.com/2011/07/single_button_arduino_combination_lock.jpg?w=470&#038;h=331" alt="single_button_arduino_combination_lock" width="470" height="331" /></p>
<p>[John Boxall] of Little Bird Electronics was thinking about combination locks, and how one might improve <a href="http://blog.littlebirdelectronics.com/project-single-button-combination-lock" >or at least change the way</a> these locks work. Traditional combo locks can be implemented in a variety of ways, most of which we are all familiar with. Standard rotary padlock and keypad-based electronic safes work just fine, but he was interested to see how one might implement a single button combination lock.</p>
<p>[John] determined that the best, if not only way, to build this sort of lock would require him to measure button press intervals. In his case he decided to monitor the intervals between his button presses instead, but the concept is the same. He first tested himself to see how accurately he could press and release the button, leaving a one-second space between presses. After looking at the results he determined that he would need to incorporate at least a 10% margin for error into his code in order to compensate for human error.</p>
<p>He then created an Arduino sketch to test his idea, defining a set of key press intervals that could be used to ‘unlock’ his imaginary vault. It worked quite well, as you can see in the video demo below.</p>
<p>Now we’re not suggesting that you lock up your mind condition My Little Pony collection or your illegal arms stash with this type of lock, but it could be useful as an extra failsafe for certain projects/gadgets that you want to keep all to yourself.</p>
<p><span id="more-48947"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/07/14/building-a-single-button-combination-lock/"><img src="http://img.youtube.com/vi/eRtMYWTwv5c/2.jpg" alt="" /></a></span></p>
<p>Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <a href='http://hackaday.com/category/security-hacks/'>security hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/48947/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/48947/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/48947/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/48947/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/48947/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/48947/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/48947/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/48947/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/48947/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/48947/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/48947/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/48947/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/48947/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/48947/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=48947&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/KNEoE7k0AkIgnlySDjRMjbDi8sQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/KNEoE7k0AkIgnlySDjRMjbDi8sQ/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/KNEoE7k0AkIgnlySDjRMjbDi8sQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/KNEoE7k0AkIgnlySDjRMjbDi8sQ/1/di" border="0" ismap="true"></img></a></p>
<p><img src="http://feeds.feedburner.com/~r/hackaday/LgoM/~4/a2P8Ojt2DSM" height="1" width="1"/></p>
]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/07/14/building-a-single-button-combination-lock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="" type="" />
<enclosure url="http://hackadaycom.files.wordpress.com/2011/07/single_button_arduino_combination_lock.jpg" length="" type="" />
		</item>
	</channel>
</rss>

