Re: [sqlmap-users] Strict Web Server Perms - Retrieval Issues
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2015-08-14 14:18:27
|
Throttle like? You mean like slower data retrieval? Bye On Aug 14, 2015 4:11 PM, "Christopher Downs" <chr...@ch...> wrote: > 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 > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > |