Re: [sqlmap-users] Match ratio threshold too low by default?
Brought to you by:
inquisb
From: Matthijs K. <mat...@st...> - 2010-08-10 15:39:16
|
Hi Miroslav, > As there is a possibility that sun has burned my brains these days, > please send a description how you've reached that version with that > TODO comment and I'll gladly try to reproduce it. This is from the 0.6.4 Debian package. I've checked the source package, it's in there as well, and there seem to be no relevant Debian specific patches). I tried to have a look around in your SVN repository, but there's no online browse tool, and access was denied to anything but trunk, so I didn't spend much time on that. > p.s. Have you considered a possibility that you've written it there > (locally) by yourself? Yup, I'm sure of that. One more look at request.py in trunk, shows that this todo was just implemented by someone already: https://svn.sqlmap.org/sqlmap/trunk/sqlmap/lib/request/comparison.py I'm not completely sure what the new code does (there seems to be some ratio auto-detection) and if it would adequately handle my case (with a very small change), so perhaps someone can have a look at that. Gr. Matthijs |