Re: [sqlmap-users] Is it possible to change queries?
Brought to you by:
inquisb
From: Brandon P. <bpe...@gm...> - 2014-08-15 12:51:07
|
Could you use the --eval on the param that is injectable and replace FROM with from? On Fri, Aug 15, 2014 at 1:20 AM, Michael Bachmann <mba...@gm...> wrote: > Hi Community > > I got a special case where i need to change the upper-case "FROM" to the > lower-case "from" in the payload to evade the filter. So i thought i can > change all occurences in queries.xml to get the correct result. But in the > http-requests it stays upper-case. Can someone please point me in the right > direction to get my problem solved? Thanks for your help. > > Best regards > Michael > > > ------------------------------------------------------------------------------ > > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- http://volatile-minds.blogspot.com -- blog http://www.volatileminds.net -- website |