[sqlmap-users] inverting --string and --not-string
Brought to you by:
inquisb
From: Tim M. <tma...@gm...> - 2016-04-22 14:23:33
|
I'm testing a system where no injection and false injections produce page A, but true injections produce page B. sqlmap doesn't support setting both --string and --not-string, and these options assume the opposite of the above, so I don't see a way to handle this unusual situation. Suggestions? Thanks! -tm |