Browse Site by Tags -

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Hybrid Analysis - The Answer to Static Code Analysis Shortcomings

    Hybrid Analysis - The Answer to Static Code Analysis Shortcomings Given my previous article and the buzz it generated (both for and against the ideas I set forth)... I needed to hurry-up and write the follow-on article for "Static Code Analysis Failures". I've had so many conversations...
    Posted to Following the White Rabbit Blog by Rafal Los on 05-15-2008
    Filed under: testing, static code analysis, whitebox, hybrid analysis, dynamic analysis, blackbox
  • Static Code Analysis Failures

    Static code analysis failures are costing enterprises money and reputation. White-box security testing is inherently a flawed proposition for many reasons -but it all comes down to a very simple concept: Machines do not execute source code, they execute machine code (compiled code). --Paul Anderson ...
    Posted to Following the White Rabbit Blog by Rafal Los on 05-06-2008
    Filed under: security, testing, static code analysis, whitebox, data-flow analysis, hybrid analysis, dynamic analysis