<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
    <title>Security-Labs.org Blog</title>
    <lastBuildDate>Thu Apr  1 18:18:27 2010</lastBuildDate>
    <link>http://security-labs.org/</link>
    <description>Latest news about our projects like fuzzgrind or origami</description>
    <language>en</language>
    <category>SL</category>     
    <atom:link href="http://security-labs.org//rss.xml" rel="self" type="application/rss+xml" />
    <item>
        <title> Datasheet</title>
        <pubDate>Apr. 1, 2010</pubDate>
        <link>http://security-labs.org/origami/#b9</link>
        <guid>http://security-labs.org/origami/#b9</guid>
        <category>origami</category>
        <description><![CDATA[
        

Guillaume wrote a very useful documentation which gives an overview of
the Origami framework methods:

<a href="http://code.google.com/p/origami-pdf/downloads/list">http://code.google.com/p/origami-pdf/downloads/list</a>

        ]]></description>
    </item>
    <item>
        <title> Google Group and information sharing</title>
        <pubDate>Apr. 1, 2010</pubDate>
        <link>http://security-labs.org/origami/#b8</link>
        <guid>http://security-labs.org/origami/#b8</guid>
        <category>origami</category>
        <description><![CDATA[
        

    We have created a Google group to exchange information about
    origami (and other tools), one's scripts, help, and analisys of
    PDF files.
    
        ]]></description>
    </item>
    <item>
        <title> New release (yes, seriously, ti's not a joke ;)</title>
        <pubDate>Apr. 1, 2010</pubDate>
        <link>http://security-labs.org/origami/#b7</link>
        <guid>http://security-labs.org/origami/#b7</guid>
        <category>origami</category>
        <description><![CDATA[
        

    At least, a new release with many cleanings and new features.<br />
<em>Warning:</em> Directory tree has changed. Sources are in the
    origami folder, and you have to require origami.rb located in the
    root directory.<br />
<ul>
<li> Added a force flag to detect PDF header in the file.</li>
<li> Support for Flash/RichMedia integration.</li>
<li> PDF#objects prototype has changed.</li>
<li> XFA forms.</li>
<li>  Fixed various bugs.</li>
<li> |walker|: Search feature.</li>
</ul>

        ]]></description>
    </item>
    <item>
        <title> A new life</title>
        <pubDate>Mar 24, 2010</pubDate>
        <link>http://security-labs.org/origami/#b6</link>
        <guid>http://security-labs.org/origami/#b6</guid>
        <category>origami</category>
        <description><![CDATA[
        
    We have move the code to <a href="http://code.google.com/p/origami-pdf/">http://code.google.com/p/origami-pdf/</a>.<br />
    This provide us a pulic mercurial access, a mailing list (<tt>origami-pdf(at)googlecode.com</tt>), and so
    many useful features to make origami still better. <br />
    A new release will arrive soon. We changed its licence to
    LGPL. This way, it will be easy to submit scripts and push them in
    the release.<br />
    Stay tuned! 
  
        ]]></description>
    </item>
    <item>
        <title> New version fixing stupid bug</title>
        <pubDate>Oct 30, 2009</pubDate>
        <link>http://security-labs.org/origami/#b5</link>
        <guid>http://security-labs.org/origami/#b5</guid>
        <category>origami</category>
        <description><![CDATA[
        
    We released a new version, 1.0.0-beta1b fixing a bug in some
    samples due to internal changes. Sorry for the mess.
  
        ]]></description>
    </item>
    <item>
        <title> A new version while at HITB</title>
        <pubDate>Oct 6, 2009</pubDate>
        <link>http://security-labs.org/origami/#b4</link>
        <guid>http://security-labs.org/origami/#b4</guid>
        <category>origami</category>
        <description><![CDATA[
        
This <a href="files/origami-1.0.0-beta1.tar.gz">version
1.0.0-beta1</a> while at <a href="http://conference.hackinthebox.org/">HITB</a> comes up with the ability to forge documents with more
graphical contents (such as shapes, colors, gradients...).  However,
graphical contents modifications from existing documents are not
supported. Some templates have been added to quickly create forms
widgets.  Linearized documents might cause issues during recompilation
of existing documents, so a new feature has been added to delinearize
a document. A new flag is also present to (syntactically) obfuscate a
PDF upon saving, which might be useful to confuse a later analysis.
This new version fixes various bugs and slightly improves performance.
  
        ]]></description>
    </item>
    <item>
        <title> Is this PDF malicious?</title>
        <pubDate>Jun 26, 2009</pubDate>
        <link>http://security-labs.org/origami/#b3</link>
        <guid>http://security-labs.org/origami/#b3</guid>
        <category>origami</category>
        <description><![CDATA[
        A new article, <a href="http://esec.fr.sogeti.com/blog/index.php?2009/07/06/70-is-this-pdf-malicious">Is this PDF malicious?</a> dealing with the analysis of a suspicious PDF file.
  
        ]]></description>
    </item>
    <item>
        <title>Origami: release 1.0.0-beta0 </title>
        <pubDate>July 6, 2009</pubDate>
        <link>http://security-labs.org/origami/#b2</link>
        <guid>http://security-labs.org/origami/#b2</guid>
        <category>origami</category>
        <description><![CDATA[
        What's new in this release:
    <ul>
<li>sources/scripts/
      <ul>
<li>scan/pdfscan.rb: a scanner for malicious PDF, or get a
	quickview of what is going to happen when handling
	a given PDF.</li>
<li>antivir/pdfclean.rb: a script to remove all
	dynamic features from a PDF file.</li>
<li>metadata: extract metadata from a PDF, that is author,
	creation date, and some other piece of information.</li>
</ul>
</li>
<li>sources/samples/open/: 4 ways to trigger events when a
      PDF is opened (see <a href="origami/index.html#b1">here</a>).
      
      </li><li>Parser: add support for new objects (XRef streams, Object
      streams, PNG stream predictor functions).
    </li></ul>

        ]]></description>
    </item>
    <item>
        <title>(At least) 4 ways to die opening a PDF</title>
        <pubDate>Jun 26, 2009</pubDate>
        <link>http://security-labs.org/origami/#b1</link>
        <guid>http://security-labs.org/origami/#b1</guid>
        <category>origami</category>
        <description><![CDATA[
        Find our last <a href="http://esec.fr.sogeti.com/blog/index.php?2009/06/26/68-at-least-4-ways-to-die-opening-a-pdf">article</a>. It deals with how to trigger an action when a PDF is opened...
  
        ]]></description>
    </item>
    <item>
        <title>Blogs / RSS feeds available</title>
        <pubDate>Jun 26, 2009</pubDate>
        <link>http://security-labs.org//#b2</link>
        <guid>http://security-labs.org//#b2</guid>
        <category>SL</category>
        <description><![CDATA[
        The main page'RSS feed gathers all the RSS of
  each project. Yes... it also means each project has its own feed
  (depending on its maintainer).
        ]]></description>
    </item>
    <item>
        <title>A webpage for fuzzgrind</title>
        <pubDate>Jun 19, 2009</pubDate>
        <link>http://security-labs.org//#b1</link>
        <guid>http://security-labs.org//#b1</guid>
        <category>SL</category>
        <description><![CDATA[
        See <a href="fuzzgrind/">it</a>!

        ]]></description>
    </item>
</channel>
</rss>
