<?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: Delphi3000 Malware Problems</title>
	<atom:link href="http://jamiei.com/blog/2009/03/delphi3000-malware-problems/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamiei.com/blog/2009/03/delphi3000-malware-problems/</link>
	<description>Delphi Programming, Web Development, General Technology and, of course, Midget Gems</description>
	<lastBuildDate>Sun, 18 Dec 2011 20:37:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: jamie</title>
		<link>http://jamiei.com/blog/2009/03/delphi3000-malware-problems/comment-page-1/#comment-337</link>
		<dc:creator>jamie</dc:creator>
		<pubDate>Fri, 27 Mar 2009 16:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://jamiei.com/blog/?p=205#comment-337</guid>
		<description>@Hok: Thanks for confirming, I thought I might be going mad if I was the only one that was seeing this problem.

@Ken Knopfli: True, it sounds ridiculously foolish when put like that. From a web developer point of view I find Javascript extremely useful for providing smoother interfaces and executing visual effects. Without some ability to execute something on the client side you couldn&#039;t have Rich Interface Apps (whether they be in Flash, Javascript or Silverlight) and that would be a step backwards. Sometimes this concept is definitely a step too far (think of ActiveX) but properly controlled it&#039;s essential for the web.

What would help is if the browser makers sand-boxed executing javascript properly...</description>
		<content:encoded><![CDATA[<p>@Hok: Thanks for confirming, I thought I might be going mad if I was the only one that was seeing this problem.</p>
<p>@Ken Knopfli: True, it sounds ridiculously foolish when put like that. From a web developer point of view I find Javascript extremely useful for providing smoother interfaces and executing visual effects. Without some ability to execute something on the client side you couldn&#8217;t have Rich Interface Apps (whether they be in Flash, Javascript or Silverlight) and that would be a step backwards. Sometimes this concept is definitely a step too far (think of ActiveX) but properly controlled it&#8217;s essential for the web.</p>
<p>What would help is if the browser makers sand-boxed executing javascript properly&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Knopfli</title>
		<link>http://jamiei.com/blog/2009/03/delphi3000-malware-problems/comment-page-1/#comment-336</link>
		<dc:creator>Ken Knopfli</dc:creator>
		<pubDate>Fri, 27 Mar 2009 10:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://jamiei.com/blog/?p=205#comment-336</guid>
		<description>I use NoScript in FireFox.

Years ago, viruses spread through diskettes.

When this JavaScript lark started, I couldn&#039;t believe people would be naive enough to install something that can run unknown code on their PC.

Well, whaddaya know.</description>
		<content:encoded><![CDATA[<p>I use NoScript in FireFox.</p>
<p>Years ago, viruses spread through diskettes.</p>
<p>When this JavaScript lark started, I couldn&#8217;t believe people would be naive enough to install something that can run unknown code on their PC.</p>
<p>Well, whaddaya know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hok</title>
		<link>http://jamiei.com/blog/2009/03/delphi3000-malware-problems/comment-page-1/#comment-335</link>
		<dc:creator>Hok</dc:creator>
		<pubDate>Fri, 27 Mar 2009 03:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://jamiei.com/blog/?p=205#comment-335</guid>
		<description>Chrome, Firefox say exactly as this article told. IE 8 64 bit, Opera, Safari just open the page.</description>
		<content:encoded><![CDATA[<p>Chrome, Firefox say exactly as this article told. IE 8 64 bit, Opera, Safari just open the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamie</title>
		<link>http://jamiei.com/blog/2009/03/delphi3000-malware-problems/comment-page-1/#comment-334</link>
		<dc:creator>jamie</dc:creator>
		<pubDate>Thu, 26 Mar 2009 20:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://jamiei.com/blog/?p=205#comment-334</guid>
		<description>@Jim: I didn&#039;t mean to give the impression that the Delphi code samples might have been hacked (although I hadn&#039;t looked at any of them). It&#039;s more likely that there is alteration to the html code on some pages (Google says 4 out of 435) to include some Javascript or an invisible iFrame that tries various browser exploits. I&#039;m fairly certain it&#039;s this kind of exploit that Google is highlighting in it&#039;s report.

It could just be one of their advertiser&#039;s Javascript files that has fallen into the spyware/malware category on Google. It may not even be that serious an exploit but if Chrome and Firefox are warning me against it on security reasons then that&#039;s still a serious problem for them.

@Brett Griffin: That&#039;s ok - I&#039;ll forgive your grammar in your first post if you&#039;ll any I may make! ;) It&#039;s very sad indeed when we see great community resources sliding into inactivity and irrelevance, particularly those with the volume of content that D3K had on it. However, as one site exits, it leaves room for another in it&#039;s place.

@richard populin: Did FireFox give you a red and warn you that it was a suspicious site too? Mine gave me the following notice, similar to the one shown by Chrome and linking to the same report:

http://jamie.op-i.net/blog/wp-content/uploads/2009/03/windowclipping-5.png

As you said, maybe one of the adverts has become classified as using Javascript too similar to malware/spyware. I&#039;m sure you would be fine visiting the site and certainly using the code samples (unless you truly don&#039;t read what you compile! :D) but there is something not quite right some of their pages and the browser warning will put many people off.</description>
		<content:encoded><![CDATA[<p>@Jim: I didn&#8217;t mean to give the impression that the Delphi code samples might have been hacked (although I hadn&#8217;t looked at any of them). It&#8217;s more likely that there is alteration to the html code on some pages (Google says 4 out of 435) to include some Javascript or an invisible iFrame that tries various browser exploits. I&#8217;m fairly certain it&#8217;s this kind of exploit that Google is highlighting in it&#8217;s report.</p>
<p>It could just be one of their advertiser&#8217;s Javascript files that has fallen into the spyware/malware category on Google. It may not even be that serious an exploit but if Chrome and Firefox are warning me against it on security reasons then that&#8217;s still a serious problem for them.</p>
<p>@Brett Griffin: That&#8217;s ok &#8211; I&#8217;ll forgive your grammar in your first post if you&#8217;ll any I may make! <img src='http://jamiei.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  It&#8217;s very sad indeed when we see great community resources sliding into inactivity and irrelevance, particularly those with the volume of content that D3K had on it. However, as one site exits, it leaves room for another in it&#8217;s place.</p>
<p>@richard populin: Did FireFox give you a red and warn you that it was a suspicious site too? Mine gave me the following notice, similar to the one shown by Chrome and linking to the same report:</p>
<p><a href="http://jamie.op-i.net/blog/wp-content/uploads/2009/03/windowclipping-5.png" rel="nofollow">http://jamie.op-i.net/blog/wp-content/uploads/2009/03/windowclipping-5.png</a></p>
<p>As you said, maybe one of the adverts has become classified as using Javascript too similar to malware/spyware. I&#8217;m sure you would be fine visiting the site and certainly using the code samples (unless you truly don&#8217;t read what you compile! <img src='http://jamiei.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ) but there is something not quite right some of their pages and the browser warning will put many people off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: richard populin</title>
		<link>http://jamiei.com/blog/2009/03/delphi3000-malware-problems/comment-page-1/#comment-333</link>
		<dc:creator>richard populin</dc:creator>
		<pubDate>Thu, 26 Mar 2009 19:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://jamiei.com/blog/?p=205#comment-333</guid>
		<description>Equiped with ADBlack and ScriptBlock for Firefox,  i juste went to Delphi 3000 to read and download MathParser code. 

No advice from AdBlock; a general advice from scriptblock telling that the site is suspicious. Delphi source code at Delphi 3000 is clean.  May be few of the ads seen on the pages are malware prone? Don&#039;t accept any cookies from the site.</description>
		<content:encoded><![CDATA[<p>Equiped with ADBlack and ScriptBlock for Firefox,  i juste went to Delphi 3000 to read and download MathParser code. </p>
<p>No advice from AdBlock; a general advice from scriptblock telling that the site is suspicious. Delphi source code at Delphi 3000 is clean.  May be few of the ads seen on the pages are malware prone? Don&#8217;t accept any cookies from the site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Graffin</title>
		<link>http://jamiei.com/blog/2009/03/delphi3000-malware-problems/comment-page-1/#comment-332</link>
		<dc:creator>Brett Graffin</dc:creator>
		<pubDate>Thu, 26 Mar 2009 19:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://jamiei.com/blog/?p=205#comment-332</guid>
		<description>Sorry about my grammar in the first post. I had changed thoughts in the middle of the sentence, and did not go back to proof it. Yes, the site has been in a suspended state for years. Postings have been the same for a long time. I used to be a pretty regular visitor to the site. There are article postings that are defined as &quot;current&quot; and have been there for a “L O N G” time.  Finding good Delphi sites is a hobby.  Unfortunately, they are rare and few.  That&#039;s why I am alway critical of Torry&#039;s when he goes down.  I don&#039;t want them to turn in a 3000.</description>
		<content:encoded><![CDATA[<p>Sorry about my grammar in the first post. I had changed thoughts in the middle of the sentence, and did not go back to proof it. Yes, the site has been in a suspended state for years. Postings have been the same for a long time. I used to be a pretty regular visitor to the site. There are article postings that are defined as &#8220;current&#8221; and have been there for a “L O N G” time.  Finding good Delphi sites is a hobby.  Unfortunately, they are rare and few.  That&#8217;s why I am alway critical of Torry&#8217;s when he goes down.  I don&#8217;t want them to turn in a 3000.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim McKeeth</title>
		<link>http://jamiei.com/blog/2009/03/delphi3000-malware-problems/comment-page-1/#comment-331</link>
		<dc:creator>Jim McKeeth</dc:creator>
		<pubDate>Thu, 26 Mar 2009 18:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://jamiei.com/blog/?p=205#comment-331</guid>
		<description>Although I was looking closer at the analysis and it may be safer to just avoid it after all.  I guess someone could have uploaded an exploit.  I didn&#039;t think about the fact that users may still be uploading code. . . . .  Bummer.  

But was said, it hasn&#039;t been updated in a long time anyway.

BTW, thanks for being on the podcast!</description>
		<content:encoded><![CDATA[<p>Although I was looking closer at the analysis and it may be safer to just avoid it after all.  I guess someone could have uploaded an exploit.  I didn&#8217;t think about the fact that users may still be uploading code. . . . .  Bummer.  </p>
<p>But was said, it hasn&#8217;t been updated in a long time anyway.</p>
<p>BTW, thanks for being on the podcast!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim McKeeth</title>
		<link>http://jamiei.com/blog/2009/03/delphi3000-malware-problems/comment-page-1/#comment-330</link>
		<dc:creator>Jim McKeeth</dc:creator>
		<pubDate>Thu, 26 Mar 2009 18:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://jamiei.com/blog/?p=205#comment-330</guid>
		<description>I visited Delphi 3000 and I don&#039;t think it is compromised.  Some of the code samples on there might be considered malicious, but I don&#039;t think there is any risk of them being executed within your browser unless Chrome can execute Delphi / Object Pascal code now too!</description>
		<content:encoded><![CDATA[<p>I visited Delphi 3000 and I don&#8217;t think it is compromised.  Some of the code samples on there might be considered malicious, but I don&#8217;t think there is any risk of them being executed within your browser unless Chrome can execute Delphi / Object Pascal code now too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamie</title>
		<link>http://jamiei.com/blog/2009/03/delphi3000-malware-problems/comment-page-1/#comment-329</link>
		<dc:creator>jamie</dc:creator>
		<pubDate>Thu, 26 Mar 2009 17:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://jamiei.com/blog/?p=205#comment-329</guid>
		<description>@Brett Graffin: True; That it hasn&#039;t really been updated for years may have contributed to it&#039;s hacking (if it was indeed hacked). I can&#039;t say I visit it regularly but I was Googling for something and it lead me to an article on there so I guess many will end up there for that reason.</description>
		<content:encoded><![CDATA[<p>@Brett Graffin: True; That it hasn&#8217;t really been updated for years may have contributed to it&#8217;s hacking (if it was indeed hacked). I can&#8217;t say I visit it regularly but I was Googling for something and it lead me to an article on there so I guess many will end up there for that reason.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Graffin</title>
		<link>http://jamiei.com/blog/2009/03/delphi3000-malware-problems/comment-page-1/#comment-328</link>
		<dc:creator>Brett Graffin</dc:creator>
		<pubDate>Thu, 26 Mar 2009 16:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://jamiei.com/blog/?p=205#comment-328</guid>
		<description>That site has not really had been updated for years.  Why anyone would want  to visit it is beyond me.  I also like the counter on how many people are currently connected.  It&#039;s always between 490 to 500.</description>
		<content:encoded><![CDATA[<p>That site has not really had been updated for years.  Why anyone would want  to visit it is beyond me.  I also like the counter on how many people are currently connected.  It&#8217;s always between 490 to 500.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

