Cenzic 232 Patent
Paid Advertising
sla.ckers.org is
ha.ckers sla.cking
Sla.ckers.org
How do you completely compromise a machine given a text box or badly validated input box? This is a place to talk about code issues (PHP includes, null byte injection, backticks, pipe, etc...) as well as how to properly construct an SQL injection attack. 
Go to Topic: PreviousNext
Go to: Forum ListMessage ListNew TopicSearchLog In
hide error webpage in sql injection
Posted by: mpour
Date: April 30, 2012 04:15AM

Hi,
yesterday, I injected (') to a web page,but when i used (') or (and 1=1), i couldnt see error.I mean error page doesn't show . I've a question.How i can see error page?

Options: ReplyQuote
Re: hide error webpage in sql injection
Posted by: chimung
Date: April 30, 2012 11:11PM

I think your's site haven't any error. The page doesn't show error because it use a function to convert. when u inject (') or (and 1=1) --> convert(int, "10'") or convert(int,"10 and 1=1") /*ex:page.php?id=10*/

Options: ReplyQuote
Re: hide error webpage in sql injection
Posted by: mpour
Date: May 01, 2012 04:24AM

i test it but not work.
the target is :

http://petition.adliran.ir/News.aspx?ID=1

Options: ReplyQuote


Sorry, only registered users may post in this forum.