[sqlmap-users] Get pattern used to determine injection success

2012-05-08 Thread Lukas Rist
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

2012-05-08 Thread Lukas Rist
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 --