I learned about the recent Barracuda hack, which sources say used an automated tool to locate some PHP file and test it for SQL injections.
At my current company, I feel that security is not the top priority and would like to test our websites for SQL injection vulnerabilities.
What tool would you use for such a purpose ? I found out about the python script sqlmap, but does it automatically find PHP files used on the server ?