Blackhat USA 2007 (Presentation Material)

mark August 7th, 2007

Hi!

Well, we just arrived home from Las Vegas on Sunday after delivering our talk at Blackhat about breaking C++ applications. It seemed to be received pretty well. For anyone interested, the slides should be available on their website, but we have also archived them here.

Enjoy!

5 Responses to “Blackhat USA 2007 (Presentation Material)”

  1. saad ron 08 Aug 2007 at 1:50 am

    good stuff!

    have you ever considered security holes in object orientation in general? some examples from java would be overly extensible classes, classloader bootstrapping, etc.

    -s

  2. jmon 08 Aug 2007 at 11:10 am

    Saad! Wow, its literally been like 10 years! Hope things find you well. :>

    If Im reading your question right, then, no, we havent personally done much original research into the issues that tend to affect object oriented code in the sort of mobile threat environment. Those kinds of issues are definitely pretty cool, as they can get pretty creative, but I can only recall a couple of auditing projects off-hand where those kinds of language/run-time level security controls were ultimately relevant to the overall system security. That said, I didnt do a whole lot of embedded / cell phone software review, and didnt encounter Java applets or similar client-side code very much in my travels.

    Im trying to think of situations where Im wrong, but all I can come up with is maybe QTJava, or maybe logic bugs related to the use of reflection based on user input in frameworks like struts.

    Anyway, last time I looked at this stuff, I found this database to have some really good Java-specific coverage:

    http://www.fortifysoftware.com/vulncat/

  3. forever.b0rkedon 09 Aug 2007 at 8:00 pm

    Any chance well see similar material in the new edition of the book?

  4. markon 09 Aug 2007 at 11:53 pm

    Assuming we get to do a 2nd edition, we will most certainly include this stuff (and more)

  5. jmon 22 Aug 2007 at 9:23 pm

    Youre the one with the negative attitude; Im the one with the negative memcpys.

    - Mark Dowd, Internet Hero

Permanent Link | Trackback URI | Comments RSS

Leave a Reply