Re: [sqlmap-users] problems with union injections

2012-07-07 Thread Miroslav Stampar
Hi. It's strange. I would need a traffic file (-t traffic.txt --flush-session) for that case to tell you what's happening. Kind regards, Miroslav Stampar On Jul 7, 2012 9:19 PM, "a nice guy" wrote: > Hello, > > I have some questions regarding union injections that google didn't > answer. > The

[sqlmap-users] problems with union injections

2012-07-07 Thread a nice guy
Hello, I have some questions regarding union injections that google didn't answer. The scenario is the following: MySQL 5.0 and error messages are shown "SELECT col1 as val,col2 FROM dummtyable WHERE col3=".$id ." ORDER BY col2 DESC LIMIT 1" The outputs of the query are not shown. Sqlmap detec