mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Minor refactoring
This commit is contained in:
parent
5b99180ffe
commit
56a4e507e8
20 changed files with 53 additions and 40 deletions
|
|
@ -18,7 +18,7 @@ def dependencies():
|
|||
def tamper(payload, **kwargs):
|
||||
"""
|
||||
Replaces space character after SQL statement with a valid random blank character.
|
||||
Afterwards replace character = with LIKE operator
|
||||
Afterwards replace character '=' with operator LIKE
|
||||
|
||||
Requirement:
|
||||
* Blue Coat SGOS with WAF activated as documented in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue