

<?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>4nomore.net &#187; security</title>
	<atom:link href="http://4nomore.net/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://4nomore.net</link>
	<description>Musings of a memeplex - a mixture of thoughts, books, ...</description>
	<lastBuildDate>Thu, 17 Jun 2010 13:33:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Quiz: What Should You Really Fear?</title>
		<link>http://4nomore.net/2008/10/whattofear/</link>
		<comments>http://4nomore.net/2008/10/whattofear/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 23:12:10 +0000</pubDate>
		<dc:creator>xabbu</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[psychology]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://4nomore.net/?p=615</guid>
		<description><![CDATA[
Quiz: What Should You Really Fear? &#8211; Interesting Quiz revealing how much our perception of risks and events differs from reality. E.g. related to things about terrorism.

]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.wired.com/culture/culturereviews/magazine/16-07/pl_print">Quiz: What Should You Really Fear?</a> &#8211; Interesting Quiz revealing how much our perception of risks and events differs from reality. E.g. related to things about terrorism.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://4nomore.net/2008/10/whattofear/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bruce Schneier: CYA Security</title>
		<link>http://4nomore.net/2007/02/bruceschneier-cyasecurity/</link>
		<comments>http://4nomore.net/2007/02/bruceschneier-cyasecurity/#comments</comments>
		<pubDate>Fri, 23 Feb 2007 00:10:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://4nomore.net/wordpress/2007/02/bruceschneier-cyasecurity/</guid>
		<description><![CDATA[Again a very good, though sad, blog entry by Bruce Schneier speaking about CYA security: the reason for security related actions are very often not for the sake of security, but just to CYA in front of the voters, the bosses etc.
Sounds very true and explains a lot of &#8217;security actions&#8217; going on.
Also reminds of [...]]]></description>
			<content:encoded><![CDATA[<p>Again a very good, though sad, <a class="externalLink" title="External link to http://www.schneier.com/blog/archives/2007/02/cya_security_1.html" href="http://www.schneier.com/blog/archives/2007/02/cya_security_1.html" target="_blank">blog entry by Bruce Schneier</a> speaking about CYA security: the reason for security related actions are very often not for the sake of security, but just to CYA in front of the voters, the bosses etc.<br />
Sounds very true and explains a lot of &#8217;security actions&#8217; going on.<br />
Also reminds of the problem of politicians and their main goal getting reelected.</p>
]]></content:encoded>
			<wfw:commentRss>http://4nomore.net/2007/02/bruceschneier-cyasecurity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RFID Virus: &#8220;Is Your Cat Infected with a Computer Virus?&#8221;</title>
		<link>http://4nomore.net/2006/03/rfidvirus/</link>
		<comments>http://4nomore.net/2006/03/rfidvirus/#comments</comments>
		<pubDate>Fri, 17 Mar 2006 00:14:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://4nomore.net/wordpress/2006/03/rfidvirus/</guid>
		<description><![CDATA[Just published was an interesting article describing for the first time the possibility and example implementation of a RFID based virus. Although it seems quite astonishing that a passive device with such limited resources (about 128 bytes of storage) can do harm, this nicely corresponds to a biological virus &#8211; limited in information (although the [...]]]></description>
			<content:encoded><![CDATA[<p>Just published was an interesting article describing for the first time the possibility and example implementation of a RFID based virus. Although it seems quite astonishing that a passive device with such limited resources (about 128 bytes of storage) can do harm, this nicely corresponds to a biological virus &#8211; limited in information (although the latter are of course much more complicated usually), passive until in the correct expressive environment and somehow &#8216;physical&#8217; due to its incarnation in a physical tag.<br />
The basic idea is that the tag id stored on the RFID tag can be used for various attacks in the RFID middleware, which typically contain DB and Web servers. This could be via buffer overflow attacks (possible since there are commands like &#8216;write multiple blocks&#8217; available) or SQL injection attacks which can be very small.<br />
The scenario starts with an infected RFID tag, i.e. a RFID tag with carefully crafted tag id. The RFID reader will activate the tag, read the data, the middleware will use it for SQL queries against a database &#8211; where the SQL injection happens, which will prepare data later to be written to subsequent RFID tags. This will spread the virus to other RFID tags (which then will travel around the world).<br />
The authors are able to actually implement such a virus with 127 bytes in a demo scenario,  including a small payload which in combination with Apache Server Side Includes will open a backdoor for a brief time &#8230;</p>
<p>Title: &#8220;Is Your Cat Infected with a Computer Virus?&#8221;<br />
Authors: Melanie R Rieback, Bruno Crispo, Andrew S Tanenbaum<br />
available at <a class="externalLink" title="External link to http://www.rfidvirus.org/papers/percom.06.pdf" href="http://www.rfidvirus.org/papers/percom.06.pdf" target="_blank">http://www.rfidvirus.org/papers/percom.06.pdf</a>.<br />
For more information, see also <a class="externalLink" title="External link to http://www.rfidvirus.org/" href="http://www.rfidvirus.org/" target="_blank">http://www.rfidvirus.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://4nomore.net/2006/03/rfidvirus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do-It-Yourself Security Inspection</title>
		<link>http://4nomore.net/2005/09/doityourselfsecurityinspectionpic/</link>
		<comments>http://4nomore.net/2005/09/doityourselfsecurityinspectionpic/#comments</comments>
		<pubDate>Wed, 31 Aug 2005 22:12:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://4nomore.net/wordpress/2005/09/doityourselfsecurityinspectionpic/</guid>
		<description><![CDATA[

Source: http://eurobsd.org/2005-WhatTheHack/reports/markhoekstra-030805/DSC04345.JPG
]]></description>
			<content:encoded><![CDATA[<p><img title="Do-it-yourself Security Inspection" src="http://www.4nomore.net/images/DoItYourselfSecurityInspectionSmall.jpg" alt="Do-it-yourself Security Inspection" /></p>
<p><img title="Do-it-yourself Security Inspection Text" src="http://www.4nomore.net/images/DoItYourselfSecurityInspectionText.jpg" alt="Do-it-yourself Security Inspection Text" /></p>
<p>Source: <a class="externalLink" title="External link to http://eurobsd.org/2005-WhatTheHack/reports/markhoekstra-030805/DSC04345.JPG" href="http://eurobsd.org/2005-WhatTheHack/reports/markhoekstra-030805/DSC04345.JPG" target="_blank">http://eurobsd.org/2005-WhatTheHack/reports/markhoekstra-030805/DSC04345.JPG</a></p>
]]></content:encoded>
			<wfw:commentRss>http://4nomore.net/2005/09/doityourselfsecurityinspectionpic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bad Security Device</title>
		<link>http://4nomore.net/2005/09/badsecuritydevicepic/</link>
		<comments>http://4nomore.net/2005/09/badsecuritydevicepic/#comments</comments>
		<pubDate>Wed, 31 Aug 2005 22:10:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://4nomore.net/wordpress/2005/09/badsecuritydevicepic/</guid>
		<description><![CDATA[Very nice example of a security device, which was not completely thought through &#8230;

Source http://www.syslog.com/~jwilson/pics-i-like/kurios119.jpg,
pointed out by Peter G. Neumann in comp.risks (see NewsSources).
]]></description>
			<content:encoded><![CDATA[<p>Very nice example of a security device, which was not completely thought through &#8230;</p>
<p><img title="Bad Security Device" src="http://www.4nomore.net/images/BadSecurityDevice.jpg" alt="Bad Security Device" /></p>
<p>Source <a class="externalLink" title="External link to http://www.tiddlywiki.com/#http://www.syslog.com/~jwilson/pics-i-like/kurios119.jpg" href="http://www.tiddlywiki.com/#http://www.syslog.com/%7Ejwilson/pics-i-like/kurios119.jpg" target="_blank">http://www.syslog.com/~jwilson/pics-i-like/kurios119.jpg</a>,<br />
pointed out by Peter G. Neumann in comp.risks (see <a class="externalLink" title="External link to http://www.tiddlywiki.com/#NewsSources" href="http://www.tiddlywiki.com/#NewsSources" target="_blank">NewsSources</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://4nomore.net/2005/09/badsecuritydevicepic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
