[sqlmap-users] Get pattern used to determine injection success
interested in those injections and the patterns used for detection which are not successful. And if I've read the manual right, no verbosity level provides this kind of information. Lukas > Bernardo > > > On 8 May 2012 12:37, Lukas Rist wrote: >> Hello, >> >> Is
[sqlmap-users] Get pattern used to determine injection success
Hello, Is there a possibility to get the patter sqlmap has used to determine the injection (i.e. error based) success? I want to get some insight how sqlmap decides if a parameter is vulnerable or not. Thanks, Lukas --