Re: [sqlmap-users] Some ideas

2011-04-29 Thread Bernardo Damele A. G.
Hi, On 26 April 2011 04:00, David Guimaraes wrote: > How about a --count switch? To count the number of rows (like sqlsus do)... > and what about column enumerator without setting some table(-T) or DB (-D)? The --count switch has also been implemented. It works like this: count the number of ent

Re: [sqlmap-users] Some ideas

2011-04-28 Thread Bernardo Damele A. G.
Hi, On 26 April 2011 04:00, David Guimaraes wrote: > How about a --count switch? To count the number of rows (like sqlsus do)... > and what about column enumerator without setting some table(-T) or DB (-D)? The "column enumerator" is implemented as of r3776. Use either switch --schema or --colum