Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

SQL Injection vulnerabilites can cause a lot of damage to a web application. A malicious user can possibly view records, delete records, drop tables or gain access to your server. SQL Inject-Me is Firefox Extension used to test for SQL Injection vulnerabilities.

Notifications You must be signed in to change notification settings

SecurityCompass/SQL-Inject-Me

Repository files navigation

SQL Inject Me
=============
SQL Inject Me is a part of the Security Compass Exploit-Me series of tools. 
SQL Inject Me is designed to aid in the detection of SQL Injection
vulnerabilities. The tool is a Firefox extension that will execute specific 
attack strings against forms on your website.


Limitations
-----------
SQL Inject Me ships with a default list of error strings which we hope will
help find most SQL Injection errors. However if the application you are testing
has special database related error messages you may wish to add them using the 
options window (Tools->SQL Inject Me->Options->SQL Injection Strings).


More Information
----------------
For more information on SQL Inject Me please visit:
http://www.securitycompass.com/exploitme.shtml.  If you've got any questions,
comments, or suggestions regarding SQL Inject Me please send them to
tools@securitycompass.com.


License
-------
SQL Inject Me is released under the GNU GPLv3 a copy of which should be 
included in this distribution.

About

SQL Injection vulnerabilites can cause a lot of damage to a web application. A malicious user can possibly view records, delete records, drop tables or gain access to your server. SQL Inject-Me is Firefox Extension used to test for SQL Injection vulnerabilities.

Resources

Stars

Watchers

Forks

Packages

No packages published