[sqlmap-users] Testers for --common-prediction and --null-connection needed
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-09-16 10:05:49
|
Hi. In our 0.9-dev version we've included two new "hidden" options for speeding up the blind injection: --common-prediction --null-connection Common prediction: best results when retrieving large tables (it uses knowledge of previous item retrieved and it tries to take the advantage of it) Null connection (reference http://www.wisec.it/sectou.php?id=472f952d79293): best results on large pages We are not yet fully prepared to move it from experimental phase without testing it properly. So, we kindly ask you to use them as much as possible in your normal routine and report any bugs you find. Best regards. p.s. you can use both switches by just using a general (also hidden) optimization switch: -o |