Re: [sqlmap-users] Strict Web Server Perms - Retrieval Issues
Brought to you by:
inquisb
From: Christopher D. <chr...@ch...> - 2015-08-14 14:56:13
|
Yeah Exactly. Im wondering if you can do that maybe the strict servers would not just barf out on retrieval ? I've seen others with this issue and it's seams pretty obvious. But I'm trying to see if there is anything else I should try before I know it's not worth it. Thanks ! Chris. On Fri, Aug 14, 2015 at 9:18 AM, Miroslav Stampar < mir...@gm...> wrote: > 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 >> >> |