<?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"
	>
<channel>
	<title>Comments on: The 10.000 Sites JS Malware Source Code Leaked</title>
	<atom:link href="http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/</link>
	<description>Information Security Think Tank</description>
	<pubDate>Sat, 30 Aug 2008 10:23:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Jason</title>
		<link>http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-122886</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 08 Jul 2008 12:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-122886</guid>
		<description>Thanks for the post.  I was searching for an example .  Just wish people would keep their MS servers patched, as it would make it a better environment for the normal web surfer.

Jason</description>
		<content:encoded><![CDATA[<p>Thanks for the post.  I was searching for an example .  Just wish people would keep their MS servers patched, as it would make it a better environment for the normal web surfer.</p>
<p>Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edgar</title>
		<link>http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-117644</link>
		<dc:creator>Edgar</dc:creator>
		<pubDate>Sat, 29 Mar 2008 01:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-117644</guid>
		<description>Bharadwaj, i use NOD32 2,5 old version 
I think, maybe  i have allert NOD 32, becouse i set ON all the Threat Sense Scanning engine option</description>
		<content:encoded><![CDATA[<p>Bharadwaj, i use NOD32 2,5 old version<br />
I think, maybe  i have allert NOD 32, becouse i set ON all the Threat Sense Scanning engine option</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ronald</title>
		<link>http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-117634</link>
		<dc:creator>ronald</dc:creator>
		<pubDate>Fri, 28 Mar 2008 11:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-117634</guid>
		<description>Well, actually files that are being placed on someone's PC is the least I'm interested in, since that isn't important. The code above shows us that is makes use of heap spraying to execute shellcode, which is more important to analyze than the next bat file, which is a no-brainer anyway.</description>
		<content:encoded><![CDATA[<p>Well, actually files that are being placed on someone&#8217;s PC is the least I&#8217;m interested in, since that isn&#8217;t important. The code above shows us that is makes use of heap spraying to execute shellcode, which is more important to analyze than the next bat file, which is a no-brainer anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drorshalev</title>
		<link>http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-117621</link>
		<dc:creator>drorshalev</dc:creator>
		<pubDate>Thu, 27 Mar 2008 19:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-117621</guid>
		<description>Hola Pdp , 
SuperCool talk , 

JS code still show bad functions like :

&lt;pre&gt;&lt;code&gt;.WriteText(
.SaveToFile(&lt;/code&gt;&lt;/pre&gt;

etc. which can use only as a payload after exploit  run

Dror</description>
		<content:encoded><![CDATA[<p>Hola Pdp ,<br />
SuperCool talk , </p>
<p>JS code still show bad functions like :</p>
<pre><code>.WriteText(
.SaveToFile(</code></pre>
<p>etc. which can use only as a payload after exploit  run</p>
<p>Dror</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bharadwaj</title>
		<link>http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-117620</link>
		<dc:creator>Bharadwaj</dc:creator>
		<pubDate>Thu, 27 Mar 2008 19:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-117620</guid>
		<description>Edgar, I din't get that problem at all though I was using NOD 32 total security. Mine went fine and normal like before.</description>
		<content:encoded><![CDATA[<p>Edgar, I din&#8217;t get that problem at all though I was using NOD 32 total security. Mine went fine and normal like before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdp</title>
		<link>http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-117466</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Wed, 26 Mar 2008 07:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-117466</guid>
		<description>Edgar, this case confirms that modern technologies cannot make sense of Web/Client-side attacks and vulnerabilities. They are shooting in the dark by performing a global match against a signature without verifying if that signature is actually within an executable block. Thanks for letting us know. It is an excellent example I can use for future reference.</description>
		<content:encoded><![CDATA[<p>Edgar, this case confirms that modern technologies cannot make sense of Web/Client-side attacks and vulnerabilities. They are shooting in the dark by performing a global match against a signature without verifying if that signature is actually within an executable block. Thanks for letting us know. It is an excellent example I can use for future reference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edgar Bangkok</title>
		<link>http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-117438</link>
		<dc:creator>Edgar Bangkok</dc:creator>
		<pubDate>Wed, 26 Mar 2008 01:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-117438</guid>
		<description>Now, i add screenshot about problem over my Security Internet Blog at post
http://edetools.blogspot.com/2008/03/curiosita.html

Edagr from Bangkok</description>
		<content:encoded><![CDATA[<p>Now, i add screenshot about problem over my Security Internet Blog at post<br />
<a href="http://edetools.blogspot.com/2008/03/curiosita.html" rel="nofollow">http://edetools.blogspot.com/2.....osita.html</a></p>
<p>Edagr from Bangkok</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edgar Bangkok</title>
		<link>http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-117433</link>
		<dc:creator>Edgar Bangkok</dc:creator>
		<pubDate>Wed, 26 Mar 2008 01:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-117433</guid>
		<description>When i read this rss from your blog my NOD32 show me malware allert.
I think becouse this page have sample of malware code... and NOD32 think malware is present on code page.
Edgar from Bangkok</description>
		<content:encoded><![CDATA[<p>When i read this rss from your blog my NOD32 show me malware allert.<br />
I think becouse this page have sample of malware code&#8230; and NOD32 think malware is present on code page.<br />
Edgar from Bangkok</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: meathive</title>
		<link>http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-117160</link>
		<dc:creator>meathive</dc:creator>
		<pubDate>Sat, 22 Mar 2008 20:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/the-10000-sites-js-malware-source-code-leaked/#comment-117160</guid>
		<description>I left a message for Ronald regarding a similar find for an obscured PHP backdoor: https://kinqpinz.info/lib/2008/mar/#c61a1757

Hope this is not too off topic. ;]</description>
		<content:encoded><![CDATA[<p>I left a message for Ronald regarding a similar find for an obscured PHP backdoor: <a href="https://kinqpinz.info/lib/2008/mar/#c61a1757" rel="nofollow">https://kinqpinz.info/lib/2008/mar/#c61a1757</a></p>
<p>Hope this is not too off topic. ;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
