Name: Anonymous 2012-11-17 13:33
Write a program that takes a php program as input, and then uses static code analysis to detect all possible sql injections. In order to qualify, every possible sql injection must be detected. False positives are acceptable, but should be minimized.