Possible Duplicate:
Tools to check for common vulnerabilities?
Are there any applications out there that can run random queries against my website and try and find holes in it? My particular concern is sql injections?
Are there any applications out there that can run random queries against my website and try and find holes in it? My particular concern is sql injections? |
||||
|
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
Some assembly... i mean research and learning required, but metasploit is a good bet. sqlninja is also worth taking a look at, if you're specifically worried about sql injections |
|||
|
|
|
use Havij for checking for sql injection vulnerabilities. Acunetix Web Vulnerability Scanner for all other scans. |
|||
|
|