<?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: Apollo engine &#8211; High Security Exploit</title>
	<atom:link href="http://www.igorcosta.org/index.php?feed=rss2&#038;p=63" rel="self" type="application/rss+xml" />
	<link>http://www.igorcosta.org/?p=63</link>
	<description>Views from a Developer with focus on RIA and Desktop 2.0</description>
	<lastBuildDate>Thu, 17 Jun 2010 09:56:38 -0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adobe AIR 2.0 é uma run-time madura para desenvolvimento comercial? &#124; Igor Costa</title>
		<link>http://www.igorcosta.org/?p=63&#038;cpage=1#comment-87088</link>
		<dc:creator>Adobe AIR 2.0 é uma run-time madura para desenvolvimento comercial? &#124; Igor Costa</dc:creator>
		<pubDate>Fri, 05 Feb 2010 20:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.igorcosta.org/?p=63#comment-87088</guid>
		<description>[...] com MD5. Agora a coisa muda de esfera e passa a ter um run-time mais maduro. Já que antes, nesse post que fiz em inglês, era muito fácil disseminar vírus pelo AIR. Essa falha grave foi logo [...]</description>
		<content:encoded><![CDATA[<p>[...] com MD5. Agora a coisa muda de esfera e passa a ter um run-time mais maduro. Já que antes, nesse post que fiz em inglês, era muito fácil disseminar vírus pelo AIR. Essa falha grave foi logo [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor Costa</title>
		<link>http://www.igorcosta.org/?p=63&#038;cpage=1#comment-5414</link>
		<dc:creator>Igor Costa</dc:creator>
		<pubDate>Thu, 31 May 2007 18:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.igorcosta.org/?p=63#comment-5414</guid>
		<description>I agree with George and John too

The alert problem is that exactly what John point if Adobe Apollo team release a certification for it, Much better for any end users who will be able to use the application without problem.

Because like stay today it&#039;s very dificult to convicent people from organizations to adopt Apollo without a certification that it&#039;s safety and security.

John if this release that would be very great, for any developer and company development.</description>
		<content:encoded><![CDATA[<p>I agree with George and John too</p>
<p>The alert problem is that exactly what John point if Adobe Apollo team release a certification for it, Much better for any end users who will be able to use the application without problem.</p>
<p>Because like stay today it&#8217;s very dificult to convicent people from organizations to adopt Apollo without a certification that it&#8217;s safety and security.</p>
<p>John if this release that would be very great, for any developer and company development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Dowdell</title>
		<link>http://www.igorcosta.org/?p=63&#038;cpage=1#comment-5400</link>
		<dc:creator>John Dowdell</dc:creator>
		<pubDate>Thu, 31 May 2007 17:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.igorcosta.org/?p=63#comment-5400</guid>
		<description>I agree with George (although I wish I knew his last name ;-) .

Apollo applications are real applications. Besides the installation process, they can read and write your local file system. You have to trust the creators of any application you install.

Web browsers are great, because you can safely visit any site in the world (assuming you&#039;re up-to-date and are not in the typical zero-day exploit profile).

Apollo-based applications are applications, and it is folly to casually install applications from strangers. 

Use the browser to surf to strangers -- install applications only from those you trust, and whose reputation backs up your commitment.

Good...?

jd/adobe

PS: There&#039;s some signing abilities coming into future builds, so that you can confirm identity, but I&#039;m not certain if this would preclude alteration of the file after it has been signed. Regardless, these applications still have read/write permission on your drive, so you&#039;d need to trust them in the first place anyway.</description>
		<content:encoded><![CDATA[<p>I agree with George (although I wish I knew his last name ;-) .</p>
<p>Apollo applications are real applications. Besides the installation process, they can read and write your local file system. You have to trust the creators of any application you install.</p>
<p>Web browsers are great, because you can safely visit any site in the world (assuming you&#8217;re up-to-date and are not in the typical zero-day exploit profile).</p>
<p>Apollo-based applications are applications, and it is folly to casually install applications from strangers. </p>
<p>Use the browser to surf to strangers &#8212; install applications only from those you trust, and whose reputation backs up your commitment.</p>
<p>Good&#8230;?</p>
<p>jd/adobe</p>
<p>PS: There&#8217;s some signing abilities coming into future builds, so that you can confirm identity, but I&#8217;m not certain if this would preclude alteration of the file after it has been signed. Regardless, these applications still have read/write permission on your drive, so you&#8217;d need to trust them in the first place anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulius Uza</title>
		<link>http://www.igorcosta.org/?p=63&#038;cpage=1#comment-5318</link>
		<dc:creator>Paulius Uza</dc:creator>
		<pubDate>Thu, 31 May 2007 11:34:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.igorcosta.org/?p=63#comment-5318</guid>
		<description>Not so.

While you can embed any virus in executable application format inside .air archive it does not slip through antivirus software, because antivirus software usually checks all new files that are being written to disk, and to run an embeded virus you would have to unzip it first, so  it would be caught. The only way to make this code really malicious is to code the virus in AS3.</description>
		<content:encoded><![CDATA[<p>Not so.</p>
<p>While you can embed any virus in executable application format inside .air archive it does not slip through antivirus software, because antivirus software usually checks all new files that are being written to disk, and to run an embeded virus you would have to unzip it first, so  it would be caught. The only way to make this code really malicious is to code the virus in AS3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sinatosk</title>
		<link>http://www.igorcosta.org/?p=63&#038;cpage=1#comment-5290</link>
		<dc:creator>sinatosk</dc:creator>
		<pubDate>Thu, 31 May 2007 09:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.igorcosta.org/?p=63#comment-5290</guid>
		<description>...and you can package files during compilation... how is this an exploit???</description>
		<content:encoded><![CDATA[<p>&#8230;and you can package files during compilation&#8230; how is this an exploit???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sven</title>
		<link>http://www.igorcosta.org/?p=63&#038;cpage=1#comment-5262</link>
		<dc:creator>Sven</dc:creator>
		<pubDate>Thu, 31 May 2007 07:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.igorcosta.org/?p=63#comment-5262</guid>
		<description>This is certainly a risk, but isn&#039;t it a risk for desktop applications in general, that you download from the internet and isn&#039;t this the reason why people should use antivirus software?</description>
		<content:encoded><![CDATA[<p>This is certainly a risk, but isn&#8217;t it a risk for desktop applications in general, that you download from the internet and isn&#8217;t this the reason why people should use antivirus software?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.igorcosta.org/?p=63&#038;cpage=1#comment-5255</link>
		<dc:creator>George</dc:creator>
		<pubDate>Thu, 31 May 2007 06:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.igorcosta.org/?p=63#comment-5255</guid>
		<description>An Apollo application is just like any other executable application in the sense that merely running it is dangerous. You would not run random executables from an untrusted source, so do not run Apollo applications from untrusted sources either.

Adobe takes an extra step to warn you. When you run a .air file it says &quot;Installing applications may present a security risk to you and your computer. Install only from sources that you trust.&quot; and &quot;This application may access your file system and the internet, which may put your computer at risk.&quot;

Seems like perfectly adequate measures have been taken. But yes, you are right in saying that Apollo applications can steal information (as well as damage/destroy it). Windows users should never open files from untrusted sources, even with seemingly save extensions.</description>
		<content:encoded><![CDATA[<p>An Apollo application is just like any other executable application in the sense that merely running it is dangerous. You would not run random executables from an untrusted source, so do not run Apollo applications from untrusted sources either.</p>
<p>Adobe takes an extra step to warn you. When you run a .air file it says &#8220;Installing applications may present a security risk to you and your computer. Install only from sources that you trust.&#8221; and &#8220;This application may access your file system and the internet, which may put your computer at risk.&#8221;</p>
<p>Seems like perfectly adequate measures have been taken. But yes, you are right in saying that Apollo applications can steal information (as well as damage/destroy it). Windows users should never open files from untrusted sources, even with seemingly save extensions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
