[sqlmap-users] Feature request
Brought to you by:
inquisb
From: David G. <sk...@gm...> - 2013-04-01 21:14:16
|
Hi, I am trying to perform sql injection on a web site but I can not get successful due to a size limitation on the query sent to the server. The server is limiting the size of query in 512 bytes only and sqlmap do not have any customization that allows me to bypass this restriction like sqlsus "max_inj_length" parameter. Sqlsus has a feature called "autoconf" that measure the permited query size. There is some chance to put this kind of feature in sqlmap? Thanks. -- David Gomes Guimarães |