Good Morning Gents,
Is there a way to throttle or manipulate data retrieval through app servers
that are puking with strict permissions or am I just out of luck ? I can
see this happening in v6 debug mode. I thought I may email the list and ask.

Maybe you guys have some thoughts ?

sql-shell> select name from Customer LIMIT 10;
[13:16:51] [INFO] fetching SQL SELECT statement query output: 'select name
from Customer LIMIT 10'
[13:16:51] [INFO] retrieving the length of query output
[13:16:51] [INFO] retrieved:
[13:16:52] [INFO] retrieved:
[13:16:52] [INFO] retrieving the length of query output
------ snip for brevity ------
[13:16:54] [INFO] retrieved:
[13:16:54] [INFO] retrieving the length of query output
[13:16:55] [INFO] retrieved:
[13:16:55] [INFO] retrieved:
select name from Customer LIMIT 10; [10]:
[*]
[*]
[*]
[*]
[*]
[*]
[*]
[*]
[*]
[*]

sql-shell> x

As a note I am running last nights latest git repo release.
1.0-dev-2c1cde0

Thanks in Advance.
Chris.
------------------------------------------------------------------------------
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to