<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Embedding and Hiding Files in PDF Documents</title>
	<atom:link href="http://blog.didierstevens.com/2009/07/01/embedding-and-hiding-files-in-pdf-documents/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.didierstevens.com/2009/07/01/embedding-and-hiding-files-in-pdf-documents/</link>
	<description>(blog 'DidierStevens)</description>
	<lastBuildDate>Sun, 14 Mar 2010 21:22:33 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Didier Stevens</title>
		<link>http://blog.didierstevens.com/2009/07/01/embedding-and-hiding-files-in-pdf-documents/#comment-37568</link>
		<dc:creator>Didier Stevens</dc:creator>
		<pubDate>Mon, 01 Feb 2010 09:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1548#comment-37568</guid>
		<description>@Jim P: Take a look at my video: http://blog.didierstevens.com/2008/10/20/analyzing-a-malicious-pdf-file/</description>
		<content:encoded><![CDATA[<p>@Jim P: Take a look at my video: <a href="http://blog.didierstevens.com/2008/10/20/analyzing-a-malicious-pdf-file/" rel="nofollow">http://blog.didierstevens.com/2008/10/20/analyzing-a-malicious-pdf-file/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim P</title>
		<link>http://blog.didierstevens.com/2009/07/01/embedding-and-hiding-files-in-pdf-documents/#comment-37564</link>
		<dc:creator>Jim P</dc:creator>
		<pubDate>Sun, 31 Jan 2010 23:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1548#comment-37564</guid>
		<description>/#46#69#6cter [ /AS#43I#49#48#65#78D#65co#64#65 /#4c#5aW#44eco#64e /AS#43I#4985#44e#63o#64#65 /R#75#6eL#65#6e#67#74h#44ecode /#46#6c#61#74#65D#65co#64#65

So I convert the hex to...

/Filter [ /ASCIIHexDecode /LZWDecode /ASCII85Decode /RunLengthDecode /FlateDecode ]

So looking at this, I assume your pdf-parser.py did it for me since in my example it is already decoded in the lines below.  

Also, I assume the filter string is telling the application how to decode the blob of code that is associated with the same object within the PDF?  I have been able to take the java script blob and decode it.  I can see the exploit it is using, etc.  I can not see what the phone home address is.  My goal is to find the address the malware talks back to.</description>
		<content:encoded><![CDATA[<p>/#46#69#6cter [ /AS#43I#49#48#65#78D#65co#64#65 /#4c#5aW#44eco#64e /AS#43I#4985#44e#63o#64#65 /R#75#6eL#65#6e#67#74h#44ecode /#46#6c#61#74#65D#65co#64#65</p>
<p>So I convert the hex to...</p>
<p>/Filter [ /ASCIIHexDecode /LZWDecode /ASCII85Decode /RunLengthDecode /FlateDecode ]</p>
<p>So looking at this, I assume your pdf-parser.py did it for me since in my example it is already decoded in the lines below.  </p>
<p>Also, I assume the filter string is telling the application how to decode the blob of code that is associated with the same object within the PDF?  I have been able to take the java script blob and decode it.  I can see the exploit it is using, etc.  I can not see what the phone home address is.  My goal is to find the address the malware talks back to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Didier Stevens</title>
		<link>http://blog.didierstevens.com/2009/07/01/embedding-and-hiding-files-in-pdf-documents/#comment-37561</link>
		<dc:creator>Didier Stevens</dc:creator>
		<pubDate>Sun, 31 Jan 2010 22:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1548#comment-37561</guid>
		<description>@Jim P

This stream is compressed with 5 filters: /ASCIIHexDecode /LZWDecode /ASCII85Decode /RunLengthDecode /FlateDecode
The /Names are obfuscated with hex code, like this: /#46#69#6cter -&gt; /Filter</description>
		<content:encoded><![CDATA[<p>@Jim P</p>
<p>This stream is compressed with 5 filters: /ASCIIHexDecode /LZWDecode /ASCII85Decode /RunLengthDecode /FlateDecode<br />
The /Names are obfuscated with hex code, like this: /#46#69#6cter -&gt; /Filter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim P</title>
		<link>http://blog.didierstevens.com/2009/07/01/embedding-and-hiding-files-in-pdf-documents/#comment-37550</link>
		<dc:creator>Jim P</dc:creator>
		<pubDate>Fri, 29 Jan 2010 21:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1548#comment-37550</guid>
		<description>Take 2



	/Length 2901
	/#46#69#6cter [ /AS#43I#49#48#65#78D#65co#64#65 /#4c#5aW#44eco#64e /AS#43I#4985#44e#63o#64#65 /R#75#6eL#65#6e#67#74h#44ecode /#46#6c#61#74#65D#65co#64#65 ]



   /Length 2901
	
   /Filter [ 
   /ASCIIHexDecode /LZWDecode 
   /ASCII85Decode /RunLengthDecode 
   /FlateDecode ]</description>
		<content:encoded><![CDATA[<p>Take 2</p>
<p>	/Length 2901<br />
	/#46#69#6cter [ /AS#43I#49#48#65#78D#65co#64#65 /#4c#5aW#44eco#64e /AS#43I#4985#44e#63o#64#65 /R#75#6eL#65#6e#67#74h#44ecode /#46#6c#61#74#65D#65co#64#65 ]</p>
<p>   /Length 2901</p>
<p>   /Filter [<br />
   /ASCIIHexDecode /LZWDecode<br />
   /ASCII85Decode /RunLengthDecode<br />
   /FlateDecode ]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Didier Stevens</title>
		<link>http://blog.didierstevens.com/2009/07/01/embedding-and-hiding-files-in-pdf-documents/#comment-37545</link>
		<dc:creator>Didier Stevens</dc:creator>
		<pubDate>Thu, 28 Jan 2010 20:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1548#comment-37545</guid>
		<description>@Jim P: it looks like that wast lost with the copy/paste...</description>
		<content:encoded><![CDATA[<p>@Jim P: it looks like that wast lost with the copy/paste&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim P</title>
		<link>http://blog.didierstevens.com/2009/07/01/embedding-and-hiding-files-in-pdf-documents/#comment-37543</link>
		<dc:creator>Jim P</dc:creator>
		<pubDate>Thu, 28 Jan 2010 19:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1548#comment-37543</guid>
		<description>I would like some help as I learn to dissect malicious pdf files.  In my example below I am having issues decyphering the string...

 
obj 4 0
 Type: 
 Referencing: 
 Contains stream
 
&lt;&gt;


Immediately following is the inflated java script which I was able to deflate.  However the above I have had no luck with.  Also, I am not able to find a IP/Name that the malware could be calling home to.  I am hoping it is in the string I have attached.

Thank you for any advice during this learning exercise for me.</description>
		<content:encoded><![CDATA[<p>I would like some help as I learn to dissect malicious pdf files.  In my example below I am having issues decyphering the string&#8230;</p>
<p>obj 4 0<br />
 Type:<br />
 Referencing:<br />
 Contains stream</p>
<p>&lt;&gt;</p>
<p>Immediately following is the inflated java script which I was able to deflate.  However the above I have had no luck with.  Also, I am not able to find a IP/Name that the malware could be calling home to.  I am hoping it is in the string I have attached.</p>
<p>Thank you for any advice during this learning exercise for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simon</title>
		<link>http://blog.didierstevens.com/2009/07/01/embedding-and-hiding-files-in-pdf-documents/#comment-36740</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Fri, 04 Dec 2009 21:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1548#comment-36740</guid>
		<description>This trick is really cool!!!

Thank you!!!

Simon (from &lt;a href=&quot;http://www.despegar.com.mx/airlines/aeromexico/aeromexico.html&quot; rel=&quot;nofollow&quot;&gt;aero mexico&lt;/a&gt;)</description>
		<content:encoded><![CDATA[<p>This trick is really cool!!!</p>
<p>Thank you!!!</p>
<p>Simon (from <a href="http://www.despegar.com.mx/airlines/aeromexico/aeromexico.html" rel="nofollow">aero mexico</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Didier Stevens</title>
		<link>http://blog.didierstevens.com/2009/07/01/embedding-and-hiding-files-in-pdf-documents/#comment-36107</link>
		<dc:creator>Didier Stevens</dc:creator>
		<pubDate>Tue, 10 Nov 2009 16:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1548#comment-36107</guid>
		<description>Yes, adding a new key/value pair to an existing dictionary works too. To avoid unwanted side-effects, use a key with no meaning.</description>
		<content:encoded><![CDATA[<p>Yes, adding a new key/value pair to an existing dictionary works too. To avoid unwanted side-effects, use a key with no meaning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://blog.didierstevens.com/2009/07/01/embedding-and-hiding-files-in-pdf-documents/#comment-36095</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Sun, 08 Nov 2009 19:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1548#comment-36095</guid>
		<description>Hello,

a way to embed hidden data in a PDF file wouldn&#039;t be to add a new key/value pair in the Dictionary object of the pdf file?
The key will be something known that will be used to recover the data that will be stored in the value.
This thought came from a post found here: http://forums.adobe.com/message/2157533

Thnx in advance,

Tony</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>a way to embed hidden data in a PDF file wouldn&#8217;t be to add a new key/value pair in the Dictionary object of the pdf file?<br />
The key will be something known that will be used to recover the data that will be stored in the value.<br />
This thought came from a post found here: <a href="http://forums.adobe.com/message/2157533" rel="nofollow">http://forums.adobe.com/message/2157533</a></p>
<p>Thnx in advance,</p>
<p>Tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links for 15th July 2009 &#124; Velcro City Tourist Board</title>
		<link>http://blog.didierstevens.com/2009/07/01/embedding-and-hiding-files-in-pdf-documents/#comment-35358</link>
		<dc:creator>Links for 15th July 2009 &#124; Velcro City Tourist Board</dc:creator>
		<pubDate>Wed, 15 Jul 2009 22:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1548#comment-35358</guid>
		<description>[...] Embedding and Hiding Files in PDF Documents [...]</description>
		<content:encoded><![CDATA[<p>[...] Embedding and Hiding Files in PDF Documents [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
