Penetration Testing mailing list archives
SQL injection (or not?)
From: rr () neo dtcom lv
Date: Tue, 08 Aug 2006 12:18:41 +0300
Hi.
I'm having weird situation with sql injection (I guess). Unfortunately there is
no error message displayed - blind injection, so all that I know - query is
valid or not.
script.aspx?parameter=' and 'a'%2b'a'='aa
no result, aparently query is invalid, so it is not MSSQL, kind of
script.aspx?parameter=' and concat('a','a')='aa
returns page, sql query turns out to be valid, MySQL??
meanwhile
script.aspx?parameter=' and concat('a','a','a')='aaa
no result, so it is not MySQL
also I know that database should be MSSQL
concat is first function I found to work. Maybe it is not sql injection? What
else could it be?
rr
------------------------------------------------------------------------------
This List Sponsored by: Cenzic
Concerned about Web Application Security?
Why not go with the #1 solution - Cenzic, the only one to win the Analyst's
Choice Award from eWeek. As attacks through web applications continue to rise,
you need to proactively protect your applications from hackers. Cenzic has the
most comprehensive solutions to meet your application security penetration
testing and vulnerability management needs. You have an option to go with a
managed service (Cenzic ClickToSecure) or an enterprise software
(Cenzic Hailstorm). Download FREE whitepaper on how a managed service can
help you: http://www.cenzic.com/news_events/wpappsec.php
And, now for a limited time we can do a FREE audit for you to confirm your
results from other product. Contact us at request () cenzic com for details.
------------------------------------------------------------------------------
Current thread:
- SQL injection (or not?) rr (Aug 08)
- Re: SQL injection (or not?) Mike Klingler (Aug 08)
- Re: SQL injection (or not?) A. Ramos (Aug 09)
- <Possible follow-ups>
- RE: SQL injection (or not?) Isidro Ramon Labrador Rodriguez (Aug 09)
- RE: SQL injection (or not?) Tonnerre Lombard (Aug 09)
- Re: SQL injection (or not?) DokFLeed (Aug 09)
- Injected, whats next DokFLeed (Aug 17)
- Re: Injected, whats next Jon Hart (Aug 18)
- RE: Injected, whats next Clemens, Dan (Aug 18)
- Re: Injected, whats next Serg B. (Aug 18)
- Message not available
- Re: Injected, whats next Serg B. (Aug 18)
