[<prev] [next>] [day] [month] [year] [list]
Message-ID: <c680f3c911d84b3aaf5d4db2bbc713e2@ddplus.net>
Date: Thu Nov 17 18:48:47 2005
From: dinis at ddplus.net (Dinis Cruz)
Subject: Framework for the aid of exploiting SQL
injection
Hello Roman,
The new version of Foundstone's HacmeBank (which I wrote) contains an SQL Injection Database Explorer (Hardcoded to HacmeBank but you will get the point), this version allows you to easily explore the scenario where you have a clean SQL Injection with verbose error messages.
The tools shows you all available databases and depending on the access privileges given to the account executing the request, you will be able to click on a database to see all tables, click on a table and see all columns, and click on a column and see all data.
This version of Hacmebank will soon be released by Foundstone, but you can get the lastest build from the owasp.net website: http://owasp.net/blogs/dinis_cruz/archive/2005/11/15/71.aspx
Hope this helps
Dinis Cruz
Owasp .Net Project
www.owasp.net
----------------------------------------
From: "David Litchfield" <davidl@...software.com>
Sent: 17 November 2005 13:21
To: "Roman Medina-Heigl Hernandez" <roman@...labs.com>, <full-disclosure@...ts.grok.org.uk>
Subject: Re: [Full-disclosure] Framework for the aid of exploiting SQL injection
Hi Roman,
> Is there any recommended tool which helps to get databases tables,
> entries, structure, etc, given a particular SQL injection bug in one
> application? I mean, it should *automatically* try different sentences
> to figure out the names of the columns and in general, other useful info
> from the database. Perhaps a PoC of some of NGSSoftware's papers or a
> more elaborated tool...
I've just put up sqlinjector.zip on the databasesecurity.com website (
http://www.databasesecurity.com/webapplications.htm ). This is the tool
(source and exe) you refer to. I never got around to completing it but it
works as is - I'd rather the code was tidier.
HTH,
David
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.grok.org.uk/pipermail/full-disclosure/attachments/20051117/5f652a70/attachment.html
Powered by blists - more mailing lists