|
07.02.2010 Parameter Tampering tutorial This is a short presentation from Checkmarx research labs
Read More...
|
|
28.01.2010 VAC ReDoS presentation This presentation was originally presented at OWASP Netherlands 2009.
Read More...
|
|
27.10.2009 True Source Code Analysis This paper illustrates the problems associated with code analysis executed on binary or byte-code representations and how scan of the source itself solves the drawbacks
Read More...
|
|
29.09.2009 SQL Injection tutorial This is a short presentation from Checkmarx research labs
Read More...
|
|
10.09.2009 ReDoS (Regular Expression Denial of Service) Revisited Presented at the OWASP 2009 Conference Israel
Read More...
|
|
26.08.2009 Checkmarx Virtual Compiler There is evidence that compilation-based code analysis tools negatively impact risk mitigation efforts. As Gartner analyst Neil MacDonald observed, “we’ve talked with a number of clients that purchased a [static analysis] tool which later becomes expensive “shelfware” or where the project was halted after delivering mixed results.”1 Mr. MacDonald correctly singles out poor security process as an obstacle—but there are serious technical factors that contribute to the “shelfware” problem. A key, overlooked bottleneck comes from the compiler based approach. Getting the code into a state where it can be compiled and linked is not an easy task. How does the need for compilation negatively impact the stakeholders who rely on code analysis?
Read More...
|
|
05.07.2009 Success with Static Analysis, Security Innovation, June 2009 Recently there have been fundamental changes in the static security analysis tool space that directly address the major issues that made developers shy away from the earlier tools: usability, efficiency and false positive reporting.
Read More...
|
|
02.07.2009 Decompilation Injection - Maty Siman, CISSP Checkmarx Research Labs present a novel way to protect .NET assemblies against reverse-engineering and recompilation. By injecting them with commands that are activated only at the recompilation stage, the application retroactively detects the reverse-engineering process and acts upon it.
Read More...
|