<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Open Source Blamed for Rootkits?</title>
	<atom:link href="http://www.darknet.org.uk/2006/05/open-source-blamed-for-rootkits/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk/2006/05/open-source-blamed-for-rootkits/</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Tue, 14 Feb 2012 00:17:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: GEEMODO</title>
		<link>http://www.darknet.org.uk/2006/05/open-source-blamed-for-rootkits/#comment-11281</link>
		<dc:creator>GEEMODO</dc:creator>
		<pubDate>Sun, 10 Sep 2006 20:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/2006/05/open-source-blamed-for-rootkits/#comment-11281</guid>
		<description>&lt;strong&gt; Spyware Attacks on the rise! Are you taking care of your PC?...&lt;/strong&gt;

Then again I read that McAfee has come out with a inaccurate report (according to well laid out article by Security Curve) that put th blame squarely on open source community. According to Darknet&#039;s article blaming Open Source, is a load of sh*t....</description>
		<content:encoded><![CDATA[<p><strong> Spyware Attacks on the rise! Are you taking care of your PC?&#8230;</strong></p>
<p>Then again I read that McAfee has come out with a inaccurate report (according to well laid out article by Security Curve) that put th blame squarely on open source community. According to Darknet&#8217;s article blaming Open Source, is a load of sh*t&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kurt wismer</title>
		<link>http://www.darknet.org.uk/2006/05/open-source-blamed-for-rootkits/#comment-1172</link>
		<dc:creator>kurt wismer</dc:creator>
		<pubDate>Mon, 15 May 2006 04:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/2006/05/open-source-blamed-for-rootkits/#comment-1172</guid>
		<description>if, as i contend, the ability to support stealth is inherent to the general purpose computing platform, then no it&#039;s not the fault of poorly designed security architectures or bad OS implementations... it&#039;s inherent, it can be done no matter how the OS is designed...

an inherent vulnerability is one that is &lt;b&gt;not&lt;/b&gt; the result of any mistake, so exploiting it can have no redeeming value... it doesn&#039;t improve security anymore than it would if someone were to come up with new types of weapons to smuggle through airport security...</description>
		<content:encoded><![CDATA[<p>if, as i contend, the ability to support stealth is inherent to the general purpose computing platform, then no it&#8217;s not the fault of poorly designed security architectures or bad OS implementations&#8230; it&#8217;s inherent, it can be done no matter how the OS is designed&#8230;</p>
<p>an inherent vulnerability is one that is <b>not</b> the result of any mistake, so exploiting it can have no redeeming value&#8230; it doesn&#8217;t improve security anymore than it would if someone were to come up with new types of weapons to smuggle through airport security&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darknet</title>
		<link>http://www.darknet.org.uk/2006/05/open-source-blamed-for-rootkits/#comment-1170</link>
		<dc:creator>Darknet</dc:creator>
		<pubDate>Mon, 15 May 2006 03:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/2006/05/open-source-blamed-for-rootkits/#comment-1170</guid>
		<description>&lt;strong&gt;kurt:&lt;/strong&gt; Well I wouldn&#039;t go as far as to call them paragons of virtue, but I far from disagree with what they are doing. All the linux rootkits have been open source and available on various sites for YEARS, just the authors didn&#039;t write books or dedicate whole domains to them, I don&#039;t see anyone crying about it, I see people using HIDS and chkrootkit to fight them, I see people reading the code to see how they work and learning about LKM&#039;s so they can counter them. Now the same thing happens in the Windows world, it&#039;s the fault of the coders? Not poorly designed security architectures? Or bad OS implementations? The ethical conflict happens all the time, McAfee do the same thing by spreading FUD, I&#039;m sure other AV companies have had hands in various &#039;virus scares&#039; too.

Full disclosure is not always good, it&#039;s not a magic blanket, with that I agree, but in this case I think it&#039;s fine. Perhaps there should be some control, the rootkit thing may have gone a little far (providing pre-rolled malicious code). For example in the realm of exploits, they are obfuscated (the shellcode RET address is often removed or wrong) for the purpose of preventing skiddies from using it. Meaning if you can&#039;t code, and at least understand how the exploit works, it&#039;s useless. Perhaps the same thing could be done in some way for the rootkits?</description>
		<content:encoded><![CDATA[<p><strong>kurt:</strong> Well I wouldn&#8217;t go as far as to call them paragons of virtue, but I far from disagree with what they are doing. All the linux rootkits have been open source and available on various sites for YEARS, just the authors didn&#8217;t write books or dedicate whole domains to them, I don&#8217;t see anyone crying about it, I see people using HIDS and chkrootkit to fight them, I see people reading the code to see how they work and learning about LKM&#8217;s so they can counter them. Now the same thing happens in the Windows world, it&#8217;s the fault of the coders? Not poorly designed security architectures? Or bad OS implementations? The ethical conflict happens all the time, McAfee do the same thing by spreading FUD, I&#8217;m sure other AV companies have had hands in various &#8216;virus scares&#8217; too.</p>
<p>Full disclosure is not always good, it&#8217;s not a magic blanket, with that I agree, but in this case I think it&#8217;s fine. Perhaps there should be some control, the rootkit thing may have gone a little far (providing pre-rolled malicious code). For example in the realm of exploits, they are obfuscated (the shellcode RET address is often removed or wrong) for the purpose of preventing skiddies from using it. Meaning if you can&#8217;t code, and at least understand how the exploit works, it&#8217;s useless. Perhaps the same thing could be done in some way for the rootkits?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kurt wismer</title>
		<link>http://www.darknet.org.uk/2006/05/open-source-blamed-for-rootkits/#comment-1167</link>
		<dc:creator>kurt wismer</dc:creator>
		<pubDate>Sun, 14 May 2006 19:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/2006/05/open-source-blamed-for-rootkits/#comment-1167</guid>
		<description>i hate to burst your bubble but the folks behind rootkitDOTcom are not the paragons of virtue you seem to think they are... it&#039;s not just source code that&#039;s shared on that site but also compiled binaries... in fact greg hoglund admits that the &#039;&lt;i&gt;rootkit&lt;/i&gt;&#039; james butler wrote and distributed via rootkitDOTcom has become one of the most deployed &#039;&lt;i&gt;rootkits&lt;/i&gt;&#039; in the world and the people deploying it are using the very binaries that are available for download from that site... the ethical misconduct doesn&#039;t end there, either - i blogged about the &lt;a href=&quot;http://anti-virus-rants.blogspot.com/2006/04/ethical-conflict-in-anti-rootkit.html&quot; rel=&quot;nofollow&quot;&gt;ethical conflict&lt;/a&gt; before (i know you don&#039;t like comment spam, but since i have no ads and no product to peddle i hardly think this qualifies, and i don&#039;t see why i should repeat the entire thing when i can just provide a link)...

there&#039;s a very wrong-headed notion that anything done under the banner of &lt;i&gt;full disclosure&lt;/i&gt; is automagically a good thing, but that&#039;s patently absurd (see &lt;a href=&quot;http://www.schneier.com/crypto-gram-0111.html#1&quot; rel=&quot;nofollow&quot;&gt;bruce schneier&#039;s thoughts on full disclosure&lt;/a&gt;, and pay particular attention to what he has to say about responsible disclosure)... in cases where we&#039;re dealing with a vulnerability caused by a software defect public disclosure helps improve security by pressuring the affected vendor(s) to fix the bug and illustrates to the rest of us what not to do in the future... however in the case of malware such as rootkits (or the things that pass for rootkits nowadays) there is no possibility of closing the window of exposure without profound changes to the underlying model of computation that we use (ie. there&#039;s good reason to believe that the ability to support stealth functions is inherent to the general purpose computing platform)... 

public disclosure always arms the bad guys to a certain extent, what makes it ok is when it&#039;s balanced out by a greater good... arming the bad guys with ready-made attack tools (not just the information needed to create their own) with no way to close the window of exposure (and therefore no greater good) is a &lt;b&gt;bad&lt;/b&gt; thing, not a good thing...</description>
		<content:encoded><![CDATA[<p>i hate to burst your bubble but the folks behind rootkitDOTcom are not the paragons of virtue you seem to think they are&#8230; it&#8217;s not just source code that&#8217;s shared on that site but also compiled binaries&#8230; in fact greg hoglund admits that the &#8216;<i>rootkit</i>&#8216; james butler wrote and distributed via rootkitDOTcom has become one of the most deployed &#8216;<i>rootkits</i>&#8216; in the world and the people deploying it are using the very binaries that are available for download from that site&#8230; the ethical misconduct doesn&#8217;t end there, either &#8211; i blogged about the <a href="http://anti-virus-rants.blogspot.com/2006/04/ethical-conflict-in-anti-rootkit.html" rel="nofollow">ethical conflict</a> before (i know you don&#8217;t like comment spam, but since i have no ads and no product to peddle i hardly think this qualifies, and i don&#8217;t see why i should repeat the entire thing when i can just provide a link)&#8230;</p>
<p>there&#8217;s a very wrong-headed notion that anything done under the banner of <i>full disclosure</i> is automagically a good thing, but that&#8217;s patently absurd (see <a href="http://www.schneier.com/crypto-gram-0111.html#1" rel="nofollow">bruce schneier&#8217;s thoughts on full disclosure</a>, and pay particular attention to what he has to say about responsible disclosure)&#8230; in cases where we&#8217;re dealing with a vulnerability caused by a software defect public disclosure helps improve security by pressuring the affected vendor(s) to fix the bug and illustrates to the rest of us what not to do in the future&#8230; however in the case of malware such as rootkits (or the things that pass for rootkits nowadays) there is no possibility of closing the window of exposure without profound changes to the underlying model of computation that we use (ie. there&#8217;s good reason to believe that the ability to support stealth functions is inherent to the general purpose computing platform)&#8230; </p>
<p>public disclosure always arms the bad guys to a certain extent, what makes it ok is when it&#8217;s balanced out by a greater good&#8230; arming the bad guys with ready-made attack tools (not just the information needed to create their own) with no way to close the window of exposure (and therefore no greater good) is a <b>bad</b> thing, not a good thing&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Macok</title>
		<link>http://www.darknet.org.uk/2006/05/open-source-blamed-for-rootkits/#comment-1162</link>
		<dc:creator>Martin Macok</dc:creator>
		<pubDate>Sun, 14 May 2006 15:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.darknet.org.uk/2006/05/open-source-blamed-for-rootkits/#comment-1162</guid>
		<description>Maybe they just updated their rootkit signature detection according to &quot;new&quot; information from the server ... and surprise! Number of rootkits detected jumped nine times!!! :-))

(just joking... but who knows?)</description>
		<content:encoded><![CDATA[<p>Maybe they just updated their rootkit signature detection according to &#8220;new&#8221; information from the server &#8230; and surprise! Number of rootkits detected jumped nine times!!! :-))</p>
<p>(just joking&#8230; but who knows?)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

