Top 13 SQL Scaners

简介:
SQLIer - SQLIer takes a vulnerable URL and attempts to determine all the necessary information to exploit the SQL Injection vulnerability by itself, requiring no user interaction at all. Get SQLIer.
http://bcable.net/project.php?sqlier


SQLbftools - SQLbftools is a collection of tools to retrieve MySQL information available using a blind SQL Injection attack. Get SQLbftools.
http://www.reversing.org/node/view/11


SQL Injection Brute-forcer - SQLibf is a tool for automatizing the work of detecting and exploiting SQL Injection vulnerabilities. SQLibf can work in Visible and Blind SQL Injection. It works by doing simple logic SQL operations to determine the exposure level of the vulnerable application. Get SQLLibf.
http://www.open-labs...f19beta1.tar.gz




SQLBrute - SQLBrute is a tool for brute forcing data out of databases using blind SQL injection vulnerabilities. It supports time based and error based exploit types on Microsoft SQL Server, and error based exploit on Oracle. It is written in Python, uses multi-threading, and doesn’t require non-standard libraries. Get SQLBrute.
http://www.justincla...ity/sqlbrute.py


SQLMap - SQLMap is an automatic blind SQL injection tool, developed in python, capable to perform an active database management system fingerprint, enumerate entire remote databases and much more. The aim of SQLMap is to implement a fully functional database management system tool which takes advantages of web application programming security flaws which lead to SQL injection vulnerabilities. Get SQLMap.
http://sqlmap.sourceforge.net/



Absinthe - Absinthe is a GUI-based tool that automates the process of downloading the schema and contents of a database that is vulnerable to Blind SQL Injection. Get Absinthe.
http://www.0x90.org/...he/download.php



SQL Injection Pen-testing Tool - The SQL Injection Tool is a GUI-based utility designed to examine database through vulnerabilities in web-applications. Get SQL Injection Pen-testing tool.
http://sqltool.itdef...u/indexeng.html



SQID - SQL Injection digger (SQLID) is a command line program that looks for SQL injections and common errors in websites. It can perform the follwing operations: look for SQL injection in a web pages and test submit forms for possible SQL injection vulnerabilities. Get SQID.
http://sqid.rubyforge.org/



Blind SQL Injection Perl Tool - bsqlbf is a Perl script that lets auditors retrieve information from web sites that are vulnerable to SQL Injection. Get Blind SQL Injection Perl Tool.
http://www.unsec.net...nload/bsqlbf.pl



SQL Power Injector - SQL Power Injection helps the penetration tester to inject SQL commands on a web page. It’s main strength is its capacity to automate tedious blind SQL injection with several threads. Get SQL Power Injection.
http://www.sqlpowerinjector.com/



SQLNinja - SQLNinja is a tool to exploit SQL Injection vulnerabilities on a web application that uses Microsoft SQL Server as its back-end database. Get SQLNinja.
http://sqlninja.sourceforge.net/



Automagic SQL Injector - The Automagic SQL Injector is an automated SQL injection tool designed to help save time on penetration testing. It is only designed to work with vanilla Microsoft SQL injection holes where errors are returned. Get Automagic SQL Injector.
http://www.indianz.c...k/automagic.zip



NGSS SQL Injector - NGSS SQL Injector exploit vulnerabilities in SQL injection on disparate database servers to gain access to stored data. It currently supports the following databases: Access, DB2, Informix, MSSQL, MySQL, Oracle, Sysbase. Get NGSS SQL Injector.

http://www.indianz.c...sqlinjector.zip












本文转hackfreer51CTO博客,原文链接:http://blog.51cto.com/pnig0s1992/502316,如需转载请自行联系原作者

相关文章
|
4月前
|
SQL Oracle 关系型数据库
|
8月前
|
SQL 关系型数据库 测试技术
软件测试|SQL TOP提取顶部数据该如何使用?
软件测试|SQL TOP提取顶部数据该如何使用?
63 0
|
SQL 数据库
SQL高级教程(1)——Top、Like、通配符、In、BETWEEN(建议收藏) 下
SQL高级教程(1)——Top、Like、通配符、In、BETWEEN(建议收藏) 下
93 0
|
SQL Oracle 关系型数据库
SQL高级教程(1)——Top、Like、通配符、In、BETWEEN(建议收藏) 上
SQL高级教程(1)——Top、Like、通配符、In、BETWEEN(建议收藏) 上
113 0
|
SQL
SQL TOP 实例
SQL TOP 实例
64 0
|
SQL Oracle 关系型数据库
MySQL 和 Oracle 中的 SQL SELECT TOP 是等价的
MySQL 和 Oracle 中的 SQL SELECT TOP 是等价的
91 0
|
SQL
SQL TOP PERCENT 实例
SQL TOP PERCENT 实例
55 0
|
SQL Oracle 关系型数据库
SQL SELECT TOP 子句
SQL SELECT TOP 子句
56 0
|
SQL Oracle 关系型数据库
|
SQL Oracle 关系型数据库

热门文章

最新文章