是否有任何 SQL 注入工具可以让我测试我的网站的漏洞?
是否有任何 SQL 注入工具可以让我测试我的网站是否存在漏洞?有什么好的吗?免费的就很好了。
Are there any SQL injection tools out there so I can test my site for vulnerabilities? Any good ones? Free ones would be good.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果是非商业性的(仅免费用于非商业用途),http://www.nessus.org/ nessus/ 提供了一些非常好的 Web 应用程序 SQL 注入测试。它还测试 XSS 以及数百个已知漏洞。它帮助我找到了一两个洞。
If it is non-commercial (free only for non-commercial use), http://www.nessus.org/nessus/ offers some really good web-app SQL injection tests. It also tests for XSS, and hundreds of known vulnerabilities as well. It helped me find a hole or two.