Checking php source for security bugs?

Christopher

New member
Is there a web site where i can upload a php page and have it checked for security bugs?
apple, Thanks but I don't think that program will work as the page I want to check is only acssesed by a javascript with ajax.
 
You could try "Acunetix Vulnerability Scanner".
http://www.acunetix.com/vulnerability-scanner/php-security.htm

The best way to check for security bugs is to hire out a PHP security expert. Having an automated system wouldn't be that reliable, and it unless you knew one you probably wouldn't be able to find one for free.
 
Back
Top