Re: [sqlmap-users] Some ideas
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2011-04-30 00:25:09
|
Hi, On 26 April 2011 04:00, David Guimaraes <sk...@gm...> 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 entries for a specific table (when -T is provided - supports multiple tables, comma separated), all database's tables (when only -D is provided) or all databases' tables when neither -D nor -T are provided. Thanks for sending these feature requests. Cheers, Bernardo -- Bernardo Damele A. G. E-mail / Jabber: bernardo.damele (at) gmail.com Mobile: +447788962949 (UK 07788962949) PGP Key ID: 0x05F5A30F |