Tool Download

SQLi

SQL Injection tool

Tool Name:

SQLi

Tool Version: 8

Tool Type: Freeware

Tool Cost In: 0 US$

Tool Target Platform: Windows

Tool OS Support: Win2000,WinXP,Win7 x32,Win7 x64,Windows 8,Windows 10,WinServer,WinOther,WinVista,WinVista x64

Limitations:

Tool Info URL: Click to view

Video 1: Link for download

Video 2: Link for download

Download 1: Click to download

Download 2: Click to download

Short Description:
Use DORKS to find vulnerable web sites , once found al the data in the mysql database can be dumped & reviewed.

Long Description 1:
SQLI - use GOOGLE dorks list to find vulnerable web sites which are then injected with data to dump the databases contents so you can view it.

Long Description 2:
SQLI - use GOOGLE dorks list to find vulnerable web sites which are then injected with data to dump the databases contents so you can view it. SQL injection is a code injection technique, used to attack data-driven applications, in which nefarious SQL statements are inserted into an entry field for execution (e.g. to dump the database contents to the attacker).[1] SQL injection must exploit a security vulnerability in an application's software, for example, when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and unexpectedly executed. SQL injection is mostly known as an attack vector for websites but can be used to attack any type of SQL database. SQL injection attacks allow attackers to spoof identity, tamper with existing data, cause repudiation issues such as voiding transactions or changing balances, allow the complete disclosure of all data on the system, destroy the data or make it otherwise unavailable, and become administrators of the database server.