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?
| ||||
|
feedback
|
This question came from our site for computer enthusiasts and power users.
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
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 | |||
|
feedback
|
|
use Havij for checking for sql injection vulnerabilities. Acunetix Web Vulnerability Scanner for all other scans. | |||
|
feedback
|