Pixy Code Scanner for PHP Applications updated to 3.03

Pixy is an Open-Source Vulnerability Scanner that identifies SQL, XSS problems in PHP applications.

Here are some of the highlights:

  • detection of SQL injection and XSS vulnerabilities in PHP source code
  • automatic resolution of file inclusions
  • computation of dependence graphs that help you understand the causes of reported vulnerabilities
  • static analysis engine (flow-sensitive, interprocedural, context-sensitive)
  • platform-independent (written in Java)