Stumble it!
   
   
Delicious Del
   
   

Is Your Site Free From SQL Injection?



By Faraz Afroz on March 20, 2010

Smashing Apps has been featured at Wordpress Showcase. If you like Smashing Apps and would like to share your love with us so you can click here to rate us.
  Advertisement

SQL injection is a security exploit in which an attacker injects SQL parameters into a Web form, allowing him or her to send database queries and ultimately gain access. SQL injection is not a direct database problem but rather an application issue that indirectly affects your database systems. There are several web application vulnerability scanners to see if any input filtering or other SQL injection-specific holes exist.

SQLFury is the worlds first free online SQL Injection scanner. It is a developer tool written for the Adobe AIR runtime, this application performs SQL injection scans of a target website to identify any SQL injection vulnerabilities. SQLFury utilises blind or inband SQL injection techniques to identify vulnerable targets. If vulnerabilities are found options will be given to extract information from the database using the compromised parameter.

SQLFury

SQLFury works by appending your own SQL statements to a parameter which is not correctly sanitised on the server. Given a parameter with SQL injection vulnerablities SQLFury can extract, Database version, Current database user, database name, table names, columns names and entire columns.

SQLFury1

Here are some key features of “SQLFury”:

Database Support:
• MySQL
• PostgreSQL
• Oracle
• Microsoft SQL Server

Extract from database:
• Database version.
• Current database user.
• All database users.
• Database name.
• All database names.
• All table names.
• All columns names.
• Entire columns.

SQLFury2

Get SQLFury and test it to see for yourself just how useful it can be for you.




If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

You May be Interested In More Interesting Free Resources

Comments

The app seems to be broken “The application could not be installed because the AIR file is damaged. Try obtaining a new AIR file from the application author.”

The application could not be installed because the AIR file is damaged. Try obtaining a new AIR file from the application author.

Hm… this is why I don’t like Adobe AIR!

Ditto on the error message.

“The application could not be installed. Try installing it again. If the problem persists, contact the application author. Error #2032″

:( Been trying for a few days now. Anyone know how to get in touch with the author?

Cant get the file to install, also cant find a contact address for the author.

It’s a shame, the website looks good and the app looks promising.

here is another online free sql injector
http://tools.kerinci.net

nice work

Leave a comment

(required)

(required)