Re: [sqlmap-users] custom query not possible stacked query are essential
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2013-02-20 08:53:48
|
--sql-query WORKS (tested this moment with ERROR based-only technique using query "SELECT id FROM users") --sql-shell WORKS (tested this moment with ERROR based-only technique using query "SELECT id FROM users") To distinguish things a bit. Query is a SQL command that starts with "SELECT". Non-query statements (INSERT/UPDATE/DELETE...) require "stacking". You haven't stated what switch have you used, nor which query/non-query command have you tried, nor which techniques were available in your case... Nothing. On Tue, Feb 19, 2013 at 11:37 PM, ml <ml...@sm...> wrote: > hello guru > > > > I ask you a little help. > all the "custom query" are no longer possible > to execute custom query sqlmap answers the "stacked query" are not > supported. > > what inplique lines of code that execute 15 days ago in the past do not > work anymore > > > please provide a little help > > > sincerely > -- > gpg --keyserver pgp.mit.edu --recv-key C2626742 > http://about.me/fakessh > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |